[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 27 source files to 
/home/carbon/carbon/dependencies/axis2/modules/saaj/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO] Copying 2 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
/home/carbon/carbon/dependencies/axis2/modules/saaj/target/axis2-saaj-1.6.1-wso2v1.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbon/carbon/dependencies/axis2/modules/saaj/target/axis2-saaj-1.6.1-wso2v1.jar
 to 
/home/carbon/.m2/repository/org/apache/axis2/axis2-saaj/1.6.1-wso2v1/axis2-saaj-1.6.1-wso2v1.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Axis2 - Metadata
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
Downloading: 
http://download.java.net/maven/2//org/apache/maven/plugins/maven-dependency-plugin/2.0/maven-dependency-plugin-2.0.pom
[INFO] Unable to find resource 
'org.apache.maven.plugins:maven-dependency-plugin:pom:2.0' in repository 
repository.dev.java.net-maven2 (http://download.java.net/maven/2/)
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.0/maven-dependency-plugin-2.0.pom
842/?
2547/?
3305/?
7401/?
7555/?
11371/?
       
Downloading: 
http://download.java.net/maven/2//org/apache/maven/plugins/maven-dependency-plugin/2.0/maven-dependency-plugin-2.0.jar
[INFO] Unable to find resource 
'org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:2.0' in 
repository repository.dev.java.net-maven2 (http://download.java.net/maven/2/)
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.0/maven-dependency-plugin-2.0.jar
1201/?
1713/?
1955/?
2489/?
3001/?
3424/?
3936/?
4447/?
4871/?
5383/?
5894/?
6318/?
6855/?
7367/?
7790/?
8308/?
8819/?
9243/?
9755/?
10266/?
10695/?
11206/?
11718/?
12142/?
12666/?
13193/?
13617/?
14129/?
14674/?
15098/?
15631/?
16143/?
16593/?
17153/?
17605/?
18029/?
18542/?
19053/?
19477/?
20059/?
20570/?
20994/?
21506/?
22019/?
22515/?
23027/?
23539/?
23962/?
24474/?
24985/?
25479/?
26056/?
26568/?
26992/?
27557/?
28069/?
28493/?
29004/?
29515/?
30027/?
30599/?
31267/?
31779/?
32290/?
32868/?
33381/?
33893/?
34318/?
34825/?
35338/?
35850/?
36361/?
36873/?
37385/?
37456/?
37967/?
38492/?
39057/?
39569/?
40080/?
40668/?
41181/?
41694/?
42206/?
42718/?
43142/?
43653/?
44235/?
44748/?
44908/?
45494/?
46006/?
46430/?
47014/?
47526/?
47950/?
48519/?
49087/?
49511/?
50022/?
50534/?
50957/?
51469/?
51921/?
52432/?
52943/?
53510/?
54021/?
54611/?
55205/?
55454/?
[WARNING] Unable to get resource 
'org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:2.0' from 
repository central (http://repo1.maven.org/maven2): GET request of: 
org/apache/maven/plugins/maven-dependency-plugin/2.0/maven-dependency-plugin-2.0.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-dependency-plugin -Dversion=2.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.maven.plugins 
-DartifactId=maven-dependency-plugin -Dversion=2.0 -Dpackaging=maven-plugin 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:2.0

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


  org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:2.0

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


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 103 minutes 34 seconds
[INFO] Finished at: Wed May 04 16:32:44 IST 2011
[INFO] Final Memory: 855M/1707M
[INFO] ------------------------------------------------------------------------
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to