On Fri, Sep 24, 2010 at 10:01 AM, Isuru Suriarachchi <[email protected]> wrote:
> Hi Charith, > > Ideally, this artifact should be in the repo. It seems to be the artifacts > are not uploaded into the repo after the Carbon 3.0.1 release. > > However, you can locally build shindig branch at [1] and then build shindig > orbit at [2] to solver your issue. > Hi Isuru, i tried to build the dependency 1.1-BETA6-wso2v1 and 1.1-BETA6-wso2v2 in dependencies but couldn't build the wso2v2 one since following dependencies are missing. (FYI : above scenario is a one example error i encountered while building this branch i solved those problems by manually updating my local repos. from the artifacts i got from people who had those.I posted this to this list since this can be a common problem who are trying to build this branch.) Missing: >> ---------- >> 1) org.apache.shindig:shindig-common:test-jar:tests:r910768-wso2v2 >> >> Try downloading the file manually from the project website. >> >> Then, install it using the command: >> mvn install:install-file -DgroupId=org.apache.shindig >> -DartifactId=shindig-common -Dversion=r910768-wso2v2 -Dclassifier=tests >> -Dpackaging=test-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 >> -DartifactId=shindig-common -Dversion=r910768-wso2v2 -Dclassifier=tests >> -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] >> >> Path to dependency: >> 1) org.apache.shindig:shindig-gadgets:jar:r910768-wso2v2 >> 2) org.apache.shindig:shindig-common:test-jar:tests:r910768-wso2v2 >> >> ---------- >> 1 required artifact is missing. >> >> for artifact: >> org.apache.shindig:shindig-gadgets:jar:r910768-wso2v2 >> >> from the specified remote repositories: >> apache.snapshots (http://repository.apache.org/snapshots), >> oauth (http://oauth.googlecode.com/svn/code/maven), >> central (http://repo1.maven.org/maven2), >> wso2-maven2-repository (http://dist.wso2.org/maven2), >> java-net-2 (http://download.java.net/maven/2/), >> diff_match_patch ( >> http://google-diff-match-patch.googlecode.com/svn/trunk/maven), >> caja (http://google-caja.googlecode.com/svn/maven) >> >> >> -- >> 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 >> >> > > > -- > Isuru Suriarachchi > Technical Lead & Product Manager, WSO2 Web Services Application Server > WSO2 Inc. http://wso2.com > email : [email protected] > blog : http://isurues.wordpress.com/ > > lean . enterprise . middleware > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- 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
