On Tue, May 17, 2011 at 12:25 AM, Supun Malinga <[email protected]> wrote:
> Unable to build online even, am I missing something? > Hi, Did you try building dependencies-->commons--> xmlschema and try. I remember getting this error and resolving it in this manner. Thanks, Janaka > > [INFO] Building xmlschema.wso2 > [INFO] task-segment: [install] > [INFO] > ------------------------------------------------------------------------ > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > Missing: > ---------- > 1) org.apache.ws.commons.schema:XmlSchema:jar:1.4.7-wso2v1 > > 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-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.ws.commons.schema > -DartifactId=XmlSchema -Dversion=1.4.7-wso2v1 -Dpackaging=jar > -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > > Path to dependency: > 1) org.apache.ws.commons.schema.wso2:XmlSchema:bundle:1.4.7.wso2v1 > 2) org.apache.ws.commons.schema:XmlSchema:jar:1.4.7-wso2v1 > > ---------- > 1 required artifact is missing. > > for artifact: > org.apache.ws.commons.schema.wso2:XmlSchema:bundle:1.4.7.wso2v1 > > from the specified remote repositories: > central (http://repo1.maven.org/maven2), > wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/) > > thanks, > -- > Supun Malinga, > > Software Engineer, > WSO2 Inc. > http://wso2.com > http://wso2.org > email - [email protected] <[email protected]> > mobile - 071 56 91 321 > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Janaka Ranabahu Software Engineer WSO2 Inc. Mobile +94 718370861 Email : [email protected] Blog : janakaranabahu.blogspot.com
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
