It was decided to comment this out because we were planning to depend on this particular released version which is already available in M2 repo [1].
Wondering why it did not search in our repo and search only in maven central repo. Looks like our repo is not picked up and it is going ahead with the default settings. Will take a look. Thanks, Thilina [1] - http://dist.wso2.org/maven2/org/apache/ws/savan/wso2/savan-core/1.0.0-wso2v2/ On Mon, Mar 28, 2011 at 1:21 PM, Samisa Abeysinghe <[email protected]> wrote: > Since it is not there, in the default profile, it was not built and I get > > [INFO] Unable to find resource > 'org.apache.ws.savan.wso2:savan-core:jar:1.0.0-wso2v2' in repository central > (http://repo1.maven.org/maven2) > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > Missing: > ---------- > 1) org.apache.ws.savan.wso2:savan-core:jar:1.0.0-wso2v2 > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.apache.ws.savan.wso2 > -DartifactId=savan-core -Dversion=1.0.0-wso2v2 -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.savan.wso2 > -DartifactId=savan-core -Dversion=1.0.0-wso2v2 -Dpackaging=jar > -Dfile=/path/to/file -D > url=[url] -DrepositoryId=[id] > > Path to dependency: > 1) org.wso2.carbon:org.wso2.carbon.eventing:bundle:3.2.0-SNAPSHOT > 2) org.apache.ws.savan.wso2:savan-core:jar:1.0.0-wso2v2 > > ---------- > 1 required artifact is missing. > > for artifact: > org.wso2.carbon:org.wso2.carbon.eventing:bundle:3.2.0-SNAPSHOT > > from the specified remote repositories: > central (http://repo1.maven.org/maven2), > wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/) > > > Thanks, > Samisa... > > Samisa Abeysinghe > VP Engineering > WSO2 Inc. > http://wso2.com > http://wso2.org > > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Thilina Buddhika Senior Software Engineer WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 77 44 88 727 blog : http://blog.thilinamb.com
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
