You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by Atlassian Open Source Bamboo <ba...@apache.org> on 2009/12/14 09:06:51 UTC

[OSS Bamboo] Apache ACE - Core Maven Build build 31 has FAILED (0 tests failed). Change made by Toni Menzel

-----------------------------------------------------------
ACE-CORE-31 failed.
-----------------------------------------------------------
Code has been updated by Toni Menzel.
No failed tests found, a possible compilation error.

http://opensource.bamboo.atlassian.com/browse/ACE-CORE-31/        


--------------
Code Changes
--------------
Toni Menzel (890213):

>ACE-62 split ace reactor (main pom) from parent pom (new project pom/pom.xml). Let sub project refer to new ace-pom project (relative path)


--------------
Error Summary
--------------
   [INFO] ------------------------------------------------------------------------
   [ERROR] BUILD ERROR
   [INFO] ------------------------------------------------------------------------
   [INFO] artifact not found - Unable to download the artifact from any repository
   
   Try downloading the file manually from the project website.
   
   Then, install it using the command: 
   &nbsp; &nbsp; mvn install:install-file -DgroupId=com.google.gwt -DartifactId=gwt-dev -Dversion=1.7.1 -Dclassifier=linux -Dpackaging=jar -Dfile=/path/to/file
   
   Alternatively, if you host your own repository you can deploy the file there: 
   &nbsp; &nbsp; mvn deploy:deploy-file -DgroupId=com.google.gwt -DartifactId=gwt-dev -Dversion=1.7.1 -Dclassifier=linux -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
   
   
   &nbsp; com.google.gwt:gwt-dev:jar:1.7.1
   
   from the specified remote repositories:
   &nbsp; apache.snapshots (http://repository.apache.org/snapshots),
   &nbsp; central (https://m2proxy.atlassian.com/repository/public),
   &nbsp; ace-repository (http://svn.apache.org/repos/asf/incubator/ace/repo)
   
   
   
   [INFO] ------------------------------------------------------------------------
   [INFO] For more information, run Maven with the -e switch


--
This message is automatically generated by Atlassian Bamboo