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/13 01:53:03 UTC

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

-----------------------------------------------------------
ACE-CORE-30 failed.
-----------------------------------------------------------
Code has been updated by btopping.
No failed tests found, a possible compilation error.

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


--------------
Code Changes
--------------
btopping (890012):

>Some changes for getting the webapp alive.  I changed the webui project artifact type from 'bundle' to 'war', but it's not clear to me that is the right thing to do.  Additionally, the gwt-dnd jar that was missing from the central repo has been added to 'repo' root node of the subversion tree as a Maven repository layout as a fix, and I offered their project assistance with setting up a proper repo on their end.  The app runs, but I don't have the experience yet with getting the server set up completely to know it is final.


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