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:11:27 UTC

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

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

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


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

>ACE-62 removed profiles from non reactor pom


--------------
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