guice-2.0.wso2v1.jar is an newly introduced orbit bundle. You need to build that first.
When you see a jar missing error and the version of the missing jar ends with wso2vX, that mean it comes from the orbit project. Thanks Sameera On Mon, Feb 14, 2011 at 5:10 PM, Kasun Indrasiri <[email protected]> wrote: > > orbit/shindig : Revision: 87498 > > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > Missing: > ---------- > 1) com.google.guice.wso2:guice:jar:2.0.wso2v1 > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=com.google.guice.wso2 > -DartifactId=guice -Dversion=2.0.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=com.google.guice.wso2 > -DartifactId=guice -Dversion=2.0.wso2v1 -Dpackaging=jar -Dfile=/path/to/file > -Durl=[url] -DrepositoryId=[id] > > Path to dependency: > 1) org.apache.shindig.wso2:shindig:bundle:1.1.0.wso2v2 > 2) com.google.guice.wso2:guice:jar:2.0.wso2v1 > > ---------- > 1 required artifact is missing. > > for artifact: > org.apache.shindig.wso2:shindig:bundle:1.1.0.wso2v2 > > > -- > Kasun Indrasiri > Senior Software Engineer > WSO2, Inc.; http://wso2.com > lean.enterprise.middleware > > cell: +94 71 536 4128 <+94715364128> > Blog : http://kasunpanorama.blogspot.com/ > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Sameera Jayasoma Technical Lead and Product Manager, WSO2 Carbon WSO2, Inc. (http://wso2.com) email: [email protected] blog: http://tech.jayasoma.org Lean . Enterprise . Middleware
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
