You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by ga...@apache.org on 2010/03/19 14:22:53 UTC

[BUILD] trunk: Failed for Revision: 925206

Geronimo Revision: 925206 built with tests included
 
See the full build-0900.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100319/build-0900.log
 
 
See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100319/unit-test-reports
 
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/trunk/framework/buildsupport/geronimo-assembly-archetype/src/test/resources
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/trunk/framework/buildsupport/geronimo-assembly-archetype/src/test/filtered-resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /home/geronimo/geronimo/trunk/framework/buildsupport/geronimo-assembly-archetype/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] [jar:jar {execution: default-jar}]
[INFO] Building jar: /home/geronimo/geronimo/trunk/framework/buildsupport/geronimo-assembly-archetype/target/geronimo-assembly-archetype-3.0-SNAPSHOT.jar
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: geronimo-assembly-archetype-3.0-SNAPSHOT.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/geronimo/geronimo/trunk/framework/buildsupport/geronimo-assembly-archetype/target/geronimo-assembly-archetype-3.0-SNAPSHOT.jar to /home/geronimo/.m2/repository/org/apache/geronimo/buildsupport/geronimo-assembly-archetype/3.0-SNAPSHOT/geronimo-assembly-archetype-3.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo Framework, Configs
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] Reloading plugin container for: org.apache.geronimo.buildsupport:car-maven-plugin:3.0-SNAPSHOT. The plugin artifact has changed.
[INFO] [genesis:validate-configuration {execution: default}]
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/geronimo/geronimo/trunk/framework/configs/pom.xml to /home/geronimo/.m2/repository/org/apache/geronimo/framework/configs/3.0-SNAPSHOT/configs-3.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo Framework, Configs :: GBean Deployer Boostrap
[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 {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/trunk/framework/configs/geronimo-gbean-deployer-bootstrap/src/main/resources
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/trunk/framework/configs/geronimo-gbean-deployer-bootstrap/src/main/filtered-resources
[INFO] Copying 3 resources
[INFO] [car:validate-configuration {execution: default-validate-configuration}]
[INFO] [car:prepare-plan {execution: default-prepare-plan}]
[INFO] Generated: /home/geronimo/geronimo/trunk/framework/configs/geronimo-gbean-deployer-bootstrap/target/work/plan.xml
[INFO] [car:verify-no-dependency-change {execution: default-verify-no-dependency-change}]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Dependencies have changed:
	Added dependencies are saved here: /home/geronimo/geronimo/trunk/framework/configs/geronimo-gbean-deployer-bootstrap/target/history/dependencies.added.xml
	Tree listing is saved here: /home/geronimo/geronimo/trunk/framework/configs/geronimo-gbean-deployer-bootstrap/target/history/treeListing.txt
Delete /home/geronimo/geronimo/trunk/framework/configs/geronimo-gbean-deployer-bootstrap/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/geronimo-gbean-deployer-bootstrap/target/history/dependencies.added.xml
	Tree listing is saved here: /home/geronimo/geronimo/trunk/framework/configs/geronimo-gbean-deployer-bootstrap/target/history/treeListing.txt
Delete /home/geronimo/geronimo/trunk/framework/configs/geronimo-gbean-deployer-bootstrap/src/main/history/dependencies.xml if you are happy with the dependency changes.
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
	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/geronimo-gbean-deployer-bootstrap/target/history/dependencies.added.xml
	Tree listing is saved here: /home/geronimo/geronimo/trunk/framework/configs/geronimo-gbean-deployer-bootstrap/target/history/treeListing.txt
Delete /home/geronimo/geronimo/trunk/framework/configs/geronimo-gbean-deployer-bootstrap/src/main/history/dependencies.xml if you are happy with the dependency changes.
	at org.apache.geronimo.mavenplugins.car.DependencyChangeMojo.saveDependencyChanges(DependencyChangeMojo.java:191)
	at org.apache.geronimo.mavenplugins.car.DependencyChangeMojo.execute(DependencyChangeMojo.java:141)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 17 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12 minutes 41 seconds
[INFO] Finished at: Fri Mar 19 09:14:01 EDT 2010
[INFO] Final Memory: 372M/550M
[INFO] ------------------------------------------------------------------------