I am getting following error. any help?

[INFO] Unable to find resource
'org.apache.httpcomponents.wso2:httpcore:jar:4.2.3.wso2v1' in repository
central (http://repo1.maven.org/maven2)
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.httpcomponents.wso2:httpcore:jar:4.2.3.wso2v1

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.httpcomponents.wso2
-DartifactId=httpcore -Dversion=4.2.3.wso2v1 -Dpackaging=jar
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there:
      mvn deploy:deploy-file -DgroupId=org.apache.httpcomponents.wso2
-DartifactId=httpcore -Dversion=4.2.3.wso2v1 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
  1) org.apache.axis2.wso2:axis2-client:bundle:1.6.1.wso2v9
  2) org.apache.httpcomponents.wso2:httpcore:jar:4.2.3.wso2v1

----------
1 required artifact is missing.

for artifact:
  org.apache.axis2.wso2:axis2-client:bundle:1.6.1.wso2v9

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)



[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 25 minutes 32 seconds
[INFO] Finished at: Tue Mar 05 18:30:13 IST 2013
[INFO] Final Memory: 416M/1107M
[INFO]
------------------------------------------------------------------------

Thanks & Regards
Danushka Fernando
Software Engineer
WSO2 inc. http://wso2.com/
Mobile : +94716332729
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to