Hi ,

I m trying to built Carbon 3.0.1 branch and couldn't do so since some
dependencies can't be found in anywhere.
and there are come dependencies to 3.0.2 as well and none is in the repos
:(.

one solution is to manually getting repos from the people who have those
artifacts in their local repos. :)

Is there any better way to solve this issue ?

following is the error.
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.shindig.wso2:shindig:jar:1.1.0.wso2v2

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.shindig.wso2
-DartifactId=shindig -Dversion=1.1.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.shindig.wso2
-DartifactId=shindig -Dversion=1.1.0.wso2v2 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
   1) org.wso2.carbon:org.wso2.carbon.dashboard.common:bundle:3.0.2
   2) org.apache.shindig.wso2:shindig:jar:1.1.0.wso2v2

----------
1 required artifact is missing.

for artifact:
  org.wso2.carbon:org.wso2.carbon.dashboard.common:bundle:3.0.2

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)



-- 
Charith Dhanushka Wickramarachchi
Software Engineer
WSO2 Inc
http://wso2.org/
http://wso2.com/

http://charithwiki.blogspot.com/
Mobile : +94 77 670 6568
_______________________________________________
Carbon-dev mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to