Hi, Shindig needs to be build with tests because it having dependency to a test module inside shindig. Is the builder running without tests?
thanks. On Wed, Jun 1, 2011 at 5:05 AM, WSO2 Carbon Builder (US1) <[email protected] > wrote: > Repository Root: https://svn.wso2.org/repos/wso2 > Repository UUID: a5903396-d722-0410-b921-86c7d4935375 > Revision: 106684 > Node Kind: directory > Schedule: normal > Last Changed Author: amilam > Last Changed Rev: 106684 > Last Changed Date: 2011-06-01 00:13:32 -0400 (Wed, 01 Jun 2011) [INFO] > [source:test-jar {execution: attach-sources}] > [INFO] Building jar: > /home/carbon320/carbon/dependencies/shindig/r910768-wso2v4/java/common/target/shindig-common-r910768-wso2v4-test-sources.jar > [INFO] [jar:test-jar {execution: default}] > [INFO] Skipping packaging of the test-jar > [INFO] [tools:verify-legal-files {execution: verify-legal-files}] > [INFO] Checking legal files in: shindig-common-r910768-wso2v4.jar > [INFO] Checking legal files in: shindig-common-r910768-wso2v4-sources.jar > [INFO] Checking legal files in: > shindig-common-r910768-wso2v4-test-sources.jar > [INFO] [install:install {execution: default-install}] > [INFO] Installing > /home/carbon320/carbon/dependencies/shindig/r910768-wso2v4/java/common/target/shindig-common-r910768-wso2v4.jar > to > /home/carbon320/.m2/repository/org/apache/shindig/shindig-common/r910768-wso2v4/shindig-common-r910768-wso2v4.jar > [INFO] Installing > /home/carbon320/carbon/dependencies/shindig/r910768-wso2v4/java/common/target/shindig-common-r910768-wso2v4-sources.jar > to > /home/carbon320/.m2/repository/org/apache/shindig/shindig-common/r910768-wso2v4/shindig-common-r910768-wso2v4-sources.jar > [INFO] Installing > /home/carbon320/carbon/dependencies/shindig/r910768-wso2v4/java/common/target/shindig-common-r910768-wso2v4-test-sources.jar > to > /home/carbon320/.m2/repository/org/apache/shindig/shindig-common/r910768-wso2v4/shindig-common-r910768-wso2v4-test-sources.jar > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Apache Shindig Gadget Renderer > [INFO] task-segment: [clean, install] > [INFO] > ------------------------------------------------------------------------ > [INFO] [clean:clean {execution: default-clean}] > Downloading: > http://repo1.maven.org/maven2/org/apache/shindig/shindig-common/r910768-wso2v4/shindig-common-r910768-wso2v4-tests.jar > [INFO] Unable to find resource > 'org.apache.shindig:shindig-common:test-jar:tests:r910768-wso2v4' in > repository central (http://repo1.maven.org/maven2) > Downloading: > http://google-diff-match-patch.googlecode.com/svn/trunk/maven/org/apache/shindig/shindig-common/r910768-wso2v4/shindig-common-r910768-wso2v4-tests.jar > [INFO] Unable to find resource > 'org.apache.shindig:shindig-common:test-jar:tests:r910768-wso2v4' in > repository diff_match_patch ( > http://google-diff-match-patch.googlecode.com/svn/trunk/maven) > Downloading: > http://google-caja.googlecode.com/svn/maven/org/apache/shindig/shindig-common/r910768-wso2v4/shindig-common-r910768-wso2v4-tests.jar > [INFO] Unable to find resource > 'org.apache.shindig:shindig-common:test-jar:tests:r910768-wso2v4' in > repository caja (http://google-caja.googlecode.com/svn/maven) > Downloading: > http://oauth.googlecode.com/svn/code/maven/org/apache/shindig/shindig-common/r910768-wso2v4/shindig-common-r910768-wso2v4-tests.jar > [INFO] Unable to find resource > 'org.apache.shindig:shindig-common:test-jar:tests:r910768-wso2v4' in > repository oauth (http://oauth.googlecode.com/svn/code/maven) > Downloading: > http://dist.wso2.org/maven2/org/apache/shindig/shindig-common/r910768-wso2v4/shindig-common-r910768-wso2v4-tests.jar > [INFO] Unable to find resource > 'org.apache.shindig:shindig-common:test-jar:tests:r910768-wso2v4' in > repository wso2-maven2-repository (http://dist.wso2.org/maven2) > Downloading: > http://download.java.net/maven/2//org/apache/shindig/shindig-common/r910768-wso2v4/shindig-common-r910768-wso2v4-tests.jar > [INFO] Unable to find resource > 'org.apache.shindig:shindig-common:test-jar:tests:r910768-wso2v4' in > repository java-net-2 (http://download.java.net/maven/2/) > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > Missing: > ---------- > 1) org.apache.shindig:shindig-common:test-jar:tests:r910768-wso2v4 > > 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-wso2v4 -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-wso2v4 -Dclassifier=tests > -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > > Path to dependency: > 1) org.apache.shindig:shindig-gadgets:jar:r910768-wso2v4 > 2) org.apache.shindig:shindig-common:test-jar:tests:r910768-wso2v4 > > ---------- > 1 required artifact is missing. > > for artifact: > org.apache.shindig:shindig-gadgets:jar:r910768-wso2v4 > > 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) > > > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 9 minutes 59 seconds > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > -- Ranga Siriwardena Software Engineer WSO2 Inc. Blog: http://rangasiriwardena.blogspot.com/
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
