Build failed in Jenkins: nuiton-jpa #1
See <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/1/> ------------------------------------------ [...truncated 19 lines...] [INFO] Reactor Build Order: [INFO] [INFO] Nuiton Jpa [INFO] Nuiton Jpa :: API [INFO] Nuiton Jpa :: Hibernate [INFO] Nuiton Jpa :: Junit [INFO] Nuiton Jpa :: Temlates [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Jpa 1.0-rc-2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuiton-jpa --- [INFO] Deleting <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ nuiton-jpa --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ nuiton-jpa --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ nuiton-jpa --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Jpa :: API 1.0-rc-2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuiton-jpa-api --- [INFO] Deleting <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-api/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ nuiton-jpa-api --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuiton-jpa-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuiton-jpa-api --- [INFO] Compiling 13 source files to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-api/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ nuiton-jpa-api --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-api/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuiton-jpa-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-api/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuiton-jpa-api --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ nuiton-jpa-api --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nuiton-jpa-api --- [INFO] Building jar: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-api/target/nuiton-jpa-api-1.0-rc-2-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ nuiton-jpa-api --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Jpa :: Hibernate 1.0-rc-2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuiton-jpa-hibernate --- [INFO] Deleting <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-hibernate/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ nuiton-jpa-hibernate --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuiton-jpa-hibernate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-hibernate/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuiton-jpa-hibernate --- [INFO] Compiling 2 source files to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-hibernate/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ nuiton-jpa-hibernate --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-hibernate/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuiton-jpa-hibernate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-hibernate/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuiton-jpa-hibernate --- [INFO] Compiling 1 source file to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-hibernate/target/test-classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ nuiton-jpa-hibernate --- [INFO] Surefire report directory: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-hibernate/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuiton.jpa.hibernate.OracleCompliantImprovedNamingStrategyTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec - in org.nuiton.jpa.hibernate.OracleCompliantImprovedNamingStrategyTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nuiton-jpa-hibernate --- [INFO] Building jar: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-hibernate/target/nuiton-jpa-hibernate-1.0-rc-2-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ nuiton-jpa-hibernate --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Jpa :: Junit 1.0-rc-2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuiton-jpa-junit --- [INFO] Deleting <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-junit/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ nuiton-jpa-junit --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuiton-jpa-junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuiton-jpa-junit --- [INFO] Compiling 1 source file to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-junit/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ nuiton-jpa-junit --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-junit/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuiton-jpa-junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-junit/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuiton-jpa-junit --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ nuiton-jpa-junit --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nuiton-jpa-junit --- [INFO] Building jar: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-junit/target/nuiton-jpa-junit-1.0-rc-2-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ nuiton-jpa-junit --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Jpa :: Temlates 1.0-rc-2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.nuiton.eugene:eugene:jar:2.7.1-SNAPSHOT is missing, no dependency information available [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuiton Jpa ........................................ SUCCESS [3.299s] [INFO] Nuiton Jpa :: API ................................. SUCCESS [1.820s] [INFO] Nuiton Jpa :: Hibernate ........................... SUCCESS [1.546s] [INFO] Nuiton Jpa :: Junit ............................... SUCCESS [0.653s] [INFO] Nuiton Jpa :: Temlates ............................ FAILURE [0.051s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.006s [INFO] Finished at: Sun Jan 26 00:56:03 CET 2014 [INFO] Final Memory: 31M/441M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project nuiton-jpa-templates: Could not resolve dependencies for project org.nuiton.jpa:nuiton-jpa-templates:jar:1.0-rc-2-SNAPSHOT: Could not find artifact org.nuiton.eugene:eugene:jar:2.7.1-SNAPSHOT -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project nuiton-jpa-templates: Could not resolve dependencies for project org.nuiton.jpa:nuiton-jpa-templates:jar:1.0-rc-2-SNAPSHOT: Could not find artifact org.nuiton.eugene:eugene:jar:2.7.1-SNAPSHOT at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127) at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200) 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.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132) 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.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:181) 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 hudson.maven.Maven3Builder.call(Maven3Builder.java:134) at hudson.maven.Maven3Builder.call(Maven3Builder.java:69) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:744) Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.nuiton.jpa:nuiton-jpa-templates:jar:1.0-rc-2-SNAPSHOT: Could not find artifact org.nuiton.eugene:eugene:jar:2.7.1-SNAPSHOT at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:198) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195) ... 33 more Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact org.nuiton.eugene:eugene:jar:2.7.1-SNAPSHOT at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:192) ... 34 more Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.nuiton.eugene:eugene:jar:2.7.1-SNAPSHOT at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:459) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:262) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367) ... 35 more Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.nuiton.eugene:eugene:jar:2.7.1-SNAPSHOT at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:449) ... 37 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/DependencyResolutionExcepti... [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :nuiton-jpa-templates Sending e-mails to: nuiton-jpa-commits@list.nuiton.org channel stopped
See <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/2/> ------------------------------------------ [...truncated 17 lines...] [INFO] [INFO] Nuiton Jpa [INFO] Nuiton Jpa :: API [INFO] Nuiton Jpa :: Hibernate [INFO] Nuiton Jpa :: Junit [INFO] Nuiton Jpa :: Temlates [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Jpa 1.0-rc-2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuiton-jpa --- [INFO] Deleting <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ nuiton-jpa --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ nuiton-jpa --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ nuiton-jpa --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Jpa :: API 1.0-rc-2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuiton-jpa-api --- [INFO] Deleting <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-api/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ nuiton-jpa-api --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuiton-jpa-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuiton-jpa-api --- [INFO] Compiling 13 source files to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-api/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ nuiton-jpa-api --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-api/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuiton-jpa-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-api/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuiton-jpa-api --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ nuiton-jpa-api --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nuiton-jpa-api --- [INFO] Building jar: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-api/target/nuiton-jpa-api-1.0-rc-2-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ nuiton-jpa-api --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Jpa :: Hibernate 1.0-rc-2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuiton-jpa-hibernate --- [INFO] Deleting <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-hibernate/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ nuiton-jpa-hibernate --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuiton-jpa-hibernate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-hibernate/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuiton-jpa-hibernate --- [INFO] Compiling 2 source files to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-hibernate/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ nuiton-jpa-hibernate --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-hibernate/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuiton-jpa-hibernate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-hibernate/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuiton-jpa-hibernate --- [INFO] Compiling 1 source file to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-hibernate/target/test-classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ nuiton-jpa-hibernate --- [INFO] Surefire report directory: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-hibernate/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuiton.jpa.hibernate.OracleCompliantImprovedNamingStrategyTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec - in org.nuiton.jpa.hibernate.OracleCompliantImprovedNamingStrategyTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nuiton-jpa-hibernate --- [INFO] Building jar: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-hibernate/target/nuiton-jpa-hibernate-1.0-rc-2-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ nuiton-jpa-hibernate --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Jpa :: Junit 1.0-rc-2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuiton-jpa-junit --- [INFO] Deleting <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-junit/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ nuiton-jpa-junit --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuiton-jpa-junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuiton-jpa-junit --- [INFO] Compiling 1 source file to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-junit/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ nuiton-jpa-junit --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-junit/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuiton-jpa-junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-junit/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuiton-jpa-junit --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ nuiton-jpa-junit --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nuiton-jpa-junit --- [INFO] Building jar: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-junit/target/nuiton-jpa-junit-1.0-rc-2-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ nuiton-jpa-junit --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Jpa :: Temlates 1.0-rc-2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.nuiton.eugene:eugene:jar:2.7.1-SNAPSHOT is missing, no dependency information available [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuiton Jpa ........................................ SUCCESS [2.414s] [INFO] Nuiton Jpa :: API ................................. SUCCESS [1.861s] [INFO] Nuiton Jpa :: Hibernate ........................... SUCCESS [1.623s] [INFO] Nuiton Jpa :: Junit ............................... SUCCESS [0.699s] [INFO] Nuiton Jpa :: Temlates ............................ FAILURE [0.057s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.100s [INFO] Finished at: Sun Jan 26 01:01:38 CET 2014 [JENKINS] Archiving disabled [INFO] Final Memory: 30M/441M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal on project nuiton-jpa-templates: Could not resolve dependencies for project org.nuiton.jpa:nuiton-jpa-templates:jar:1.0-rc-2-SNAPSHOT: Could not find artifact org.nuiton.eugene:eugene:jar:2.7.1-SNAPSHOT -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project nuiton-jpa-templates: Could not resolve dependencies for project org.nuiton.jpa:nuiton-jpa-templates:jar:1.0-rc-2-SNAPSHOT: Could not find artifact org.nuiton.eugene:eugene:jar:2.7.1-SNAPSHOT at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127) at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200) 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.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132) 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.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:181) 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 hudson.maven.Maven3Builder.call(Maven3Builder.java:134) at hudson.maven.Maven3Builder.call(Maven3Builder.java:69) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:744) Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.nuiton.jpa:nuiton-jpa-templates:jar:1.0-rc-2-SNAPSHOT: Could not find artifact org.nuiton.eugene:eugene:jar:2.7.1-SNAPSHOT at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:198) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195) ... 33 more Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact org.nuiton.eugene:eugene:jar:2.7.1-SNAPSHOT at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:192) ... 34 more Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.nuiton.eugene:eugene:jar:2.7.1-SNAPSHOT at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:459) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:262) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367) ... 35 more Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.nuiton.eugene:eugene:jar:2.7.1-SNAPSHOT at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:449) ... 37 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/DependencyResolutionExcepti... [ERROR] Sending e-mails to: nuiton-jpa-commits@list.nuiton.org [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :nuiton-jpa-templates channel stopped
See <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/3/> ------------------------------------------ [...truncated 15 lines...] [INFO] Reactor Build Order: [INFO] [INFO] Nuiton Jpa [INFO] Nuiton Jpa :: API [INFO] Nuiton Jpa :: Hibernate [INFO] Nuiton Jpa :: Junit [INFO] Nuiton Jpa :: Temlates [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Jpa 1.0-rc-2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuiton-jpa --- [INFO] Deleting <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ nuiton-jpa --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ nuiton-jpa --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ nuiton-jpa --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Jpa :: API 1.0-rc-2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuiton-jpa-api --- [INFO] Deleting <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-api/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ nuiton-jpa-api --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuiton-jpa-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuiton-jpa-api --- [INFO] Compiling 13 source files to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-api/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ nuiton-jpa-api --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-api/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuiton-jpa-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-api/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuiton-jpa-api --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ nuiton-jpa-api --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nuiton-jpa-api --- [INFO] Building jar: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-api/target/nuiton-jpa-api-1.0-rc-2-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ nuiton-jpa-api --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Jpa :: Hibernate 1.0-rc-2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuiton-jpa-hibernate --- [INFO] Deleting <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-hibernate/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ nuiton-jpa-hibernate --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuiton-jpa-hibernate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-hibernate/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuiton-jpa-hibernate --- [INFO] Compiling 2 source files to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-hibernate/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ nuiton-jpa-hibernate --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-hibernate/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuiton-jpa-hibernate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-hibernate/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuiton-jpa-hibernate --- [INFO] Compiling 1 source file to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-hibernate/target/test-classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ nuiton-jpa-hibernate --- [INFO] Surefire report directory: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-hibernate/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuiton.jpa.hibernate.OracleCompliantImprovedNamingStrategyTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec - in org.nuiton.jpa.hibernate.OracleCompliantImprovedNamingStrategyTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nuiton-jpa-hibernate --- [INFO] Building jar: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-hibernate/target/nuiton-jpa-hibernate-1.0-rc-2-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ nuiton-jpa-hibernate --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Jpa :: Junit 1.0-rc-2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuiton-jpa-junit --- [INFO] Deleting <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-junit/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ nuiton-jpa-junit --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuiton-jpa-junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuiton-jpa-junit --- [INFO] Compiling 1 source file to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-junit/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ nuiton-jpa-junit --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-junit/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuiton-jpa-junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-junit/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuiton-jpa-junit --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ nuiton-jpa-junit --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nuiton-jpa-junit --- [INFO] Building jar: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-junit/target/nuiton-jpa-junit-1.0-rc-2-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ nuiton-jpa-junit --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Jpa :: Temlates 1.0-rc-2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.nuiton.eugene:eugene:jar:2.7.1-SNAPSHOT is missing, no dependency information available [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuiton Jpa ........................................ SUCCESS [2.428s] [INFO] Nuiton Jpa :: API ................................. SUCCESS [1.485s] [INFO] Nuiton Jpa :: Hibernate ........................... SUCCESS [1.358s] [INFO] Nuiton Jpa :: Junit ............................... SUCCESS [0.617s] [INFO] Nuiton Jpa :: Temlates ............................ FAILURE [0.037s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.271s [INFO] Finished at: Sun Jan 26 01:09:33 CET 2014 [INFO] Final Memory: 31M/437M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project nuiton-jpa-templates: Could not resolve dependencies for project org.nuiton.jpa:nuiton-jpa-templates:jar:1.0-rc-2-SNAPSHOT: Could not find artifact org.nuiton.eugene:eugene:jar:2.7.1-SNAPSHOT -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project nuiton-jpa-templates: Could not resolve dependencies for project org.nuiton.jpa:nuiton-jpa-templates:jar:1.0-rc-2-SNAPSHOT: Could not find artifact org.nuiton.eugene:eugene:jar:2.7.1-SNAPSHOT at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127) at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200) 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.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132) 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.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:181) 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 hudson.maven.Maven3Builder.call(Maven3Builder.java:134) at hudson.maven.Maven3Builder.call(Maven3Builder.java:69) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:744) Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.nuiton.jpa:nuiton-jpa-templates:jar:1.0-rc-2-SNAPSHOT: Could not find artifact org.nuiton.eugene:eugene:jar:2.7.1-SNAPSHOT at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:198) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195) ... 33 more Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact org.nuiton.eugene:eugene:jar:2.7.1-SNAPSHOT at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:192) ... 34 more Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.nuiton.eugene:eugene:jar:2.7.1-SNAPSHOT at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:459) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:262) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367) ... 35 more Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.nuiton.eugene:eugene:jar:2.7.1-SNAPSHOT at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:449) ... 37 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/DependencyResolutionExcepti... [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :nuiton-jpa-templates Sending e-mails to: nuiton-jpa-commits@list.nuiton.org channel stopped
See <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/4/changes> Changes: [Tony CHEMIT] fixes #2829: Updates eugene to 2.7.1 ------------------------------------------ [...truncated 147 lines...] [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuiton-jpa-junit --- [INFO] Compiling 1 source file to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-junit/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ nuiton-jpa-junit --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-junit/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuiton-jpa-junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-junit/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuiton-jpa-junit --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ nuiton-jpa-junit --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nuiton-jpa-junit --- [INFO] Building jar: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-junit/target/nuiton-jpa-junit-1.0-rc-2-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ nuiton-jpa-junit --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Jpa :: Temlates 1.0-rc-2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://repo.maven.apache.org/maven2/org/nuiton/eugene/eugene/2.7.1/eugene-2.... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/nuiton/eugene/eugene/2.7.1/eugene-2.... (7 KB at 14.3 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/nuiton/eugene/2.7.1/eugene-2.7.1.pom [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/nuiton/eugene/2.7.1/eugene-2.7.1.pom (14 KB at 48.3 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/nuiton/nuiton-utils/2.6.5/nuiton-uti... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/nuiton/nuiton-utils/2.6.5/nuiton-uti... (6 KB at 17.3 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/nuiton/nuiton-utils-parent/2.6.5/nui... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/nuiton/nuiton-utils-parent/2.6.5/nui... (12 KB at 37.7 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/nuiton/mavenpom4redmineAndCentral/3.... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/nuiton/mavenpom4redmineAndCentral/3.... (5 KB at 13.5 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/nuiton/mavenpom4redmine/3.4.6/mavenp... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/nuiton/mavenpom4redmine/3.4.6/mavenp... (21 KB at 54.8 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/nuiton/mavenpom/3.4.6/mavenpom-3.4.6... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/nuiton/mavenpom/3.4.6/mavenpom-3.4.6... (66 KB at 144.2 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.10.0/xercesImpl-2.10... [INFO] Downloaded: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.10.0/xercesImpl-2.10... (4 KB at 120.2 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01... [INFO] Downloaded: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01... (3 KB at 99.9 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/nuiton/eugene/eugene/2.7.1/eugene-2.... [INFO] Downloading: http://repo.maven.apache.org/maven2/org/nuiton/nuiton-utils/2.6.5/nuiton-uti... [INFO] Downloading: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01... [INFO] Downloading: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.10.0/xercesImpl-2.10... [INFO] Downloaded: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01... (216 KB at 2340.9 KB/sec) [INFO] Downloaded: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.10.0/xercesImpl-2.10... (1332 KB at 8067.9 KB/sec) [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/nuiton/eugene/eugene/2.7.1/eugene-2.... (246 KB at 381.3 KB/sec) [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/nuiton/nuiton-utils/2.6.5/nuiton-uti... (273 KB at 285.6 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuiton-jpa-templates --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ nuiton-jpa-templates --- [INFO] [INFO] --- processor-maven-plugin:1.3:process (default) @ nuiton-jpa-templates --- [INFO] Processing 11 files(s). [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuiton-jpa-templates --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuiton-jpa-templates --- [INFO] Compiling 11 source files to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [WARNING] <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/processed-sources/java/org/nuiton/jpa/templates/JpaMetaTransformer.java>: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/processed-sources/java/org/nuiton/jpa/templates/JpaMetaTransformer.java> uses unchecked or unsafe operations. [WARNING] <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/processed-sources/java/org/nuiton/jpa/templates/JpaMetaTransformer.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- plexus-component-metadata:1.5.5:generate-metadata (default) @ nuiton-jpa-templates --- [INFO] Discovered 5 component descriptors(s) [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ nuiton-jpa-templates --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuiton-jpa-templates --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuiton-jpa-templates --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ nuiton-jpa-templates --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nuiton-jpa-templates --- [INFO] Building jar: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/nuiton-jpa-templates-1.0-rc-2-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ nuiton-jpa-templates --- [INFO] [INFO] --- maven-invoker-plugin:1.8:install (integration-test) @ nuiton-jpa-templates --- [INFO] Installing <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/pom.xml> to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/local-repo/org/nuiton/nuiton-jpa/1.0-rc-2-SNAPSHOT/nuiton-jpa-1.0-rc-2-SNAPSHOT.pom> [INFO] Installing <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/target/nuiton-jpa-1.0-rc-2-SNAPSHOT-site.xml> to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/local-repo/org/nuiton/nuiton-jpa/1.0-rc-2-SNAPSHOT/nuiton-jpa-1.0-rc-2-SNAPSHOT-site.xml> [INFO] Installing <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-api/pom.xml> to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/local-repo/org/nuiton/jpa/nuiton-jpa-api/1.0-rc-2-SNAPSHOT/nuiton-jpa-api-1.0-rc-2-SNAPSHOT.pom> [INFO] Installing <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-api/target/nuiton-jpa-api-1.0-rc-2-SNAPSHOT.jar> to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/local-repo/org/nuiton/jpa/nuiton-jpa-api/1.0-rc-2-SNAPSHOT/nuiton-jpa-api-1.0-rc-2-SNAPSHOT.jar> [INFO] Installing <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-hibernate/pom.xml> to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/local-repo/org/nuiton/jpa/nuiton-jpa-hibernate/1.0-rc-2-SNAPSHOT/nuiton-jpa-hibernate-1.0-rc-2-SNAPSHOT.pom> [INFO] Installing <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-hibernate/target/nuiton-jpa-hibernate-1.0-rc-2-SNAPSHOT.jar> to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/local-repo/org/nuiton/jpa/nuiton-jpa-hibernate/1.0-rc-2-SNAPSHOT/nuiton-jpa-hibernate-1.0-rc-2-SNAPSHOT.jar> [INFO] Installing <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-junit/pom.xml> to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/local-repo/org/nuiton/jpa/nuiton-jpa-junit/1.0-rc-2-SNAPSHOT/nuiton-jpa-junit-1.0-rc-2-SNAPSHOT.pom> [INFO] Installing <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-junit/target/nuiton-jpa-junit-1.0-rc-2-SNAPSHOT.jar> to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/local-repo/org/nuiton/jpa/nuiton-jpa-junit/1.0-rc-2-SNAPSHOT/nuiton-jpa-junit-1.0-rc-2-SNAPSHOT.jar> [INFO] Installing <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/pom.xml> to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/local-repo/org/nuiton/jpa/nuiton-jpa-templates/1.0-rc-2-SNAPSHOT/nuiton-jpa-templates-1.0-rc-2-SNAPSHOT.pom> [INFO] Installing <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/nuiton-jpa-templates-1.0-rc-2-SNAPSHOT.jar> to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/local-repo/org/nuiton/jpa/nuiton-jpa-templates/1.0-rc-2-SNAPSHOT/nuiton-jpa-templates-1.0-rc-2-SNAPSHOT.jar> [INFO] [INFO] --- maven-invoker-plugin:1.8:run (integration-test) @ nuiton-jpa-templates --- [INFO] Building: magalie/pom.xml [INFO] run script postbuild.groovy [INFO] ..SUCCESS (6.4 s) [INFO] Building: magalie-with-generated-value/pom.xml [INFO] run script postbuild.groovy [INFO] ..SUCCESS (5.2 s) [INFO] ------------------------------------------------- [INFO] Build Summary: [INFO] Passed: 2, Failed: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------- [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuiton Jpa ........................................ SUCCESS [2.246s] [INFO] Nuiton Jpa :: API ................................. SUCCESS [1.624s] [INFO] Nuiton Jpa :: Hibernate ........................... SUCCESS [1.498s] [INFO] Nuiton Jpa :: Junit ............................... SUCCESS [0.691s] [INFO] Nuiton Jpa :: Temlates ............................ SUCCESS [17.719s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 25.183s [INFO] Finished at: Sun Jan 26 01:19:50 CET 2014 [JENKINS] Archiving disabled [INFO] Final Memory: 42M/436M [INFO] ------------------------------------------------------------------------ Sending e-mails to: nuiton-jpa-commits@list.nuiton.org 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] Reactor Build Order: [INFO] [INFO] Nuiton Jpa [INFO] Nuiton Jpa :: API [INFO] Nuiton Jpa :: Hibernate [INFO] Nuiton Jpa :: Junit [INFO] Nuiton Jpa :: Temlates [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Jpa 1.0-rc-2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuiton-jpa --- [INFO] Deleting <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ nuiton-jpa --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ nuiton-jpa --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] 14 dependencies to check. [INFO] 14 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 2.213s [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ nuiton-jpa --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ nuiton-jpa --- [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-jpa --- [INFO] Will create or update license file [lgpl_v3] to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/LICENSE.txt> [INFO] [INFO] --- license-maven-plugin:1.5:add-third-party (attach-licenses) @ nuiton-jpa --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- license-maven-plugin:1.5:update-file-header (update-file-header) @ nuiton-jpa --- [INFO] Will search files to update from root <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/src> [INFO] Scan 2 files header done in 89.362ms. [INFO] All files are up-to-date. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.9:check (default) @ nuiton-jpa --- [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-jpa --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuiton Jpa ........................................ FAILURE [4.952s] [INFO] Nuiton Jpa :: API ................................. SKIPPED [INFO] Nuiton Jpa :: Hibernate ........................... SKIPPED [INFO] Nuiton Jpa :: Junit ............................... SKIPPED [INFO] Nuiton Jpa :: Temlates ............................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.529s [INFO] Finished at: Sun Jan 26 01:19:58 CET 2014 [INFO] Final Memory: 26M/303M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.6:generate-changes (jredmine-generate-changes) on project nuiton-jpa: the version '1.0-rc-2' 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-jpa: the version '1.0-rc-2' 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 version '1.0-rc-2' could not be retrieve from redmine server. at org.nuiton.jredmine.plugin.AbstractRedmineMojo.failIfSafe(AbstractRedmineMojo.java:396) at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProjectAndVersion.init(AbstractRedmineMojoWithProjectAndVersion.java:119) 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
See <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/5/> ------------------------------------------ [...truncated 119 lines...] ------------------------------------------------------- Running org.nuiton.jpa.hibernate.OracleCompliantImprovedNamingStrategyTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec - in org.nuiton.jpa.hibernate.OracleCompliantImprovedNamingStrategyTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nuiton-jpa-hibernate --- [INFO] Building jar: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-hibernate/target/nuiton-jpa-hibernate-1.0-rc-2-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ nuiton-jpa-hibernate --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Jpa :: Junit 1.0-rc-2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuiton-jpa-junit --- [INFO] Deleting <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-junit/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ nuiton-jpa-junit --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuiton-jpa-junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuiton-jpa-junit --- [INFO] Compiling 1 source file to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-junit/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ nuiton-jpa-junit --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-junit/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuiton-jpa-junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-junit/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuiton-jpa-junit --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ nuiton-jpa-junit --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nuiton-jpa-junit --- [INFO] Building jar: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-junit/target/nuiton-jpa-junit-1.0-rc-2-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ nuiton-jpa-junit --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Jpa :: Temlates 1.0-rc-2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuiton-jpa-templates --- [INFO] Deleting <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ nuiton-jpa-templates --- [INFO] [INFO] --- processor-maven-plugin:1.3:process (default) @ nuiton-jpa-templates --- [INFO] Processing 11 files(s). [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuiton-jpa-templates --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuiton-jpa-templates --- [INFO] Compiling 11 source files to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [WARNING] <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/processed-sources/java/org/nuiton/jpa/templates/JpaMetaTransformer.java>: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/processed-sources/java/org/nuiton/jpa/templates/JpaMetaTransformer.java> uses unchecked or unsafe operations. [WARNING] <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/processed-sources/java/org/nuiton/jpa/templates/JpaMetaTransformer.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- plexus-component-metadata:1.5.5:generate-metadata (default) @ nuiton-jpa-templates --- [INFO] Discovered 5 component descriptors(s) [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ nuiton-jpa-templates --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuiton-jpa-templates --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuiton-jpa-templates --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ nuiton-jpa-templates --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nuiton-jpa-templates --- [INFO] Building jar: <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/nuiton-jpa-templates-1.0-rc-2-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ nuiton-jpa-templates --- [INFO] [INFO] --- maven-invoker-plugin:1.8:install (integration-test) @ nuiton-jpa-templates --- [INFO] Installing <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/pom.xml> to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/local-repo/org/nuiton/nuiton-jpa/1.0-rc-2-SNAPSHOT/nuiton-jpa-1.0-rc-2-SNAPSHOT.pom> [INFO] Installing <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/target/nuiton-jpa-1.0-rc-2-SNAPSHOT-site.xml> to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/local-repo/org/nuiton/nuiton-jpa/1.0-rc-2-SNAPSHOT/nuiton-jpa-1.0-rc-2-SNAPSHOT-site.xml> [INFO] Installing <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-api/pom.xml> to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/local-repo/org/nuiton/jpa/nuiton-jpa-api/1.0-rc-2-SNAPSHOT/nuiton-jpa-api-1.0-rc-2-SNAPSHOT.pom> [INFO] Installing <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-api/target/nuiton-jpa-api-1.0-rc-2-SNAPSHOT.jar> to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/local-repo/org/nuiton/jpa/nuiton-jpa-api/1.0-rc-2-SNAPSHOT/nuiton-jpa-api-1.0-rc-2-SNAPSHOT.jar> [INFO] Installing <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-hibernate/pom.xml> to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/local-repo/org/nuiton/jpa/nuiton-jpa-hibernate/1.0-rc-2-SNAPSHOT/nuiton-jpa-hibernate-1.0-rc-2-SNAPSHOT.pom> [INFO] Installing <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-hibernate/target/nuiton-jpa-hibernate-1.0-rc-2-SNAPSHOT.jar> to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/local-repo/org/nuiton/jpa/nuiton-jpa-hibernate/1.0-rc-2-SNAPSHOT/nuiton-jpa-hibernate-1.0-rc-2-SNAPSHOT.jar> [INFO] Installing <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-junit/pom.xml> to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/local-repo/org/nuiton/jpa/nuiton-jpa-junit/1.0-rc-2-SNAPSHOT/nuiton-jpa-junit-1.0-rc-2-SNAPSHOT.pom> [INFO] Installing <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-junit/target/nuiton-jpa-junit-1.0-rc-2-SNAPSHOT.jar> to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/local-repo/org/nuiton/jpa/nuiton-jpa-junit/1.0-rc-2-SNAPSHOT/nuiton-jpa-junit-1.0-rc-2-SNAPSHOT.jar> [INFO] Installing <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/pom.xml> to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/local-repo/org/nuiton/jpa/nuiton-jpa-templates/1.0-rc-2-SNAPSHOT/nuiton-jpa-templates-1.0-rc-2-SNAPSHOT.pom> [INFO] Installing <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/nuiton-jpa-templates-1.0-rc-2-SNAPSHOT.jar> to <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/nuiton-jpa-templates/target/local-repo/org/nuiton/jpa/nuiton-jpa-templates/1.0-rc-2-SNAPSHOT/nuiton-jpa-templates-1.0-rc-2-SNAPSHOT.jar> [INFO] [INFO] --- maven-invoker-plugin:1.8:run (integration-test) @ nuiton-jpa-templates --- [INFO] Building: magalie/pom.xml [INFO] run script postbuild.groovy [INFO] ..SUCCESS (6.9 s) [INFO] Building: magalie-with-generated-value/pom.xml [INFO] run script postbuild.groovy [INFO] ..SUCCESS (4.4 s) [INFO] ------------------------------------------------- [INFO] Build Summary: [INFO] Passed: 2, Failed: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------- [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuiton Jpa ........................................ SUCCESS [5.099s] [INFO] Nuiton Jpa :: API ................................. SUCCESS [2.245s] [INFO] Nuiton Jpa :: Hibernate ........................... SUCCESS [1.519s] [INFO] Nuiton Jpa :: Junit ............................... SUCCESS [0.621s] [INFO] Nuiton Jpa :: Temlates ............................ SUCCESS [14.338s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 25.544s [INFO] Finished at: Sun Jan 26 01:29:51 CET 2014 [INFO] Final Memory: 38M/377M [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] Reactor Build Order: [INFO] [INFO] Nuiton Jpa [INFO] Nuiton Jpa :: API [INFO] Nuiton Jpa :: Hibernate [INFO] Nuiton Jpa :: Junit [INFO] Nuiton Jpa :: Temlates [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Jpa 1.0-rc-2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuiton-jpa --- [INFO] Deleting <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ nuiton-jpa --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ nuiton-jpa --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] 14 dependencies to check. [INFO] 14 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 2.12s [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ nuiton-jpa --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ nuiton-jpa --- [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-jpa --- [INFO] [INFO] --- license-maven-plugin:1.5:add-third-party (attach-licenses) @ nuiton-jpa --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- license-maven-plugin:1.5:update-file-header (update-file-header) @ nuiton-jpa --- [INFO] Will search files to update from root <http://ci-ng.nuiton.org/jenkins/job/nuiton-jpa/ws/trunk/src> [INFO] Scan 2 files header done in 33.399ms. [INFO] All files are up-to-date. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.9:check (default) @ nuiton-jpa --- [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-jpa --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuiton Jpa ........................................ FAILURE [9.213s] [INFO] Nuiton Jpa :: API ................................. SKIPPED [INFO] Nuiton Jpa :: Hibernate ........................... SKIPPED [INFO] Nuiton Jpa :: Junit ............................... SKIPPED [INFO] Nuiton Jpa :: Temlates ............................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.769s [INFO] Finished at: Sun Jan 26 01:30:02 CET 2014 [INFO] Final Memory: 27M/245M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.6:generate-changes (jredmine-generate-changes) on project nuiton-jpa: the version '1.0-rc-2' 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-jpa: the version '1.0-rc-2' 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 version '1.0-rc-2' could not be retrieve from redmine server. at org.nuiton.jredmine.plugin.AbstractRedmineMojo.failIfSafe(AbstractRedmineMojo.java:396) at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProjectAndVersion.init(AbstractRedmineMojoWithProjectAndVersion.java:119) 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
participants (1)
-
admin+ci-nuiton.org@codelutin.com