Geronimo Revision: 749148 built with tests included
See the full build-2100.log file at
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090301/build-2100.log
See the unit test reports at
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090301/unit-test-reports
[INFO] [car:validate-configuration]
[INFO] [car:prepare-plan]
[INFO] Generated:
/home/geronimo/geronimo/trunk/plugins/activemq/activemq-console-tomcat/target/resources/META-INF/plan.xml
[INFO] [car:verify-no-dependency-change]
[INFO] [car:package]
[INFO] Packaging module configuration:
/home/geronimo/geronimo/trunk/plugins/activemq/activemq-console-tomcat/target/resources/META-INF/plan.xml
[INFO] Started deployer:
org.apache.geronimo.framework/geronimo-gbean-deployer/2.2-SNAPSHOT/car
[INFO] Started deployer:
org.apache.geronimo.configs/j2ee-deployer/2.2-SNAPSHOT/car
[INFO] Started deployer:
org.apache.geronimo.configs/tomcat6-deployer/2.2-SNAPSHOT/car
[INFO] Started deployer:
org.apache.geronimo.configs/jasper-deployer/2.2-SNAPSHOT/car
[INFO] [car:prepare-metadata]
[INFO] [car:archive-car]
[INFO] Building jar:
/home/geronimo/geronimo/trunk/plugins/activemq/activemq-console-tomcat/target/activemq-console-tomcat-2.2-SNAPSHOT.car
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: activemq-console-tomcat-2.2-SNAPSHOT.car
[INFO] [install:install]
[INFO] Installing
/home/geronimo/geronimo/trunk/plugins/activemq/activemq-console-tomcat/target/activemq-console-tomcat-2.2-SNAPSHOT.car
to
/home/geronimo/.m2/repository/org/apache/geronimo/plugins/activemq-console-tomcat/2.2-SNAPSHOT/activemq-console-tomcat-2.2-SNAPSHOT.car
[INFO] [car:update-pluginlist]
[INFO] ------------------------------------------------------------------------
[INFO] Building Slimmed activemq-web-console
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] snapshot org.apache.activemq:activemq-web-console:5.3-SNAPSHOT: checking
for updates from apache.snapshots
[INFO] snapshot org.apache.activemq:activemq-web-console:5.3-SNAPSHOT: checking
for updates from apache-snapshots
[INFO] snapshot org.apache.activemq:activemq-web-console:5.3-SNAPSHOT: checking
for updates from codehaus-snapshots
Downloading:
http://people.apache.org/repo/m2-snapshot-repository/org/apache/activemq/activemq-web-console/5.3-SNAPSHOT/activemq-web-console-5.3-20090301.101023-91.pom
7K downloaded
Downloading:
http://people.apache.org/repo/m2-snapshot-repository/org/apache/activemq/activemq-web-console/5.3-SNAPSHOT/activemq-web-console-5.3-20090301.101023-91.war
9321K downloaded
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: process}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/home/geronimo/geronimo/trunk/plugins/activemq/activemq-webconsole/src/main/resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/home/geronimo/geronimo/trunk/plugins/activemq/activemq-webconsole/src/test/resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] Surefire report directory:
/home/geronimo/geronimo/trunk/plugins/activemq/activemq-webconsole/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
There are no tests to run.
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] [war:war]
[INFO] Exploding webapp...
[INFO] Assembling webapp activemq-webconsole in
/home/geronimo/geronimo/trunk/plugins/activemq/activemq-webconsole/target/activemq-webconsole-2.2-SNAPSHOT
[INFO] Copy webapp webResources to
/home/geronimo/geronimo/trunk/plugins/activemq/activemq-webconsole/target/activemq-webconsole-2.2-SNAPSHOT
[INFO] Copy webapp webResources to
/home/geronimo/geronimo/trunk/plugins/activemq/activemq-webconsole/target/activemq-webconsole-2.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] The specified web.xml file
'/home/geronimo/geronimo/trunk/plugins/activemq/activemq-webconsole/target/jspweb.xml'
does not exist
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: The specified web.xml file
'/home/geronimo/geronimo/trunk/plugins/activemq/activemq-webconsole/target/jspweb.xml'
does not exist
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:579)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoFailureException: The specified web.xml
file
'/home/geronimo/geronimo/trunk/plugins/activemq/activemq-webconsole/target/jspweb.xml'
does not exist
at
org.apache.maven.plugin.war.AbstractWarMojo.buildWebapp(AbstractWarMojo.java:528)
at
org.apache.maven.plugin.war.AbstractWarMojo.buildExplodedWebapp(AbstractWarMojo.java:347)
at
org.apache.maven.plugin.war.WarMojo.performPackaging(WarMojo.java:164)
at org.apache.maven.plugin.war.WarMojo.execute(WarMojo.java:130)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15 minutes 28 seconds
[INFO] Finished at: Sun Mar 01 21:18:50 EST 2009
[INFO] Final Memory: 531M/770M
[INFO] ------------------------------------------------------------------------