Fixed. Thanks, Senaka.
On Fri, Aug 27, 2010 at 4:41 PM, Samisa Abeysinghe <[email protected]> wrote: > [INFO] skip non existing resourceDirectory > /home/stratos/build/carbon/core/org.wso2.carbon.utils/src/main/resources > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > Missing: > ---------- > 1) org.infinispan:infinispan-core:jar:4.1.0.CR2 > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.infinispan > -DartifactId=infinispan-core -Dversion=4.1.0.CR2 -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.infinispan > -DartifactId=infinispan-core -Dversion=4.1.0.CR2 -Dpackaging=jar > -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > > Path to dependency: > 1) org.wso2.carbon:org.wso2.carbon.utils:bundle:3.1.0-SNAPSHOT > 2) org.infinispan:infinispan-core:jar:4.1.0.CR2 > > ---------- > 1 required artifact is missing. > > for artifact: > org.wso2.carbon:org.wso2.carbon.utils:bundle:3.1.0-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) > > > > NOTE: Maven is executing in offline mode. Any artifacts not already in your > local > repository will be inaccessible. > > 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
