[INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building info.textgrid.lab.noteeditor_restruc 3.7.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ info.textgrid.lab.noteeditor_restruc --- [INFO] [INFO] --- tycho-packaging-plugin:0.14.1:build-qualifier (default-build-qualifier) @ info.textgrid.lab.noteeditor_restruc --- [INFO] [INFO] --- tycho-packaging-plugin:0.14.1:validate-id (default-validate-id) @ info.textgrid.lab.noteeditor_restruc --- [INFO] [INFO] --- tycho-packaging-plugin:0.14.1:validate-version (default-validate-version) @ info.textgrid.lab.noteeditor_restruc --- [JENKINS] Archiving /var/jenkins/workspace/lab-noteeditor/info.textgrid.lab.noteeditor/pom.xml to /mnt/data/jenkins/jobs/lab-noteeditor/modules/info.textgrid.lab$info.textgrid.lab.noteeditor_restruc/builds/2012-04-18_13-01-17/archive/info.textgrid.lab/info.textgrid.lab.noteeditor_restruc/3.7.1-SNAPSHOT/info.textgrid.lab.noteeditor_restruc-3.7.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] noteeditor ........................................ SUCCESS [5.266s] [INFO] info.textgrid.lab.noteeditor_restruc .............. FAILURE [0.341s] [INFO] info.textgrid.lab.noteeditor.feature .............. SKIPPED [INFO] noteeditor-repository ............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 33.156s [INFO] Finished at: Wed Apr 18 13:02:55 CEST 2012 [INFO] Final Memory: 66M/405M [INFO] ------------------------------------------------------------------------ mavenExecutionResult exceptions not empty message : Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.14.1:validate-version (default-validate-version) on project info.textgrid.lab.noteeditor_restruc: Unqualified OSGi version 3.7.2.qualifier must match unqualified Maven version 3.7.1-SNAPSHOT for SNAPSHOT builds cause : Unqualified OSGi version 3.7.2.qualifier must match unqualified Maven version 3.7.1-SNAPSHOT for SNAPSHOT builds Stack trace : org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.14.1:validate-version (default-validate-version) on project info.textgrid.lab.noteeditor_restruc: Unqualified OSGi version 3.7.2.qualifier must match unqualified Maven version 3.7.1-SNAPSHOT for SNAPSHOT builds at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217) 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:320) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79) 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:616) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239) at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158) at hudson.maven.Maven3Builder.call(Maven3Builder.java:104) at hudson.maven.Maven3Builder.call(Maven3Builder.java:70) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:287) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:636) Caused by: org.apache.maven.plugin.MojoExecutionException: Unqualified OSGi version 3.7.2.qualifier must match unqualified Maven version 3.7.1-SNAPSHOT for SNAPSHOT builds at org.eclipse.tycho.buildversion.ValidateVersionMojo.fail(ValidateVersionMojo.java:88) at org.eclipse.tycho.buildversion.ValidateVersionMojo.validateSnapshotVersion(ValidateVersionMojo.java:80) at org.eclipse.tycho.buildversion.ValidateVersionMojo.execute(ValidateVersionMojo.java:44) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) ... 27 more