Fixed. Thanks, Danushka
On Thu, Jan 20, 2011 at 12:44 PM, Selvaratnam Uthaiyashankar < [email protected]> wrote: > $subject, Is it correct (orbits depends on components)? It fails with > following error. > > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > Missing: > ---------- > 1) org.wso2.carbon:org.wso2.carbon.logging:jar:3.2.0-SNAPSHOT > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.wso2.carbon > -DartifactId=org.wso2.carbon.logging -Dversion=3.2.0-SNAPSHOT > -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.wso2.carbon > -DartifactId=org.wso2.carbon.logging -Dversion=3.2.0-SNAPSHOT > -Dpackaging=jar -Dfile=/path/to/f > ile -Durl=[url] -DrepositoryId=[id] > > Path to dependency: > 1) org.apache.qpid.wso2:qpid:bundle:0.9.wso2v1 > 2) org.wso2.carbon:org.wso2.carbon.logging:jar:3.2.0-SNAPSHOT > > ---------- > 1 required artifact is missing. > > for artifact: > org.apache.qpid.wso2:qpid:bundle:0.9.wso2v1 > > 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), > jboss-maven-repository ( > https://repository.jboss.org/nexus/content/groups/public/) > > > -- > S.Uthaiyashankar > Senior Architect & Senior Manager > WSO2 Inc. > http://wso2.com/ - "lean . enterprise . middleware" > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev > >
_______________________________________________ Carbon-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
