See <http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/2234/>

------------------------------------------
Started by upstream project "axis2-transports-trunk" build number 63
Building remotely on minerva.apache.org (Ubuntu)
Updating https://svn.apache.org/repos/asf/synapse/trunk/java
At revision 948499
no change for https://svn.apache.org/repos/asf/synapse/trunk/java since the 
previous build
Parsing POMs
[java] $ /home/hudson/tools/java/latest1.5/bin/java -cp 
/home/hudson/hudson-slave/maven-agent.jar:/home/hudson/tools/maven/latest/boot/classworlds-1.1.jar
 hudson.maven.agent.Main /home/hudson/tools/maven/latest 
/home/hudson/hudson-slave/slave.jar 
/home/hudson/hudson-slave/maven-interceptor.jar 53023 
/home/hudson/hudson-slave/maven2.1-interceptor.jar
<===[HUDSON REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f 
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/pom.xml> 
clean install -Phudson
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Synapse - Secure vault
[INFO]   Apache Synapse
[INFO]   Apache Synapse - Commons classes
[INFO]   Apache Synapse - Transports
[INFO]   Apache Synapse - Non-blocking HTTP/s Transport
[INFO]   Apache Synapse - PIPE Transport
[INFO]   Apache Synapse - VFS Transport
[INFO]   Apache Synapse - Tasks classes
[INFO]   Apache Synapse - Core
[INFO]   Apache Synapse - FIX Transport
[INFO]   Apache Synapse - Extensions
[INFO]   Apache Synapse - Samples
[INFO]   Apache Synapse - Patches
[INFO]   Apache Synapse - Experimental code
[INFO]   Apache Synapse - Web Application
[INFO]   Apache Synapse - Handler Module
[INFO]   Apache Synapse - XAR Maven Plugin
[INFO]   Apache Synapse - Configuration Migrator
[INFO]   Apache Synapse - Distribution
[INFO]   Apache Synapse - Package skeleton ZIP
[INFO]   Apache Synapse - Package archetype
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Synapse - Secure vault
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory 
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/securevault/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/securevault/src/main/resources>
[INFO] [compiler:compile {execution: default-compile}]
Compiling 57 source files to 
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/securevault/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/securevault/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[HUDSON] Recording test results[INFO] [bundle:bundle {execution: 
default-bundle}]

[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/securevault/target/synapse-securevault-2.0.0-SNAPSHOT.jar>
 to 
/home/hudson/.m2/repository/org/apache/synapse/synapse-securevault/2.0.0-SNAPSHOT/synapse-securevault-2.0.0-SNAPSHOT.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/home/hudson/.m2/repository/repository.xml
[Fatal Error] :-1:-1: Premature end of file.
org.xml.sax.SAXParseException: Premature end of file.
        at 
com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:264)
        at 
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:292)
        at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:172)
        at org.apache.felix.obrplugin.ObrUpdate.parseFile(ObrUpdate.java:347)
        at 
org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:324)
        at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:136)
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
        at 
hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
        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.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
        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 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 hudson.maven.agent.Main.launch(Main.java:165)
        at hudson.maven.MavenBuilder.call(MavenBuilder.java:159)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:688)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:632)
        at hudson.remoting.UserRequest.perform(UserRequest.java:114)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:270)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
        at java.util.concurrent.FutureTask.run(FutureTask.java:123)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
        at java.lang.Thread.run(Thread.java:595)
[INFO] Writing OBR metadata
[WARNING] Exception while updating local OBR: null
java.lang.NullPointerException
        at 
org.apache.felix.obrplugin.ObrUpdate.writeRepositoryXml(ObrUpdate.java:268)
        at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:144)
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
        at 
hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
        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.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
        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 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 hudson.maven.agent.Main.launch(Main.java:165)
        at hudson.maven.MavenBuilder.call(MavenBuilder.java:159)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:688)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:632)
        at hudson.remoting.UserRequest.perform(UserRequest.java:114)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:270)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
        at java.util.concurrent.FutureTask.run(FutureTask.java:123)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
        at java.lang.Thread.run(Thread.java:595)
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/securevault/pom.xml>
 to /export/home/hudson/hudson/jobs/Synapse - 
Trunk/modules/org.apache.synapse$synapse-securevault/builds/2010-05-26_16-49-28/archive/org.apache.synapse/synapse-securevault/2.0.0-SNAPSHOT/pom.xml
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/securevault/target/synapse-securevault-2.0.0-SNAPSHOT.jar>
 to /export/home/hudson/hudson/jobs/Synapse - 
