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/10/11 15:25:42 UTC

[BUILD] trunk: Failed for Revision: 1021334

Geronimo Revision: 1021334 built with tests included
 
See the full build-0900.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20101011/build-0900.log
 
 
See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/trunk/20101011/unit-test-reports
 
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/trunk/framework/buildsupport/geronimo-property-plugin/src/main/resources
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/trunk/framework/buildsupport/geronimo-property-plugin/src/main/filtered-resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 1 source file to /home/geronimo/geronimo/trunk/framework/buildsupport/geronimo-property-plugin/target/classes
[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-property-plugin/src/test/resources
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/trunk/framework/buildsupport/geronimo-property-plugin/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-property-plugin/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-property-plugin/target/geronimo-property-plugin-3.0-SNAPSHOT.jar
[INFO] [plugin:addPluginArtifactMetadata {execution: default-addPluginArtifactMetadata}]
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: geronimo-property-plugin-3.0-SNAPSHOT.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/geronimo/geronimo/trunk/framework/buildsupport/geronimo-property-plugin/target/geronimo-property-plugin-3.0-SNAPSHOT.jar to /home/geronimo/.m2/repository/org/apache/geronimo/buildsupport/geronimo-property-plugin/3.0-SNAPSHOT/geronimo-property-plugin-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] [car:prepare-metadata {execution: default-prepare-metadata}]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Could not create plugin metadata

[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Could not create plugin metadata
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)
	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.MojoExecutionException: Could not create plugin metadata
	at org.apache.geronimo.mavenplugins.car.PluginMetadataGeneratorMojo.execute(PluginMetadataGeneratorMojo.java:285)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 17 more
Caused by: java.lang.NullPointerException
	at org.apache.geronimo.mavenplugins.car.PluginMetadataGeneratorMojo.removeIncludedModule(PluginMetadataGeneratorMojo.java:311)
	at org.apache.geronimo.mavenplugins.car.PluginMetadataGeneratorMojo.execute(PluginMetadataGeneratorMojo.java:265)
	... 19 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 minutes 13 seconds
[INFO] Finished at: Mon Oct 11 09:14:56 EDT 2010
[INFO] Final Memory: 355M/801M
[INFO] ------------------------------------------------------------------------