[INFO]   Admin Console Server Feature
[INFO]   WSO2 Carbon - Data Services Feature Aggregator Module
[INFO]   Admin Console UI Feature
[INFO]   Admin Console Feature
[INFO]   Shopping Cart - parent
[INFO]   Shopping Cart - Visitor Portal
[INFO]   Shopping Cart - Admin Portal
[INFO]   Shopping cart - Legacy Connector Services
[INFO]   Shopping cart - Data Service
[INFO]   Shopping cart - Gadgets
[INFO]   Shopping Cart - BPS parent
[INFO]   Shopping cart - Supplier Service
[INFO]   Shopping cart - ReOrder Process
[INFO]   Shopping Cart - Security parent
[INFO]   Shopping cart - Callbacks
[INFO]   Shopping cart - ReOrder Process
[INFO]   Shopping cart - Mashups
[INFO]   Shopping Cart - C-App
[INFO]   Shopping Cart - Distribution
[WARNING] POM for 'biz.aQute:bndlib:pom:1.43.0:runtime' is invalid.

Its dependencies (if any) will NOT be available to the current build.
Downloading: 
http://download.java.net/maven/2//org/apache/axis2/axis2-mar-maven-plugin/1.6.1-wso2v1/axis2-mar-maven-plugin-1.6.1-wso2v1.jar
[INFO] Unable to find resource 
'org.apache.axis2:axis2-mar-maven-plugin:maven-plugin:1.6.1-wso2v1' in 
repository repository.dev.java.net-maven2 (http://download.java.net/maven/2/)
Downloading: 
http://dist.wso2.org/nexus/content/groups/wso2-public/org/apache/axis2/axis2-mar-maven-plugin/1.6.1-wso2v1/axis2-mar-maven-plugin-1.6.1-wso2v1.jar
[WARNING] Unable to get resource 
'org.apache.axis2:axis2-mar-maven-plugin:maven-plugin:1.6.1-wso2v1' from 
repository wso2-nexus (http://dist.wso2.org/nexus/content/groups/wso2-public): 
Error transferring file: Server returned HTTP response code: 503 for URL: 
http://dist.wso2.org/nexus/content/groups/wso2-public/org/apache/axis2/axis2-mar-maven-plugin/1.6.1-wso2v1/axis2-mar-maven-plugin-1.6.1-wso2v1.jar
Downloading: 
http://repo1.maven.org/maven2/org/apache/axis2/axis2-mar-maven-plugin/1.6.1-wso2v1/axis2-mar-maven-plugin-1.6.1-wso2v1.jar
[INFO] Unable to find resource 
'org.apache.axis2:axis2-mar-maven-plugin:maven-plugin:1.6.1-wso2v1' in 
repository central (http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Plugin could not be found - check that the goal name is correct: Unable 
to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.axis2 
-DartifactId=axis2-mar-maven-plugin -Dversion=1.6.1-wso2v1 
-Dpackaging=maven-plugin -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=axis2-mar-maven-plugin -Dversion=1.6.1-wso2v1 
-Dpackaging=maven-plugin -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.axis2:axis2-mar-maven-plugin:maven-plugin:1.6.1-wso2v1

from the specified remote repositories:
  apache.snapshots (http://repository.apache.org/snapshots),
  repository.dev.java.net-maven2 (http://download.java.net/maven/2/),
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://dist.wso2.org/nexus/content/groups/wso2-public)


  org.apache.axis2:axis2-mar-maven-plugin:maven-plugin:1.6.1-wso2v1

from the specified remote repositories:
  apache.snapshots (http://repository.apache.org/snapshots),
  repository.dev.java.net-maven2 (http://download.java.net/maven/2/),
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://dist.wso2.org/nexus/content/groups/wso2-public)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22 seconds
[INFO] Finished at: Tue Aug 16 01:48:56 EDT 2011
[INFO] Final Memory: 223M/1248M
[INFO] ------------------------------------------------------------------------
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to