[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/?
5231/?
5742/?
6158/?
6670/?
7181/?
7596/?
8108/?
8645/?
9061/?
9599/?
10110/?
10548/?
11102/?
11651/?
12066/?
12578/?
13090/?
13506/?
14017/?
14529/?
14944/?
15558/?
16118/?
16534/?
17045/?
17538/?
17920/?
18433/?
18946/?
19363/?
19874/?
20384/?
20800/?
21312/?
21823/?
22240/?
22805/?
23367/?
23783/?
24295/?
24879/?
25347/?
25859/?
26370/?
26786/?
27298/?
27810/?
28225/?
28738/?
29251/?
29667/?
30179/?
30692/?
31109/?
31620/?
32131/?
32548/?
33059/?
33572/?
33988/?
34434/?
34946/?
35362/?
35873/?
36384/?
36800/?
37313/?
37888/?
38303/?
38815/?
39411/?
39826/?
40411/?
40972/?
41436/?
41949/?
42553/?
43021/?
43533/?
44045/?
44460/?
45033/?
45604/?
46021/?
46533/?
47045/?
47461/?
47973/?
48568/?
49034/?
49546/?
50058/?
50546/?
51059/?
51622/?
52109/?
52672/?
53184/?
53600/?
54113/?
54625/?
55041/?
55553/?
56100/?
56515/?
57027/?
57539/?
57955/?
58467/?
58978/?
59395/?
59907/?
60418/?
60834/?
61346/?
61902/?
62318/?
62830/?
63342/?
63758/?
64315/?
64827/?
65242/?
65754/?
66266/?
66682/?
67194/?
67706/?
68168/?
68623/?
69135/?
69551/?
70063/?
70588/?
71033/?
71592/?
72148/?
72564/?
73076/?
73587/?
74003/?
74515/?
75027/?
75488/?
76000/?
76511/?
76927/?
77439/?
77952/?
78368/?
78880/?
79391/?
79807/?
80363/?
80886/?
81334/?
81849/?
82407/?
82868/?
83430/?
83942/?
84358/?
84925/?
85379/?
85795/?
86350/?
86862/?
87279/?
87790/?
88302/?
88718/?
89276/?
89787/?
90202/?
90713/?
91272/?
91687/?
92252/?
92764/?
93180/?
93692/?
94205/?
94621/?
95133/?
95644/?
96108/?
96620/?
97131/?
97547/?
98059/?
98571/?
98987/?
99500/?
100012/?
100524/?
101036/?
101547/?
101867/?
102353/?
102865/?
103281/?
103792/?
104355/?
104770/?
105282/?
105845/?
106325/?
106836/?
107349/?
107766/?
108277/?
108789/?
109205/?
109717/?
110287/?
110702/?
111214/?
111726/?
112189/?
112701/?
113212/?
113629/?
114140/?
114652/?
115068/?
115580/?
116091/?
116507/?
[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: 44 seconds
[INFO] Finished at: Wed May 04 14:38:31 IST 2011
[INFO] Final Memory: 368M/1134M
[INFO] ------------------------------------------------------------------------
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to