On Wed, Sep 29, 2010 at 5:46 AM, Samisa Abeysinghe <[email protected]> wrote:
> [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > Missing: > ---------- > 1) org.apache.ws.commons.schema:XmlSchema:jar:1.4.7-SNAPSHOT > seems it is not available online. thanks, Amila. > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.apache.ws.commons.schema > -DartifactId=XmlSchema -Dversion=1.4.7-SNAPSHOT -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.schema > -DartifactId=XmlSchema -Dversion=1.4.7-SNAPSHOT -Dpackaging=jar > -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > > Path to dependency: > 1) org.apache.axis2.wso2:axis2-json:bundle:1.6.0.wso2v1-SNAPSHOT > 2) org.apache.axis2:axis2-json:jar:SNAPSHOT > 3) org.apache.axis2:axis2-kernel:jar:SNAPSHOT > 4) org.apache.ws.commons.schema:XmlSchema:jar:1.4.7-SNAPSHOT > > ---------- > 1 required artifact is missing. > > for artifact: > org.apache.axis2.wso2:axis2-json: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/) > > 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 > >
_______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
