[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: default}]
[INFO] Building jar: 
/home/carbon/stratos/carbon/dependencies/commons/xkms/target/xkms-SNAPSHOT-sources.jar
[INFO] [build-helper:attach-artifact {execution: aar}]
[INFO] [install:install]
[INFO] Installing 
/home/carbon/stratos/carbon/dependencies/commons/xkms/target/xkms-SNAPSHOT.jar 
to /home/carbon/.m2/repository/org/wso2/xkms/xkms/SNAPSHOT/xkms-SNAPSHOT.jar
[INFO] Installing 
/home/carbon/stratos/carbon/dependencies/commons/xkms/target/xkms-SNAPSHOT-sources.jar
 to 
/home/carbon/.m2/repository/org/wso2/xkms/xkms/SNAPSHOT/xkms-SNAPSHOT-sources.jar
[INFO] Installing 
/home/carbon/stratos/carbon/dependencies/commons/xkms/target/xkms.aar to 
/home/carbon/.m2/repository/org/wso2/xkms/xkms/SNAPSHOT/xkms-SNAPSHOT.aar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 seconds
[INFO] Finished at: Sat Feb 19 21:12:12 IST 2011
[INFO] Final Memory: 40M/1237M
[INFO] ------------------------------------------------------------------------
[INFO] 
NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Rampart
[INFO]   Rampart - Policy
[INFO]   Rampart - Trust
[INFO]   Rampart - Core
[INFO]   Rampart - Test Suite
[INFO]   Rampart - Mar
[INFO]   Rampart - Trust-Mar
[INFO]   Rampart - Integration
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: org.apache.axis2:axis2-mar-maven-plugin

Reason: POM 'org.apache.axis2:axis2-mar-maven-plugin' not found in repository: 
System is offline.

  org.apache.axis2:axis2-mar-maven-plugin:pom:1.5.4


 for project org.apache.axis2:axis2-mar-maven-plugin


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Sat Feb 19 21:12:14 IST 2011
[INFO] Final Memory: 9M/981M
[INFO] ------------------------------------------------------------------------
[INFO] 
NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Sandesha
[INFO]   Sandesha2 - Resource bundle
[INFO]   Sandesha2 - Core
[INFO]   Sandesha2 - Mar
[INFO]   Sandesha2 - Client
[INFO]   Sandesha2 - Policy
[INFO]   Sandesha2 - Rampart Integration
[INFO]   Sandesha2 - Samples
[INFO]   Sandesha2 - Test Suite
[INFO]   Sandesha2 - Interop
[INFO]   Sandesha2 - Persistent Storage
[INFO]   Sandesha2 - Distribution
[INFO] ------------------------------------------------------------------------
--
[INFO] Excluding org.apache.maven:maven-profile:jar:2.0.5 from the shaded jar.
[INFO] Excluding org.apache.maven:maven-artifact-manager:jar:2.0.5 from the 
shaded jar.
[INFO] Excluding org.apache.maven:maven-repository-metadata:jar:2.0.5 from the 
shaded jar.
[INFO] Excluding org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2 from 
the shaded jar.
[INFO] Excluding org.apache.ws.commons.schema:XmlSchema:jar:1.4.7 from the 
shaded jar.
[INFO] Excluding org.apache.neethi:neethi:jar:3.0.0-SNAPSHOT from the shaded 
jar.
[INFO] Excluding org.codehaus.woodstox:woodstox-core-asl:jar:4.0.8 from the 
shaded jar.
[INFO] Excluding javax.xml.stream:stax-api:jar:1.0-2 from the shaded jar.
[INFO] Excluding org.codehaus.woodstox:stax2-api:jar:3.0.2 from the shaded jar.
[INFO] Excluding org.apache.woden:woden-api:jar:1.0-SNAPSHOT from the shaded 
jar.
[INFO] Excluding org.apache.woden:woden-impl-dom:jar:1.0-SNAPSHOT from the 
shaded jar.
[INFO] Excluding org.apache.woden:woden-impl-commons:jar:1.0-SNAPSHOT from the 
shaded jar.
[INFO] Excluding javax.ws.rs:jsr311-api:jar:1.0 from the shaded jar.
[INFO] Excluding org.apache.axis2:axis2-adb:jar:SNAPSHOT from the shaded jar.
[INFO] Excluding org.apache.ws.commons.axiom:axiom-dom:jar:1.2.12-SNAPSHOT from 
the shaded jar.
[INFO] Excluding org.apache.axis2:addressing:mar:SNAPSHOT from the shaded jar.
[INFO] Excluding org.apache.axis2:axis2-mtompolicy:jar:SNAPSHOT from the shaded 
jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing 
/home/carbon/stratos/carbon/dependencies/sandesha/modules/policy/target/sandesha2-policy-1.7.0-SNAPSHOT.jar
 with 
