[INFO]   WSO2 Carbon - Broker Server Feature
[INFO]   WSO2 Carbon - Broker Feature
[INFO]   WSO2 Carbon - Broker Manager Feature
[INFO]   WSO2 Carbon - Broker Manager Server Feature
[INFO]   WSO2 Carbon - Broker Manager UI Feature
[INFO]   WSO2 Carbon - Broker Manager Feature
[INFO]   WSO2 Carbon - CEP Feature Aggregator Module
[INFO]   WSO2 Carbon - CEP UI Feature
[INFO]   WSO2 Carbon - CEP Server Feature
[INFO]   WSO2 Carbon - CEP Feature
[INFO]   WSO2 Carbon - Cassandra Feature Aggregator Module
[INFO]   WSO2 Carbon - Cassandra Server Feature
[INFO]   WSO2 Carbon - Cassandra Data Access Feature
[INFO]   WSO2 Carbon - Cassandra Server Management Feature
[INFO]   WSO2 Carbon - Cassandra Server Management UI Feature
[INFO]   WSO2 Carbon - Cassandra Feature
[INFO]   WSO2 Stratos - Features
[INFO]   WSO2 Stratos - Common Feature Aggregator Module
[INFO]   WSO2 Stratos - Common Core Feature
[INFO]   WSO2 Stratos - Common UI Feature
[INFO]   WSO2 Stratos - Common Composite Feature
[INFO]   WSO2 Stratos - Tenant Management Aggregator Module
[INFO]   WSO2 Stratos - Multitenancy Tenant Management Server Feature
[INFO]   WSO2 Stratos - Multitenancy Tenant Management Server Feature
[WARNING] POM for 'biz.aQute:bndlib:pom:1.15.0:runtime' is invalid.

Its dependencies (if any) will NOT be available to the current build.
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),
  central (http://repo1.maven.org/maven2)


  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),
  central (http://repo1.maven.org/maven2)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30 seconds
[INFO] Finished at: Tue Mar 08 22:32:52 IST 2011
[INFO] Final Memory: 234M/1194M
[INFO] ------------------------------------------------------------------------
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to