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 2009/01/06 15:50:05 UTC

[BUILD] trunk: Failed for Revision: 731943

Geronimo Revision: 731943 built with tests included
 
See the full build-0900.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20090106/build-0900.log
 
 
See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/trunk/20090106/unit-test-reports
 
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/activemq/protobuf/activemq-protobuf/1.0-SNAPSHOT/activemq-protobuf-1.0-20090106.084921-48.jar
109K downloaded
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/xbean/xbean-spring/3.5-SNAPSHOT/xbean-spring-3.5-SNAPSHOT.jar
127K 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/geronimo-activemq/src/main/resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 4 source files to /home/geronimo/geronimo/trunk/plugins/activemq/geronimo-activemq/target/classes
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/trunk/plugins/activemq/geronimo-activemq/src/test/resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 1 source file to /home/geronimo/geronimo/trunk/plugins/activemq/geronimo-activemq/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/geronimo/geronimo/trunk/plugins/activemq/geronimo-activemq/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.geronimo.activemq.ConnectorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: /home/geronimo/geronimo/trunk/plugins/activemq/geronimo-activemq/target/geronimo-activemq-2.2-SNAPSHOT.jar
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: geronimo-activemq-2.2-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/geronimo/geronimo/trunk/plugins/activemq/geronimo-activemq/target/geronimo-activemq-2.2-SNAPSHOT.jar to /home/geronimo/.m2/repository/org/apache/geronimo/modules/geronimo-activemq/2.2-SNAPSHOT/geronimo-activemq-2.2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo Plugins, ActiveMQ v5 :: Broker
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[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] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [car:validate-configuration]
[INFO] [car:prepare-plan]
[INFO] Generated: /home/geronimo/geronimo/trunk/plugins/activemq/activemq-broker/target/resources/META-INF/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/plugins/activemq/activemq-broker/src/main/history/dependencies.added.xml
	Tree listing is saved here: /home/geronimo/geronimo/trunk/plugins/activemq/activemq-broker/src/main/history/treeListing.xml
Delete /home/geronimo/geronimo/trunk/plugins/activemq/activemq-broker/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/plugins/activemq/activemq-broker/src/main/history/dependencies.added.xml
	Tree listing is saved here: /home/geronimo/geronimo/trunk/plugins/activemq/activemq-broker/src/main/history/treeListing.xml
Delete /home/geronimo/geronimo/trunk/plugins/activemq/activemq-broker/src/main/history/dependencies.xml if you are happy with the dependency changes.
	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:585)
	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/plugins/activemq/activemq-broker/src/main/history/dependencies.added.xml
	Tree listing is saved here: /home/geronimo/geronimo/trunk/plugins/activemq/activemq-broker/src/main/history/treeListing.xml
Delete /home/geronimo/geronimo/trunk/plugins/activemq/activemq-broker/src/main/history/dependencies.xml if you are happy with the dependency changes.
	at org.apache.geronimo.mavenplugins.car.DependencyChangeMojo.saveDependencyChanges(DependencyChangeMojo.java:144)
	at org.apache.geronimo.mavenplugins.car.DependencyChangeMojo.execute(DependencyChangeMojo.java:103)
	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: 12 minutes 38 seconds
[INFO] Finished at: Tue Jan 06 09:35:38 EST 2009
[INFO] Final Memory: 275M/562M
[INFO] ------------------------------------------------------------------------