/home/carbon/stratos/carbon/dependencies/sandesha/modules/policy/target/sandesha2-policy-1.7.0-SNAPSHOT-shaded.jar
[INFO] [apache-rat:check {execution: default}]
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] [install:install]
[INFO] Installing 
/home/carbon/stratos/carbon/dependencies/sandesha/modules/policy/target/sandesha2-policy-1.7.0-SNAPSHOT.jar
 to 
/home/carbon/.m2/repository/org/apache/sandesha2/sandesha2-policy/1.7.0-SNAPSHOT/sandesha2-policy-1.7.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Sandesha2 - Rampart Integration
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [remote-resources:process {execution: default}]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve dependencies for one or more projects in the reactor. 
Reason: Missing:
----------
1) org.apache.rampart:rampart-core:jar:1.7.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.rampart 
-DartifactId=rampart-core -Dversion=1.7.0-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.rampart 
-DartifactId=rampart-core -Dversion=1.7.0-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.sandesha2:sandesha2-rampart-integration:jar:1.7.0-SNAPSHOT
        2) org.apache.rampart:rampart-core:jar:1.7.0-SNAPSHOT

2) org.apache.rampart:rampart-trust:jar:1.7.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.rampart 
-DartifactId=rampart-trust -Dversion=1.7.0-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.rampart 
-DartifactId=rampart-trust -Dversion=1.7.0-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.sandesha2:sandesha2-rampart-integration:jar:1.7.0-SNAPSHOT
        2) org.apache.rampart:rampart-trust:jar:1.7.0-SNAPSHOT

3) org.apache.rampart:rampart-policy:jar:1.7.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.rampart 
-DartifactId=rampart-policy -Dversion=1.7.0-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.rampart 
-DartifactId=rampart-policy -Dversion=1.7.0-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
--
[INFO] skip non existing resourceDirectory 
/home/carbon/stratos/carbon/orbit/abdera-extensions/src/main/resources
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/carbon/stratos/carbon/orbit/abdera-extensions/src/test/resources
[INFO] [compiler:testCompile]
[INFO] Not compiling test sources
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [bundle:bundle]
[WARNING] Warning building bundle 
org.apache.abdera.wso2:abdera-extensions:bundle:0.4.0.wso2v1 : Did not find 
matching referal for javax.xml.stream.*
[INFO] [install:install]
[INFO] Installing 
/home/carbon/stratos/carbon/orbit/abdera-extensions/target/abdera-extensions-0.4.0.wso2v1.jar
 to 
/home/carbon/.m2/repository/org/apache/abdera/wso2/abdera-extensions/0.4.0.wso2v1/abdera-extensions-0.4.0.wso2v1.jar
[INFO] [bundle:install]
[INFO] Parsing file:/home/carbon/.m2/repository/repository.xml
[INFO] Installing 
org/apache/abdera/wso2/abdera-extensions/0.4.0.wso2v1/abdera-extensions-0.4.0.wso2v1.jar
[INFO] Writing OBR metadata
[INFO] ------------------------------------------------------------------------
[INFO] Building axis2.wso2
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/carbon/stratos/carbon/orbit/axis2/target
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/carbon/stratos/carbon/orbit/axis2/src/main/resources
[INFO] [compiler:compile]
[INFO] Compiling 1 source file to 
/home/carbon/stratos/carbon/orbit/axis2/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/home/carbon/stratos/carbon/orbit/axis2/src/main/java/org/wso2/carbon/axis2/internal/Activator.java:[47,43]
 non-static method 
registerBuilder(javax.xml.namespace.QName,org.apache.neethi.builders.AssertionBuilder)
 cannot be referenced from a static context


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 
[INFO] Finished at: Sat Feb 19 21:24:20 IST 2011
[INFO] Final Memory: 247M/1267M
[INFO] ------------------------------------------------------------------------
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to