Nuiton-csv-commits
Threads by month
- ----- 2026 -----
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
January 2014
- 1 participants
- 1 discussions
See <http://ci-ng.nuiton.org/jenkins/job/nuiton-csv/1/>
------------------------------------------
[...truncated 133 lines...]
[INFO]
[INFO] --- i18n-maven-plugin:2.5.2:gen (default) @ nuiton-csv ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuiton-csv ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuiton-csv ---
[INFO] Compiling 36 source files to <http://ci-ng.nuiton.org/jenkins/job/nuiton-csv/ws/trunk/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <http://ci-ng.nuiton.org/jenkins/job/nuiton-csv/ws/trunk/src/main/java/org/n…>: Some input files use unchecked or unsafe operations.
[WARNING] <http://ci-ng.nuiton.org/jenkins/job/nuiton-csv/ws/trunk/src/main/java/org/n…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ nuiton-csv ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci-ng.nuiton.org/jenkins/job/nuiton-csv/ws/trunk/target/surefire-wor…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuiton-csv ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuiton-csv ---
[INFO] Compiling 7 source files to <http://ci-ng.nuiton.org/jenkins/job/nuiton-csv/ws/trunk/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <http://ci-ng.nuiton.org/jenkins/job/nuiton-csv/ws/trunk/src/test/java/org/n…>: Some input files use unchecked or unsafe operations.
[WARNING] <http://ci-ng.nuiton.org/jenkins/job/nuiton-csv/ws/trunk/src/test/java/org/n…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ nuiton-csv ---
[INFO] Surefire report directory: <http://ci-ng.nuiton.org/jenkins/job/nuiton-csv/ws/trunk/target/surefire-rep…>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.nuiton.csv.Import2Test
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 sec - in org.nuiton.csv.Import2Test
Running org.nuiton.csv.MyModelBuilderTest
RowBean{date=Sun Dec 25 00:00:00 CET 2011, title='1ère ligne', number=18, rowBeanEnum=ZERO}
RowBean{date=Mon Dec 26 00:00:00 CET 2011, title='2ème ligne', number=19, rowBeanEnum=ONE}
RowBean{date=Tue Dec 27 00:00:00 CET 2011, title='3ème ligne', number=21, rowBeanEnum=TWO}
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.nuiton.csv.MyModelBuilderTest
Running org.nuiton.csv.ImportTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.029 sec - in org.nuiton.csv.ImportTest
Running org.nuiton.csv.ExportTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuiton.csv.ExportTest
Results :
Tests run: 12, Failures: 0, Errors: 0, Skipped: 1
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nuiton-csv ---
[INFO] Building jar: <http://ci-ng.nuiton.org/jenkins/job/nuiton-csv/ws/trunk/target/nuiton-csv-3…>
[INFO]
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ nuiton-csv ---
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.083s
[INFO] Finished at: Sun Jan 26 00:31:51 CET 2014
[JENKINS] Archiving disabled
[INFO] Final Memory: 29M/313M
[INFO] ------------------------------------------------------------------------
channel stopped
[trunk] $ /opt/maven3/bin/mvn -f pom.xml -s /var/local/forge/data/nuiton.org/maven/settings.xml -e clean deploy -DperformRelease
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Nuiton CSV 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuiton-csv ---
[INFO] Deleting <http://ci-ng.nuiton.org/jenkins/job/nuiton-csv/ws/trunk/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ nuiton-csv ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ nuiton-csv ---
[INFO] Will use repository http://repo1.maven.org/maven2/
[INFO] Will use repository http://maven.nuiton.org/central-releases
[INFO] 31 dependencies to check.
[INFO] 31 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 4.202s
[INFO] All dependencies are safe.
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ nuiton-csv ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ nuiton-csv ---
[INFO] Exporting server [redmine-nuiton.org] username in ${redmine.username}
[INFO] Exporting server [redmine-nuiton.org] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.5:update-project-license (attach-licenses) @ nuiton-csv ---
[INFO] Will create or update license file [lgpl_v3] to <http://ci-ng.nuiton.org/jenkins/job/nuiton-csv/ws/trunk/LICENSE.txt>
[INFO]
[INFO] --- license-maven-plugin:1.5:add-third-party (attach-licenses) @ nuiton-csv ---
Downloading: http://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0-…
Downloading: http://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8…
Downloading: http://repo.maven.apache.org/maven2/commons-collections/commons-collections…
Downloading: http://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.…
Downloading: http://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/c…
Downloading: http://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11-third-party…
Downloading: http://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17-third-p…
Downloading: http://repo.maven.apache.org/maven2/net/sourceforge/javacsv/javacsv/2.0/jav…
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4…
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/co…
Downloading: http://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest…
Downloading: http://repo.maven.apache.org/maven2/org/nuiton/nuiton-utils/3.0-alpha-1/nui…
855/855 B
Downloaded: http://repo.maven.apache.org/maven2/org/nuiton/nuiton-utils/3.0-alpha-1/nui… (855 B at 1.9 KB/sec)
[INFO] Detects third party descriptor /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/nuiton-utils/3.0-alpha-1/nuiton-utils-3.0-alpha-1-third-party.properties
[INFO] Load missing file /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/nuiton-utils/3.0-alpha-1/nuiton-utils-3.0-alpha-1-third-party.properties
[INFO] Missing file <http://ci-ng.nuiton.org/jenkins/job/nuiton-csv/ws/trunk/src/license/THIRD-P…> is up-to-date.
[INFO] Writing third-party file to <http://ci-ng.nuiton.org/jenkins/job/nuiton-csv/ws/trunk/target/generated-so…>
[INFO] Regenerate missing license file <http://ci-ng.nuiton.org/jenkins/job/nuiton-csv/ws/trunk/src/license/THIRD-P…>
[INFO] Will attach third party file from <http://ci-ng.nuiton.org/jenkins/job/nuiton-csv/ws/trunk/src/license/THIRD-P…>
[INFO]
[INFO] --- i18n-maven-plugin:2.5.2:parserJava (default) @ nuiton-csv ---
[INFO]
[INFO] >>> i18n-maven-plugin:2.5.2:gen (default) @ nuiton-csv >>>
[INFO]
[INFO] --- i18n-maven-plugin:2.5.2:get (get) @ nuiton-csv ---
[INFO] Copying nuiton-csv.properties to <http://ci-ng.nuiton.org/jenkins/job/nuiton-csv/ws/trunk/target/generated-so…>
[INFO] Copying nuiton-csv.properties to <http://ci-ng.nuiton.org/jenkins/job/nuiton-csv/ws/trunk/target/generated-so…>
[INFO] Copying nuiton-csv.properties to <http://ci-ng.nuiton.org/jenkins/job/nuiton-csv/ws/trunk/target/generated-so…>
[INFO]
[INFO] <<< i18n-maven-plugin:2.5.2:gen (default) @ nuiton-csv <<<
[INFO]
[INFO] --- i18n-maven-plugin:2.5.2:gen (default) @ nuiton-csv ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuiton-csv ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- license-maven-plugin:1.5:update-file-header (update-file-header) @ nuiton-csv ---
[INFO] Will search files to update from root <http://ci-ng.nuiton.org/jenkins/job/nuiton-csv/ws/trunk/src>
[INFO] Will search files to update from root <http://ci-ng.nuiton.org/jenkins/job/nuiton-csv/ws/trunk/target/generated-so…>
[INFO] Scan 47 files header done in 76.49ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuiton-csv ---
[INFO] Compiling 36 source files to <http://ci-ng.nuiton.org/jenkins/job/nuiton-csv/ws/trunk/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <http://ci-ng.nuiton.org/jenkins/job/nuiton-csv/ws/trunk/src/main/java/org/n…>: Some input files use unchecked or unsafe operations.
[WARNING] <http://ci-ng.nuiton.org/jenkins/job/nuiton-csv/ws/trunk/src/main/java/org/n…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.9:check (default) @ nuiton-csv ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- jredmine-maven-plugin:1.6:generate-changes (jredmine-generate-changes) @ nuiton-csv ---
[ERROR] (RedmineClient:555) - Error = No permission to access project nuiton-csv nor jredmine service configured for this project
[WARNING] could not retrieve project 'nuiton-csv', for reason could not obtain datas of type class org.nuiton.jredmine.model.Project for reason Got error code <401:Authorization Required> on http://nuiton.org/jredmine/get_project.xml/nuiton-csv
org.nuiton.jredmine.service.RedmineServiceException: could not obtain datas of type class org.nuiton.jredmine.model.Project for reason Got error code <401:Authorization Required> on http://nuiton.org/jredmine/get_project.xml/nuiton-csv
at org.nuiton.jredmine.service.AbstractRedmineService.executeRequestAndReturnData(AbstractRedmineService.java:95)
at org.nuiton.jredmine.service.DefaultRedmineAnonymousService.getProject(DefaultRedmineAnonymousService.java:125)
at org.nuiton.jredmine.service.DefaultRedmineService.getProject(DefaultRedmineService.java:123)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProject.initReleaseProject(AbstractRedmineMojoWithProject.java:153)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProject.init(AbstractRedmineMojoWithProject.java:98)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProjectAndVersion.init(AbstractRedmineMojoWithProjectAndVersion.java:101)
at org.nuiton.jredmine.plugin.GenerateChangesMojo.init(GenerateChangesMojo.java:348)
at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:106)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: java.io.IOException: Got error code <401:Authorization Required> on http://nuiton.org/jredmine/get_project.xml/nuiton-csv
at org.nuiton.jredmine.client.RedmineClient$AbstractRedmineResponseHandler.checkResponse(RedmineClient.java:556)
at org.nuiton.jredmine.client.RedmineClient$RedmineSimpleResponseHandler.handleResponse(RedmineClient.java:575)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:1142)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:1076)
at org.nuiton.jredmine.client.RedmineClient.executeRequest(RedmineClient.java:219)
at org.nuiton.jredmine.service.AbstractRedmineService.executeRequestAndReturnData(AbstractRedmineService.java:92)
... 28 more
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.364s
[INFO] Finished at: Sun Jan 26 00:32:04 CET 2014
[INFO] Final Memory: 52M/429M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.6:generate-changes (jredmine-generate-changes) on project nuiton-csv: the project 'nuiton-csv' could not be retrieve from redmine server. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.6:generate-changes (jredmine-generate-changes) on project nuiton-csv: the project 'nuiton-csv' could not be retrieve from redmine server.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoExecutionException: the project 'nuiton-csv' could not be retrieve from redmine server.
at org.nuiton.jredmine.plugin.AbstractRedmineMojo.failIfSafe(AbstractRedmineMojo.java:396)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProject.init(AbstractRedmineMojoWithProject.java:100)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProjectAndVersion.init(AbstractRedmineMojoWithProjectAndVersion.java:101)
at org.nuiton.jredmine.plugin.GenerateChangesMojo.init(GenerateChangesMojo.java:348)
at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:106)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
1
0