Looks like WSO2 nexus repo went unresponsive @ that moment. Now, wget http://dist.wso2.org/nexus/content/groups/wso2-public/org/jboss/logging/jboss-logging-spi/2.0.5.GA/jboss-logging-spi-2.0.5.GA.jar
works & so does Carbon Core build. /sumedha On Fri, Mar 25, 2011 at 7:05 AM, Sumedha Rubasinghe <[email protected]>wrote: > I am building (online) trunk & during Carbon Core build, encountered > following. Anyone else? > > /sumedha > > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > Missing: > ---------- > 1) org.jboss.logging:jboss-logging-spi:jar:2.0.5.GA > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.jboss.logging > -DartifactId=jboss-logging-spi -Dversion=2.0.5.GA -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.jboss.logging > -DartifactId=jboss-logging-spi -Dversion=2.0.5.GA -Dpackaging=jar > -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > > Path to dependency: > 1) org.wso2.carbon:org.wso2.carbon.caching.core:bundle:3.2.0-SNAPSHOT > 2) org.infinispan:infinispan-core:jar:4.1.0.CR2 > 3) org.jboss:jboss-common-core:jar:2.2.14.GA > 4) org.jboss.logging:jboss-logging-spi:jar:2.0.5.GA > >
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
