Geronimo Revision: 939132 built with tests included
See the full build-2000.log file at
http://people.apache.org/builds/geronimo/server/binaries/2.2/20100428/build-2000.log
See the unit test reports at
http://people.apache.org/builds/geronimo/server/binaries/2.2/20100428/unit-test-reports
437K downloaded
Downloading:
http://maven.rtp.raleigh.ibm.com/nexus-proxy//org/bouncycastle/bcprov-jdk15/1.43/bcprov-jdk15-1.43.jar
1594K downloaded
[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 2 resources
[INFO] skip non existing resourceDirectory
/home/geronimo/geronimo/2.2/plugins/cxf/geronimo-cxf/src/main/filtered-resources
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 19 source files to
/home/geronimo/geronimo/2.2/plugins/cxf/geronimo-cxf/target/classes
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory
/home/geronimo/geronimo/2.2/plugins/cxf/geronimo-cxf/src/test/filtered-resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test]
[WARNING] Component returned which is not the same manager. Ignored.
component=org.apache.maven.profiles.activation.jdkprefixprofileactiva...@16fe16fe
[INFO] Surefire report directory:
/home/geronimo/geronimo/2.2/plugins/cxf/geronimo-cxf/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]
[INFO] Building jar:
/home/geronimo/geronimo/2.2/plugins/cxf/geronimo-cxf/target/geronimo-cxf-2.2.1-SNAPSHOT.jar
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: geronimo-cxf-2.2.1-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing
/home/geronimo/geronimo/2.2/plugins/cxf/geronimo-cxf/target/geronimo-cxf-2.2.1-SNAPSHOT.jar
to
/home/geronimo/.m2/repository/org/apache/geronimo/modules/geronimo-cxf/2.2.1-SNAPSHOT/geronimo-cxf-2.2.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo Plugins, CXF :: CXF
[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/2.2/plugins/cxf/cxf/src/main/resources
[INFO] skip non existing resourceDirectory
/home/geronimo/geronimo/2.2/plugins/cxf/cxf/src/main/filtered-resources
[INFO] Copying 3 resources
[INFO] [car:validate-configuration]
[INFO] [car:prepare-plan]
[WARNING] Component returned which is not the same manager. Ignored.
component=org.apache.maven.profiles.activation.jdkprefixprofileactiva...@16fe16fe
[INFO] Generated:
/home/geronimo/geronimo/2.2/plugins/cxf/cxf/target/work/plan.xml
[INFO] [car:verify-no-dependency-change]
[WARNING] Component returned which is not the same manager. Ignored.
component=org.apache.maven.profiles.activation.jdkprefixprofileactiva...@16fe16fe
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Dependencies have changed:
Added dependencies are saved here:
/home/geronimo/geronimo/2.2/plugins/cxf/cxf/src/main/history/dependencies.added.xml
Tree listing is saved here:
/home/geronimo/geronimo/2.2/plugins/cxf/cxf/src/main/history/treeListing.txt
Delete
/home/geronimo/geronimo/2.2/plugins/cxf/cxf/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/2.2/plugins/cxf/cxf/src/main/history/dependencies.added.xml
Tree listing is saved here:
/home/geronimo/geronimo/2.2/plugins/cxf/cxf/src/main/history/treeListing.txt
Delete
/home/geronimo/geronimo/2.2/plugins/cxf/cxf/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:79)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
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/2.2/plugins/cxf/cxf/src/main/history/dependencies.added.xml
Tree listing is saved here:
/home/geronimo/geronimo/2.2/plugins/cxf/cxf/src/main/history/treeListing.txt
Delete
/home/geronimo/geronimo/2.2/plugins/cxf/cxf/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: 18 minutes 55 seconds
[INFO] Finished at: Wed Apr 28 20:21:59 EDT 2010
[INFO] Final Memory: 265M/692M
[INFO] ------------------------------------------------------------------------