[INFO]   WSO2 Stratos Message Broker - Deployment Features
[INFO]   WSO2 MB P2 Profile Generation Parent
[INFO]   WSO2 MB - P2 Profile Generation
[INFO]   WSO2 Stratos Message Broker - P2 Profile Generation
[INFO]   WSO2 MB Distribution Parent
[INFO]   WSO2 MB Distribution
[INFO]   WSO2 Stratos Message Broker - Distribution
[INFO]   WSO2 Manager - Parent
[INFO]   WSO2 Manager - Styles Parent
[INFO]   WSO2 Carbon Cloud Manager - UI styles
[INFO]   WSO2 Carbon Cloud Manager- Cloud Services Management
[INFO]   WSO2 Carbon Cloud Manager - Dashboard User Interface
[INFO]   WSO2 Carbon Cloud Manager - Login User Interface
[INFO]   WSO2 Manager - Features Parent
[INFO]   WSO2 Stratos Manager - Features Aggregator Module
[INFO]   WSO2 Stratos - Cloud Manager Core Feature
[INFO]   WSO2 Stratos - Cloud Manager UI Feature
[INFO]   WSO2 Stratos - Cloud Manager Composite Feature
[INFO]   WSO2 Manager - P2 Profile Generation Parent
[INFO]   WSO2 Stratos Manager - Manager Profile Generation
[INFO]   WSO2 Manager - Distribution Parent
[INFO]   WSO2 Stratos Manager - Distribution
[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://download.java.net/maven/2//org/apache/felix/maven-bundle-plugin/2.0.0/maven-bundle-plugin-2.0.0.jar
[INFO] Unable to find resource 
'org.apache.felix:maven-bundle-plugin:maven-plugin:2.0.0' in repository 
repository.dev.java.net-maven2 (http://download.java.net/maven/2/)
Downloading: 
http://repo1.maven.org/maven2/org/apache/felix/maven-bundle-plugin/2.0.0/maven-bundle-plugin-2.0.0.jar
1088/?
1600/?
1799/?
2310/?
2822/?
3256/?
3767/?
4279/?
4720/?
[WARNING] Unable to get resource 
'org.apache.felix:maven-bundle-plugin:maven-plugin:2.0.0' from repository 
central (http://repo1.maven.org/maven2): GET request of: 
org/apache/felix/maven-bundle-plugin/2.0.0/maven-bundle-plugin-2.0.0.jar from 
central failed
[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.felix 
-DartifactId=maven-bundle-plugin -Dversion=2.0.0 -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.felix 
-DartifactId=maven-bundle-plugin -Dversion=2.0.0 -Dpackaging=maven-plugin 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.felix:maven-bundle-plugin:maven-plugin:2.0.0

from the specified remote repositories:
  repository.dev.java.net-maven2 (http://download.java.net/maven/2/),
  snapshot-apache (http://people.apache.org/repo/m2-snapshot-repository),
  central (http://repo1.maven.org/maven2),
  snapshot (http://snapshots.maven.codehaus.org/maven2/)


  org.apache.felix:maven-bundle-plugin:maven-plugin:2.0.0

from the specified remote repositories:
  repository.dev.java.net-maven2 (http://download.java.net/maven/2/),
  snapshot-apache (http://people.apache.org/repo/m2-snapshot-repository),
  central (http://repo1.maven.org/maven2),
  snapshot (http://snapshots.maven.codehaus.org/maven2/)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 43 seconds
[INFO] Finished at: Wed May 04 14:34:46 IST 2011
[INFO] Final Memory: 368M/1132M
[INFO] ------------------------------------------------------------------------
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to