[INFO] Installing 
/home/carbon/carbon/dependencies/qpid/java/build/lib/qpid-management-common-0.11.jar
 to 
/home/carbon/.m2/repository/org/apache/qpid/qpid-management-common/0.11-wso2v1/qpid-management-common-0.11-wso2v1.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building WSO2 Carbon - Dependencies - Apache Qpid Aggregator
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon/carbon/dependencies/qpid/pom.xml to 
/home/carbon/.m2/repository/org/apache/qpid/qpid-parent/0.11-wso2v1/qpid-parent-0.11-wso2v1.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building hector
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-maven}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon/carbon/dependencies/hector/pom.xml to 
/home/carbon/.m2/repository/me/prettyprint/hector/0.7.0-23-wso2v1/hector-0.7.0-23-wso2v1.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building hector-core
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.7.1/maven-surefire-plugin-2.7.1.jar
766/?
1340/?
1539/?
2050/?
2561/?
2977/?
3488/?
4000/?
4417/?
4927/?
5449/?
5870/?
6394/?
6956/?
7372/?
7883/?
8395/?
8810/?
9321/?
9833/?
10249/?
10761/?
11272/?
11687/?
12199/?
12713/?
13128/?
13640/?
14169/?
14584/?
15095/?
15606/?
16022/?
16534/?
16977/?
17393/?
17929/?
18468/?
18884/?
19396/?
19906/?
20322/?
20832/?
21342/?
21757/?
22268/?
22779/?
23195/?
23705/?
24236/?
24652/?
25351/?
25861/?
26277/?
26788/?
27402/?
28922/?
       
[INFO] [clean:clean {execution: default-clean}]
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.3/maven-compiler-plugin-2.3.pom
781/?
2328/?
5497/?
5746/?
      
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.3/maven-compiler-plugin-2.3.jar
664/?
1176/?
1375/?
1907/?
2419/?
2834/?
[WARNING] Unable to get resource 
'org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:2.3' from 
repository central (http://repo1.maven.org/maven2): GET request of: 
org/apache/maven/plugins/maven-compiler-plugin/2.3/maven-compiler-plugin-2.3.jar
 from central failed
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] A required plugin was not found: 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.maven.plugins 
-DartifactId=maven-compiler-plugin -Dversion=2.3 -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.maven.plugins 
-DartifactId=maven-compiler-plugin -Dversion=2.3 -Dpackaging=maven-plugin 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:2.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


  org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:2.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25 minutes 53 seconds
[INFO] Finished at: Tue May 03 15:39:59 IST 2011
[INFO] Final Memory: 1214M/1781M
[INFO] ------------------------------------------------------------------------
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to