Return-Path: Delivered-To: apmail-synapse-dev-archive@www.apache.org Received: (qmail 9472 invoked from network); 14 Mar 2011 06:04:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Mar 2011 06:04:43 -0000 Received: (qmail 90358 invoked by uid 500); 14 Mar 2011 06:04:41 -0000 Delivered-To: apmail-synapse-dev-archive@synapse.apache.org Received: (qmail 90223 invoked by uid 500); 14 Mar 2011 06:04:41 -0000 Mailing-List: contact dev-help@synapse.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@synapse.apache.org Delivered-To: mailing list dev@synapse.apache.org Received: (qmail 90215 invoked by uid 99); 14 Mar 2011 06:04:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Mar 2011 06:04:38 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Mar 2011 06:04:33 +0000 Received: from aegis (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id E2381C003F for ; Mon, 14 Mar 2011 06:04:11 +0000 (UTC) Date: Mon, 14 Mar 2011 06:04:11 +0000 (UTC) From: Apache Hudson Server To: dev@synapse.apache.org Message-ID: <1669879700.121300082651925.JavaMail.hudson@aegis> In-Reply-To: <934512462.61300068856039.JavaMail.hudson@aegis> References: <934512462.61300068856039.JavaMail.hudson@aegis> Subject: Build failed in Jenkins: Synapse - Trunk #3371 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org See ------------------------------------------ [...truncated 52 lines...] [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [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: ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results[INFO] [bundle:bundle {execution: default-bundle}] [INFO] [install:install {execution: default-install}] [INFO] Installing to /home/hudson/.m2/repository/org/apache/synapse/synapse-securevault/2.1.0-SNAPSHOT/synapse-securevault-2.1.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:173) at hudson.maven.MavenBuilder.call(MavenBuilder.java:164) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:872) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:803) 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:173) at hudson.maven.MavenBuilder.call(MavenBuilder.java:164) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:872) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:803) 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) [JENKINS] Archiving to /home/hudson/hudson/jobs/Synapse - Trunk/modules/org.apache.synapse$synapse-securevault/builds/2011-03-14_06-03-16/archive/org.apache.synapse/synapse-securevault/2.1.0-SNAPSHOT/pom.xml [JENKINS] Archiving to /home/hudson/hudson/jobs/Synapse - Trunk/modules/org.apache.synapse$synapse-securevault/builds/2011-03-14_06-03-16/archive/org.apache.synapse/synapse-securevault/2.1.0-SNAPSHOT/synapse-securevault-2.1.0-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Synapse [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] [remote-resources:process {execution: default}] [INFO] snapshot org.apache.axis2:axis2-transport-local:1.6.1-SNAPSHOT: checking for updates from apache-snapshots [INFO] snapshot org.apache.axis2:axis2-transport-local:1.6.1-SNAPSHOT: checking for updates from wso2-m2-snapshots [INFO] snapshot org.apache.axis2:axis2-transport-local:1.6.1-SNAPSHOT: checking for updates from apache.snapshots Downloading: http://repository.apache.org/snapshots/org/apache/axis2/axis2-transport-local/1.6.1-SNAPSHOT/axis2-transport-local-1.6.1-SNAPSHOT.pom [INFO] snapshot org.apache.axis2:axis2-parent:1.6.1-SNAPSHOT: checking for updates from apache-snapshots [INFO] snapshot org.apache.axis2:axis2-parent:1.6.1-SNAPSHOT: checking for updates from wso2-m2-snapshots [INFO] snapshot org.apache.axis2:axis2-parent:1.6.1-SNAPSHOT: checking for updates from apache.snapshots Downloading: http://repository.apache.org/snapshots/org/apache/axis2/axis2-parent/1.6.1-SNAPSHOT/axis2-parent-1.6.1-SNAPSHOT.pom [INFO] snapshot org.apache.axis2:axis2-kernel:1.6.1-SNAPSHOT: checking for updates from apache-snapshots [INFO] snapshot org.apache.axis2:axis2-kernel:1.6.1-SNAPSHOT: checking for updates from wso2-m2-snapshots [INFO] snapshot org.apache.axis2:axis2-kernel:1.6.1-SNAPSHOT: checking for updates from apache.snapshots Downloading: http://repository.apache.org/snapshots/org/apache/axis2/axis2-kernel/1.6.1-SNAPSHOT/axis2-kernel-1.6.1-SNAPSHOT.pom [INFO] snapshot org.apache.axis2:axis2-adb:1.6.1-SNAPSHOT: checking for updates from apache-snapshots [INFO] snapshot org.apache.axis2:axis2-adb:1.6.1-SNAPSHOT: checking for updates from wso2-m2-snapshots [INFO] snapshot org.apache.axis2:axis2-adb:1.6.1-SNAPSHOT: checking for updates from apache.snapshots Downloading: http://repository.apache.org/snapshots/org/apache/axis2/axis2-adb/1.6.1-SNAPSHOT/axis2-adb-1.6.1-SNAPSHOT.pom [INFO] snapshot org.apache.axis2:axis2-clustering:1.6.1-SNAPSHOT: checking for updates from apache-snapshots [INFO] snapshot org.apache.axis2:axis2-clustering:1.6.1-SNAPSHOT: checking for updates from wso2-m2-snapshots [INFO] snapshot org.apache.axis2:axis2-clustering:1.6.1-SNAPSHOT: checking for updates from apache.snapshots Downloading: http://repository.apache.org/snapshots/org/apache/axis2/axis2-clustering/1.6.1-SNAPSHOT/axis2-clustering-1.6.1-SNAPSHOT.pom [INFO] snapshot org.apache.axis2:axis2-mtompolicy:1.6.1-SNAPSHOT: checking for updates from apache-snapshots [INFO] snapshot org.apache.axis2:axis2-mtompolicy:1.6.1-SNAPSHOT: checking for updates from wso2-m2-snapshots [INFO] snapshot org.apache.axis2:axis2-mtompolicy:1.6.1-SNAPSHOT: checking for updates from apache.snapshots Downloading: http://repository.apache.org/snapshots/org/apache/axis2/axis2-mtompolicy/1.6.1-SNAPSHOT/axis2-mtompolicy-1.6.1-SNAPSHOT.pom [INFO] snapshot org.apache.sandesha2:sandesha2-core:SNAPSHOT: checking for updates from apache-snapshots [INFO] snapshot org.apache.sandesha2:sandesha2-core:SNAPSHOT: checking for updates from wso2-m2-snapshots [INFO] snapshot org.apache.sandesha2:sandesha2-core:SNAPSHOT: checking for updates from apache.snapshots Downloading: http://repository.apache.org/snapshots/org/apache/sandesha2/sandesha2-core/SNAPSHOT/sandesha2-core-SNAPSHOT.pom [INFO] snapshot org.apache.sandesha2:sandesha2-parent:SNAPSHOT: checking for updates from apache-snapshots [INFO] snapshot org.apache.sandesha2:sandesha2-parent:SNAPSHOT: checking for updates from wso2-m2-snapshots [INFO] snapshot org.apache.sandesha2:sandesha2-parent:SNAPSHOT: checking for updates from apache.snapshots Downloading: http://repository.apache.org/snapshots/org/apache/sandesha2/sandesha2-parent/SNAPSHOT/sandesha2-parent-SNAPSHOT.pom [INFO] snapshot org.apache.axis2:axis2-codegen:1.6.1-SNAPSHOT: checking for updates from apache-snapshots [INFO] snapshot org.apache.axis2:axis2-codegen:1.6.1-SNAPSHOT: checking for updates from wso2-m2-snapshots [INFO] snapshot org.apache.axis2:axis2-codegen:1.6.1-SNAPSHOT: checking for updates from apache.snapshots Downloading: http://repository.apache.org/snapshots/org/apache/axis2/axis2-codegen/1.6.1-SNAPSHOT/axis2-codegen-1.6.1-SNAPSHOT.pom [INFO] snapshot org.apache.axis2:addressing:SNAPSHOT: checking for updates from apache-snapshots [INFO] snapshot org.apache.axis2:addressing:SNAPSHOT: checking for updates from wso2-m2-snapshots [INFO] snapshot org.apache.axis2:addressing:SNAPSHOT: checking for updates from apache.snapshots Downloading: http://repository.apache.org/snapshots/org/apache/axis2/addressing/SNAPSHOT/addressing-20100208.162959-28.pom Downloading: http://repository.apache.org/snapshots/org/apache/axis2/addressing/SNAPSHOT/addressing-20100208.162959-28.pom Downloading: http://people.apache.org/repo/m2-snapshot-repository//java-cup/java-cup/0.0/java-cup-0.0.pom [INFO] Unable to find resource 'java-cup:java-cup:pom:0.0' in repository apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository/) Downloading: http://dist.wso2.org/maven2//java-cup/java-cup/0.0/java-cup-0.0.pom [INFO] Unable to find resource 'java-cup:java-cup:pom:0.0' in repository wso2-m2 (http://dist.wso2.org/maven2/) Downloading: http://repo1.maven.org/maven2/java-cup/java-cup/0.0/java-cup-0.0.pom [INFO] Unable to find resource 'java-cup:java-cup:pom:0.0' in repository central (http://repo1.maven.org/maven2) Downloading: http://people.apache.org/repo/m2-snapshot-repository//JLex/JLex/0.0/JLex-0.0.pom [INFO] Unable to find resource 'JLex:JLex:pom:0.0' in repository apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository/) Downloading: http://dist.wso2.org/maven2//JLex/JLex/0.0/JLex-0.0.pom [INFO] Unable to find resource 'JLex:JLex:pom:0.0' in repository wso2-m2 (http://dist.wso2.org/maven2/) Downloading: http://repo1.maven.org/maven2/JLex/JLex/0.0/JLex-0.0.pom [INFO] Unable to find resource 'JLex:JLex:pom:0.0' in repository central (http://repo1.maven.org/maven2) Downloading: http://people.apache.org/repo/m2-snapshot-repository//net/sf/saxon/saxon/8.9/saxon-8.9.pom [INFO] Unable to find resource 'net.sf.saxon:saxon:pom:8.9' in repository apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository/) Downloading: http://dist.wso2.org/maven2//net/sf/saxon/saxon/8.9/saxon-8.9.pom [INFO] Unable to find resource 'net.sf.saxon:saxon:pom:8.9' in repository wso2-m2 (http://dist.wso2.org/maven2/) Downloading: http://repo1.maven.org/maven2/net/sf/saxon/saxon/8.9/saxon-8.9.pom [INFO] Unable to find resource 'net.sf.saxon:saxon:pom:8.9' in repository central (http://repo1.maven.org/maven2) Downloading: http://people.apache.org/repo/m2-snapshot-repository//net/sf/saxon/saxon-dom/8.9/saxon-dom-8.9.pom [INFO] Unable to find resource 'net.sf.saxon:saxon-dom:pom:8.9' in repository apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository/) Downloading: http://dist.wso2.org/maven2//net/sf/saxon/saxon-dom/8.9/saxon-dom-8.9.pom [INFO] Unable to find resource 'net.sf.saxon:saxon-dom:pom:8.9' in repository wso2-m2 (http://dist.wso2.org/maven2/) Downloading: http://repo1.maven.org/maven2/net/sf/saxon/saxon-dom/8.9/saxon-dom-8.9.pom [INFO] Unable to find resource 'net.sf.saxon:saxon-dom:pom:8.9' in repository central (http://repo1.maven.org/maven2) Downloading: http://people.apache.org/repo/m2-snapshot-repository//net/sf/saxon/saxon-xqj/8.9/saxon-xqj-8.9.pom [INFO] Unable to find resource 'net.sf.saxon:saxon-xqj:pom:8.9' in repository apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository/) Downloading: http://dist.wso2.org/maven2//net/sf/saxon/saxon-xqj/8.9/saxon-xqj-8.9.pom [INFO] Unable to find resource 'net.sf.saxon:saxon-xqj:pom:8.9' in repository wso2-m2 (http://dist.wso2.org/maven2/) Downloading: http://repo1.maven.org/maven2/net/sf/saxon/saxon-xqj/8.9/saxon-xqj-8.9.pom [INFO] Unable to find resource 'net.sf.saxon:saxon-xqj:pom:8.9' in repository central (http://repo1.maven.org/maven2) [INFO] snapshot org.apache.axis2:axis2-saaj:1.6.1-SNAPSHOT: checking for updates from apache-snapshots [INFO] snapshot org.apache.axis2:axis2-saaj:1.6.1-SNAPSHOT: checking for updates from wso2-m2-snapshots [INFO] snapshot org.apache.axis2:axis2-saaj:1.6.1-SNAPSHOT: checking for updates from apache.snapshots [INFO] snapshot org.apache.axis2:axis2-saaj:1.6.1-SNAPSHOT: checking for updates from maven-snapshots [INFO] snapshot org.apache.axis2:axis2-saaj:1.6.1-SNAPSHOT: checking for updates from dist-wso2 [INFO] snapshot org.apache.axis2:axis2-saaj:1.6.1-SNAPSHOT: checking for updates from wso2-maven2-repository-snapshot [INFO] snapshot org.apache.axis2:axis2-saaj:1.6.1-SNAPSHOT: checking for updates from apache-zones Downloading: http://repository.apache.org/snapshots/org/apache/axis2/axis2-saaj/1.6.1-SNAPSHOT/axis2-saaj-1.6.1-SNAPSHOT.pom [INFO] snapshot org.wso2.eventing:wso2eventing-api:SNAPSHOT: checking for updates from apache-snapshots [INFO] snapshot org.wso2.eventing:wso2eventing-api:SNAPSHOT: checking for updates from wso2-m2-snapshots [INFO] snapshot org.wso2.eventing:wso2eventing-api:SNAPSHOT: checking for updates from apache.snapshots [INFO] snapshot org.wso2.eventing:wso2eventing-parent:SNAPSHOT: checking for updates from apache-snapshots [INFO] snapshot org.wso2.eventing:wso2eventing-parent:SNAPSHOT: checking for updates from wso2-m2-snapshots [INFO] snapshot org.wso2.eventing:wso2eventing-parent:SNAPSHOT: checking for updates from apache.snapshots Downloading: http://repository.apache.org/snapshots/org/apache/axis2/axis2-transport-local/1.6.1-SNAPSHOT/axis2-transport-local-1.6.1-SNAPSHOT.jar Downloading: http://repository.apache.org/snapshots/org/apache/sandesha2/sandesha2-core/SNAPSHOT/sandesha2-core-SNAPSHOT.jar Downloading: http://repository.apache.org/snapshots/org/apache/axis2/axis2-kernel/1.6.1-SNAPSHOT/axis2-kernel-1.6.1-SNAPSHOT.jar Downloading: http://repository.apache.org/snapshots/org/apache/axis2/axis2-adb/1.6.1-SNAPSHOT/axis2-adb-1.6.1-SNAPSHOT.jar Downloading: http://repository.apache.org/snapshots/org/apache/axis2/axis2-clustering/1.6.1-SNAPSHOT/axis2-clustering-1.6.1-SNAPSHOT.jar Downloading: http://repository.apache.org/snapshots/org/apache/axis2/axis2-mtompolicy/1.6.1-SNAPSHOT/axis2-mtompolicy-1.6.1-SNAPSHOT.jar Downloading: http://repository.apache.org/snapshots/org/apache/axis2/axis2-codegen/1.6.1-SNAPSHOT/axis2-codegen-1.6.1-SNAPSHOT.jar Downloading: http://repository.apache.org/snapshots/org/apache/axis2/addressing/SNAPSHOT/addressing-20100208.162959-28.mar Downloading: http://repository.apache.org/snapshots/org/apache/axis2/axis2-saaj/1.6.1-SNAPSHOT/axis2-saaj-1.6.1-SNAPSHOT.jar [JENKINS] Archiving to /home/hudson/hudson/jobs/Synapse - Trunk/modules/org.apache.synapse$Apache-Synapse/builds/2011-03-14_06-03-16/archive/org.apache.synapse/Apache-Synapse/2.1.0-SNAPSHOT/pom.xml [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. Missing: ---------- 1) org.apache.axis2:addressing:mar:SNAPSHOT Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.apache.axis2 -DartifactId=addressing -Dversion=20100208.162959-28 -Dpackaging=mar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.apache.axis2 -DartifactId=addressing -Dversion=20100208.162959-28 -Dpackaging=mar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.apache.synapse:Apache-Synapse:pom:2.1.0-SNAPSHOT 2) org.apache.sandesha2:sandesha2-core:jar:SNAPSHOT 3) org.apache.axis2:addressing:mar:SNAPSHOT ---------- 1 required artifact is missing. for artifact: org.apache.synapse:Apache-Synapse:pom:2.1.0-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/), Nexus (http://repository.apache.org/snapshots), wso2-m2 (http://dist.wso2.org/maven2/) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 25 seconds [INFO] Finished at: Mon Mar 14 06:04:10 UTC 2011 [INFO] Final Memory: 35M/218M [INFO] ------------------------------------------------------------------------ Sending e-mails to: dev@synapse.apache.org channel stopped [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org For additional commands, e-mail: dev-help@synapse.apache.org