[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/org.apache.felix.bundlerepository/1.6.2/org.apache.felix.bundlerepository-1.6.2.jar
[INFO] Unable to find resource 
'org.apache.felix:org.apache.felix.bundlerepository:jar:1.6.2' in repository 
repository.dev.java.net-maven2 (http://download.java.net/maven/2/)
Downloading: 
http://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.2/org.apache.felix.bundlerepository-1.6.2.jar
458/?
1034/?
1233/?
1745/?
2256/?
2671/?
3183/?
3694/?
4110/?
[WARNING] Unable to get resource 
'org.apache.felix:org.apache.felix.bundlerepository:jar:1.6.2' from repository 
central (http://repo1.maven.org/maven2): GET request of: 
org/apache/felix/org.apache.felix.bundlerepository/1.6.2/org.apache.felix.bundlerepository-1.6.2.jar
 from central failed
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/felix/org.apache.felix.bundlerepository/1.6.2/org.apache.felix.bundlerepository-1.6.2.jar
4110/? 4/146K
4110/? 8/146K
4110/? 12/146K
4110/? 16/146K
4110/? 20/146K
4110/? 24/146K
4110/? 28/146K
4110/? 32/146K
4110/? 36/146K
4110/? 40/146K
4110/? 44/146K
4110/? 48/146K
4110/? 52/146K
4110/? 56/146K
4110/? 60/146K
4110/? 64/146K
4110/? 68/146K
4110/? 72/146K
4110/? 76/146K
4110/? 80/146K
4110/? 84/146K
4110/? 88/146K
4110/? 92/146K
4110/? 96/146K
4110/? 100/146K
4110/? 104/146K
4110/? 108/146K
4110/? 112/146K
4110/? 116/146K
4110/? 120/146K
4110/? 124/146K
4110/? 128/146K
4110/? 132/146K
4110/? 136/146K
4110/? 140/146K
4110/? 144/146K
4110/? 146/146K
146K downloaded  (org.apache.felix.bundlerepository-1.6.2.jar)
Downloading: 
http://download.java.net/maven/2//org/apache/felix/maven-bundle-plugin/2.0.0/maven-bundle-plugin-2.0.0.pom
[INFO] Unable to find resource 'org.apache.felix:maven-bundle-plugin:pom: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.pom
4110/? 824/?
4110/? 2236/?
4110/? 4787/?
             
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
4110/? 1088/?
4110/? 1600/?
4110/? 1799/?
4110/? 2310/?
4110/? 2822/?
4110/? 3256/?
4110/? 3767/?
4110/? 4279/?
4110/? 4720/?
4110/? 5231/?
4110/? 5742/?
4110/? 6158/?
4110/? 6670/?
4110/? 7181/?
4110/? 7596/?
4110/? 8108/?
4110/? 8645/?
4110/? 9061/?
4110/? 9599/?
4110/? 10110/?
4110/? 10548/?
4110/? 11102/?
4110/? 11651/?
4110/? 12066/?
4110/? 12578/?
4110/? 13090/?
4110/? 13506/?
[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: 31 minutes 3 seconds
[INFO] Finished at: Wed May 04 14:31:14 IST 2011
[INFO] Final Memory: 368M/1133M
[INFO] ------------------------------------------------------------------------
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to