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/12/04 14:06:06 UTC

[BUILD] branches/2.2: Failed for Revision: 1042161

Geronimo Revision: 1042161 built with tests included
 
See the full build-0800.log file at http://people.apache.org/builds/geronimo/server/binaries/2.2/20101204/build-0800.log
 
 
See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/2.2/20101204/unit-test-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/2.2/plugins/axis2/geronimo-axis2-ejb/target/geronimo-axis2-ejb-2.2.2-SNAPSHOT.jar
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: geronimo-axis2-ejb-2.2.2-SNAPSHOT.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/geronimo/geronimo/2.2/plugins/axis2/geronimo-axis2-ejb/target/geronimo-axis2-ejb-2.2.2-SNAPSHOT.jar to /home/geronimo/.m2/repository/org/apache/geronimo/modules/geronimo-axis2-ejb/2.2.2-SNAPSHOT/geronimo-axis2-ejb-2.2.2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo Plugins, AXIS2 :: EJB
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [genesis:validate-configuration {execution: default}]
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = META-INF/DEPENDENCIES.vm [line 40,column 14] : $license.name is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = META-INF/DEPENDENCIES.vm [line 40,column 14] : $license.name is not a valid reference.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/2.2/plugins/axis2/axis2-ejb/src/main/resources
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/2.2/plugins/axis2/axis2-ejb/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/2.2/plugins/axis2/axis2-ejb/target/work/plan.xml
[INFO] [car:verify-no-dependency-change {execution: default-verify-no-dependency-change}]
[INFO] [car:package {execution: default-package}]
[INFO] Packaging module configuration: /home/geronimo/geronimo/2.2/plugins/axis2/axis2-ejb/target/work/plan.xml
[INFO] Started deployer: org.apache.geronimo.framework/geronimo-gbean-deployer/2.2.2-SNAPSHOT/car
[INFO] [car:prepare-metadata {execution: default-prepare-metadata}]
[INFO] [car:archive-car {execution: default-archive-car}]
[INFO] Building jar: /home/geronimo/geronimo/2.2/plugins/axis2/axis2-ejb/target/axis2-ejb-2.2.2-SNAPSHOT.car
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: axis2-ejb-2.2.2-SNAPSHOT.car
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/geronimo/geronimo/2.2/plugins/axis2/axis2-ejb/target/axis2-ejb-2.2.2-SNAPSHOT.car to /home/geronimo/.m2/repository/org/apache/geronimo/configs/axis2-ejb/2.2.2-SNAPSHOT/axis2-ejb-2.2.2-SNAPSHOT.car
[INFO] [car:update-pluginlist {execution: default-update-pluginlist}]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Could not update plugin list

Unexpected EOF; was expecting a close tag for element <source-repository>
 at [row,col {unknown-source}]: [4625,64]
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Could not update plugin list
	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:592)
	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 update plugin list
	at org.apache.geronimo.mavenplugins.car.UpdatePluginListMojo.execute(UpdatePluginListMojo.java:91)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 17 more
Caused by: javax.xml.bind.UnmarshalException
 - with linked exception:
[com.ctc.wstx.exc.WstxEOFException: Unexpected EOF; was expecting a close tag for element <source-repository>
 at [row,col {unknown-source}]: [4625,64]]
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.handleStreamException(UnmarshallerImpl.java:422)
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:360)
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:337)
	at org.apache.geronimo.system.plugin.PluginXmlUtil.loadPluginList(PluginXmlUtil.java:146)
	at org.apache.geronimo.mavenplugins.car.UpdatePluginListMojo.execute(UpdatePluginListMojo.java:74)
	... 19 more
Caused by: com.ctc.wstx.exc.WstxEOFException: Unexpected EOF; was expecting a close tag for element <source-repository>
 at [row,col {unknown-source}]: [4625,64]
	at com.ctc.wstx.sr.StreamScanner.throwUnexpectedEOF(StreamScanner.java:686)
	at com.ctc.wstx.sr.BasicStreamReader.nextFromTree(BasicStreamReader.java:2730)
	at com.ctc.wstx.sr.BasicStreamReader.next(BasicStreamReader.java:1019)
	at com.sun.xml.bind.v2.runtime.unmarshaller.StAXStreamConnector.bridge(StAXStreamConnector.java:225)
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:358)
	... 22 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18 minutes 58 seconds
[INFO] Finished at: Sat Dec 04 08:25:59 EST 2010
[INFO] Final Memory: 315M/551M
[INFO] ------------------------------------------------------------------------