Trunk/modules/org.apache.synapse$synapse-securevault/builds/2010-05-26_16-49-28/archive/org.apache.synapse/synapse-securevault/2.0.0-SNAPSHOT/synapse-securevault-2.0.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Synapse
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory 
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/target>
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Unable to load parent project from a relative path: Could not find the 
model file 
'<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/../pom.xml'.>
 for project unknown
[INFO] Parent project loaded from repository.
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/pom.xml> 
to 
/home/hudson/.m2/repository/org/apache/synapse/Apache-Synapse/2.0.0-SNAPSHOT/Apache-Synapse-2.0.0-SNAPSHOT.pom
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/pom.xml> 
to /export/home/hudson/hudson/jobs/Synapse - 
Trunk/modules/org.apache.synapse$Apache-Synapse/builds/2010-05-26_16-49-28/archive/org.apache.synapse/Apache-Synapse/2.0.0-SNAPSHOT/pom.xml
[HUDSON] Archiving 
/home/hudson/.m2/repository/org/apache/synapse/Apache-Synapse/2.0.0-SNAPSHOT/Apache-Synapse-2.0.0-SNAPSHOT.pom
 to /export/home/hudson/hudson/jobs/Synapse - 
Trunk/modules/org.apache.synapse$Apache-Synapse/builds/2010-05-26_16-49-28/archive/org.apache.synapse/Apache-Synapse/2.0.0-SNAPSHOT/Apache-Synapse-2.0.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Synapse - Commons classes
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory 
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/commons/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot org.apache.axis2:axis2-transport-base:1.1.0-SNAPSHOT: checking 
for updates from apache-snapshots
[INFO] snapshot org.apache.axis2:axis2-transport-base:1.1.0-SNAPSHOT: checking 
for updates from wso2-m2-snapshots
[INFO] snapshot org.apache.axis2:axis2-transports:1.1.0-SNAPSHOT: checking for 
updates from apache-snapshots
[INFO] snapshot org.apache.axis2:axis2-transports:1.1.0-SNAPSHOT: checking for 
updates from wso2-m2-snapshots
[INFO] snapshot org.apache.axis2:axis2-transports:1.1.0-SNAPSHOT: checking for 
updates from apache.snapshots
[INFO] snapshot org.apache.ws.commons.axiom:axiom-dom:1.2.9-SNAPSHOT: checking 
for updates from apache-snapshots
[INFO] snapshot org.apache.ws.commons.axiom:axiom-dom:1.2.9-SNAPSHOT: checking 
for updates from wso2-m2-snapshots
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/ws/commons/axiom/axiom-dom/1.2.9-SNAPSHOT/axiom-dom-1.2.9-SNAPSHOT.pom
[INFO] snapshot org.apache.axis2:axis2-kernel:SNAPSHOT: checking for updates 
from apache-snapshots
[INFO] snapshot org.apache.axis2:axis2-kernel:SNAPSHOT: checking for updates 
from wso2-m2-snapshots
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/axis2/axis2-kernel/SNAPSHOT/axis2-kernel-SNAPSHOT.pom
[INFO] snapshot org.apache.axis2:axis2-transport-local:SNAPSHOT: checking for 
updates from apache-snapshots
[INFO] snapshot org.apache.axis2:axis2-transport-local:SNAPSHOT: checking for 
updates from wso2-m2-snapshots
[INFO] snapshot org.apache.axis2:axis2-parent:SNAPSHOT: checking for updates 
from apache-snapshots
[INFO] snapshot org.apache.axis2:axis2-parent:SNAPSHOT: checking for updates 
from wso2-m2-snapshots
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/axis2/axis2-parent/SNAPSHOT/axis2-parent-SNAPSHOT.pom
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/commons/pom.xml>
 to /export/home/hudson/hudson/jobs/Synapse - 
Trunk/modules/org.apache.synapse$synapse-commons/builds/2010-05-26_16-49-28/archive/org.apache.synapse/synapse-commons/2.0.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.apache.axis2
ArtifactId: axis2-parent
Version: SNAPSHOT

Reason: Unable to locate resource in repository

  org.apache.axis2:axis2-parent:pom:SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-m2-snapshots (http://dist.wso2.org/snapshots/maven2/),
  apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository/),
  asankha (http://people.apache.org/~asankha/repository),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  wso2-m2 (http://dist.wso2.org/maven2/)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26 seconds
[INFO] Finished at: Wed May 26 16:50:22 UTC 2010
[INFO] Final Memory: 26M/217M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data
channel stopped


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to