See <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Support/org.cytoscape.archetypes$api-provider-app/497/>
------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Cytoscape 3 Archetype - Creates an App providing public API 3.0.0-alpha8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ api-provider-app --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ api-provider-app --- [INFO] [INFO] --- maven-archetype-plugin:2.2:jar (default-jar) @ api-provider-app --- [INFO] Building archetype jar: <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Support/org.cytoscape.archetypes$api-provider-app/ws/target/api-provider-app-3.0.0-alpha8-SNAPSHOT> ignoring exception during new ExecutedMojo null [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ api-provider-app --- [INFO] Building jar: <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Support/org.cytoscape.archetypes$api-provider-app/ws/target/api-provider-app-3.0.0-alpha8-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-archetype-plugin:2.2:integration-test (default-integration-test) @ api-provider-app --- [INFO] Processing Archetype IT project: basic [INFO] ---------------------------------------------------------------------------- [INFO] Using following parameters for creating project from Archetype: api-provider-app:3.0.0-alpha8-SNAPSHOT [INFO] ---------------------------------------------------------------------------- [INFO] Parameter: groupId, Value: archetype.it [INFO] Parameter: artifactId, Value: basic [INFO] Parameter: version, Value: 0.1-SNAPSHOT [INFO] Parameter: package, Value: org.cytoscape.myapp [INFO] Parameter: packageInPathFormat, Value: org/cytoscape/myapp [INFO] Parameter: package, Value: org.cytoscape.myapp [INFO] Parameter: version, Value: 0.1-SNAPSHOT [INFO] Parameter: groupId, Value: archetype.it [INFO] Parameter: artifactId, Value: basic [INFO] project created from Archetype in dir: <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Support/org.cytoscape.archetypes$api-provider-app/ws/target/test-classes/projects/basic/project/basic> [INFO] Invoking post-archetype-generation goals: integration-test [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building archetype.it.basic [org.cytoscape.myapp] 0.1-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD FAILURE [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 1.236s [INFO] [INFO] Finished at: Wed Jun 20 14:06:57 GMT-05:00 2012 [INFO] [INFO] Final Memory: 3M/15M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [ERROR] Unknown lifecycle phase "integration-test [INFO] [ERROR] ". You must specify a valid lifecycle phase or a goal in the format <plugin-prefix>:<goal> or <plugin-group-id>:<plugin-artifact-id>[:<plugin-version>]:<goal>. Available lifecycle phases are: validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy, pre-site, site, post-site, site-deploy, pre-clean, clean, post-clean. -> [Help 1] [INFO] org.apache.maven.lifecycle.LifecyclePhaseNotFoundException: Unknown lifecycle phase "integration-test [INFO] ". You must specify a valid lifecycle phase or a goal in the format <plugin-prefix>:<goal> or <plugin-group-id>:<plugin-artifact-id>[:<plugin-version>]:<goal>. Available lifecycle phases are: validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy, pre-site, site, post-site, site-deploy, pre-clean, clean, post-clean. [INFO] at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateLifecycleMappings(DefaultLifecycleExecutionPlanCalculator.java:222) [INFO] at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateMojoExecutions(DefaultLifecycleExecutionPlanCalculator.java:193) [INFO] at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateExecutionPlan(DefaultLifecycleExecutionPlanCalculator.java:112) [INFO] at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateExecutionPlan(DefaultLifecycleExecutionPlanCalculator.java:129) [INFO] at org.apache.maven.lifecycle.internal.BuilderCommon.resolveBuildPlan(BuilderCommon.java:92) [INFO] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81) [INFO] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) [INFO] at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) [INFO] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) [INFO] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319) [INFO] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) [INFO] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537) [INFO] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196) [INFO] at org.apache.maven.cli.MavenCli.main(MavenCli.java:141) [INFO] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [INFO] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [INFO] at java.lang.reflect.Method.invoke(Method.java:616) [INFO] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290) [INFO] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230) [INFO] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409) [INFO] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352) [INFO] [ERROR] [INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [INFO] [ERROR] [INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles: [INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/LifecyclePhaseNotFoundException [INFO] Post-archetype-generation invoker exit code: 1 [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Support/org.cytoscape.archetypes$api-provider-app/ws/pom.xml> to /opt/tomcat-home/jenkins/jobs/Cytoscape 3 Support/modules/org.cytoscape.archetypes$api-provider-app/builds/2012-06-20_14-06-38/archive/org.cytoscape.archetypes/api-provider-app/3.0.0-alpha8-SNAPSHOT/api-provider-app-3.0.0-alpha8-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Support/org.cytoscape.archetypes$api-provider-app/ws/target/api-provider-app-3.0.0-alpha8-SNAPSHOT.jar> to /opt/tomcat-home/jenkins/jobs/Cytoscape 3 Support/modules/org.cytoscape.archetypes$api-provider-app/builds/2012-06-20_14-06-38/archive/org.cytoscape.archetypes/api-provider-app/3.0.0-alpha8-SNAPSHOT/api-provider-app-3.0.0-alpha8-SNAPSHOT.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Support/org.cytoscape.archetypes$api-provider-app/ws/target/api-provider-app-3.0.0-alpha8-SNAPSHOT-sources.jar> to /opt/tomcat-home/jenkins/jobs/Cytoscape 3 Support/modules/org.cytoscape.archetypes$api-provider-app/builds/2012-06-20_14-06-38/archive/org.cytoscape.archetypes/api-provider-app/3.0.0-alpha8-SNAPSHOT/api-provider-app-3.0.0-alpha8-SNAPSHOT-sources.jar -- You received this message because you are subscribed to the Google Groups "cytoscape-cvs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cytoscape-cvs?hl=en.
