Geronimo Revision: 799134 built with tests included
See the full build-2100.log file at
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090729/build-2100.log
See the unit test reports at
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090729/unit-test-reports
[INFO] Generated:
/home/geronimo/geronimo/trunk/framework/configs/geronimo-gbean-deployer/target/work/plan.xml
[INFO] [car:verify-no-dependency-change]
[INFO] [car:package]
[INFO] Packaging module configuration:
/home/geronimo/geronimo/trunk/framework/configs/geronimo-gbean-deployer/target/work/plan.xml
[INFO] Started deployer:
org.apache.geronimo.framework/geronimo-gbean-deployer-bootstrap/2.2-SNAPSHOT/car
[INFO] [car:prepare-metadata]
[INFO] [car:archive-car]
[INFO] Building jar:
/home/geronimo/geronimo/trunk/framework/configs/geronimo-gbean-deployer/target/geronimo-gbean-deployer-2.2-SNAPSHOT.car
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: geronimo-gbean-deployer-2.2-SNAPSHOT.car
[INFO] [install:install]
[INFO] Installing
/home/geronimo/geronimo/trunk/framework/configs/geronimo-gbean-deployer/target/geronimo-gbean-deployer-2.2-SNAPSHOT.car
to
/home/geronimo/.m2/repository/org/apache/geronimo/framework/geronimo-gbean-deployer/2.2-SNAPSHOT/geronimo-gbean-deployer-2.2-SNAPSHOT.car
[INFO] [car:update-pluginlist]
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo Framework, Configs :: Client System
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [genesis:validate-configuration {execution: default}]
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory
/home/geronimo/geronimo/trunk/framework/configs/client-system/src/main/filtered-resources
[INFO] Copying 3 resources
[INFO] [car:validate-configuration]
[INFO] [car:prepare-plan]
[INFO] Generated:
/home/geronimo/geronimo/trunk/framework/configs/client-system/target/work/plan.xml
[INFO] [car:verify-no-dependency-change]
[INFO] [car:package]
[INFO] Packaging module configuration:
/home/geronimo/geronimo/trunk/framework/configs/client-system/target/work/plan.xml
[INFO] Started deployer:
org.apache.geronimo.framework/geronimo-gbean-deployer/2.2-SNAPSHOT/car
[INFO] [car:prepare-metadata]
[INFO] [car:archive-car]
[INFO] Building jar:
/home/geronimo/geronimo/trunk/framework/configs/client-system/target/client-system-2.2-SNAPSHOT.car
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: client-system-2.2-SNAPSHOT.car
[INFO] [install:install]
[INFO] Installing
/home/geronimo/geronimo/trunk/framework/configs/client-system/target/client-system-2.2-SNAPSHOT.car
to
/home/geronimo/.m2/repository/org/apache/geronimo/framework/client-system/2.2-SNAPSHOT/client-system-2.2-SNAPSHOT.car
[INFO] [car:update-pluginlist]
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo Framework, Configs :: J2EE Security
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [genesis:validate-configuration {execution: default}]
[INFO] [enforcer:enforce {execution: default}]
[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/framework/configs/j2ee-security/src/main/resources
[INFO] skip non existing resourceDirectory
/home/geronimo/geronimo/trunk/framework/configs/j2ee-security/src/main/filtered-resources
[INFO] Copying 3 resources
[INFO] [car:validate-configuration]
[INFO] [car:prepare-plan]
[INFO] Generated:
/home/geronimo/geronimo/trunk/framework/configs/j2ee-security/target/work/plan.xml
[INFO] [car:verify-no-dependency-change]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Dependencies have changed:
Added dependencies are saved here:
/home/geronimo/geronimo/trunk/framework/configs/j2ee-security/src/main/history/dependencies.added.xml
Tree listing is saved here:
/home/geronimo/geronimo/trunk/framework/configs/j2ee-security/src/main/history/treeListing.txt
Delete
/home/geronimo/geronimo/trunk/framework/configs/j2ee-security/src/main/history/dependencies.xml
if you are happy with the dependency changes.
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Dependencies have changed:
Added dependencies are saved here:
/home/geronimo/geronimo/trunk/framework/configs/j2ee-security/src/main/history/dependencies.added.xml
Tree listing is saved here:
/home/geronimo/geronimo/trunk/framework/configs/j2ee-security/src/main/history/treeListing.txt
Delete
/home/geronimo/geronimo/trunk/framework/configs/j2ee-security/src/main/history/dependencies.xml
if you are happy with the dependency changes.
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:580)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:500)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:479)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:331)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:292)
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:301)
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: Dependencies have
changed:
Added dependencies are saved here:
/home/geronimo/geronimo/trunk/framework/configs/j2ee-security/src/main/history/dependencies.added.xml
Tree listing is saved here:
/home/geronimo/geronimo/trunk/framework/configs/j2ee-security/src/main/history/treeListing.txt
Delete
/home/geronimo/geronimo/trunk/framework/configs/j2ee-security/src/main/history/dependencies.xml
if you are happy with the dependency changes.
at
org.apache.geronimo.mavenplugins.car.DependencyChangeMojo.saveDependencyChanges(DependencyChangeMojo.java:155)
at
org.apache.geronimo.mavenplugins.car.DependencyChangeMojo.execute(DependencyChangeMojo.java:114)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:453)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:559)
... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 minutes 9 seconds
[INFO] Finished at: Wed Jul 29 21:11:06 EDT 2009
[INFO] Final Memory: 355M/559M
[INFO] ------------------------------------------------------------------------