Fixed. Thanks, Senaka.
On Mon, Sep 6, 2010 at 8:40 AM, Samisa Abeysinghe <[email protected]> wrote: > Please have a look: > > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > Missing: > ---------- > 1) org.apache.ws.commons.axiom:axiom-impl:jar:1.2.9-SNAPSHOT > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.apache.ws.commons.axiom > -DartifactId=axiom-impl -Dversion=1.2.9-20100208.160800-10 -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.ws.commons.axiom > -DartifactId=axiom-impl -Dversion=1.2.9-20100208.160800-10 -Dpackaging=jar > -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > > Path to dependency: > 1) org.apache.axis2.wso2:axis2-client:bundle:1.6.0.wso2v1-SNAPSHOT > 2) org.apache.ws.commons.axiom.wso2:axiom:jar:1.2.9.wso2v1-SNAPSHOT > 3) org.apache.ws.commons.axiom:axiom-impl:jar:1.2.9-SNAPSHOT > > 2) org.apache.ws.commons.axiom:axiom-dom:jar:1.2.9-SNAPSHOT > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.apache.ws.commons.axiom > -DartifactId=axiom-dom -Dversion=1.2.9-20100208.160800-10 -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.ws.commons.axiom > -DartifactId=axiom-dom -Dversion=1.2.9-20100208.160800-10 -Dpackaging=jar > -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > > Path to dependency: > 1) org.apache.axis2.wso2:axis2-client:bundle:1.6.0.wso2v1-SNAPSHOT > 2) org.apache.ws.commons.axiom.wso2:axiom:jar:1.2.9.wso2v1-SNAPSHOT > 3) org.apache.ws.commons.axiom:axiom-dom:jar:1.2.9-SNAPSHOT > > ---------- > 2 required artifacts are missing. > > for artifact: > org.apache.axis2.wso2:axis2-client:bundle:1.6.0.wso2v1-SNAPSHOT > > from the specified remote repositories: > wso2-maven2-snapshot-repository (http://dist.wso2.org/snapshots/maven2), > central (http://repo1.maven.org/maven2), > wso2-maven2-repository (http://dist.wso2.org/maven2), > jboss-maven-repository ( > https://repository.jboss.org/nexus/content/groups/public/) > > > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 24 seconds > [INFO] Finished at: Mon Sep 06 03:08:21 UTC 2010 > [INFO] Final Memory: 35M/1237M > [INFO] > ------------------------------------------------------------------------ > > Thanks, > Samisa... > > Samisa Abeysinghe > VP Engineering > WSO2 Inc. > http://wso2.com > http://wso2.org > > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Senaka Fernando Associate Technical Lead WSO2 Inc. E-mail: senaka AT wso2.com; Mobile: +94 77 322 1818 http://www.wso2.com/ - "Lean . Enterprise . Middleware"
_______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
