|
Hi Everybody, I am tried to build my application with Maven 2.0.7 and I got this error: 26/07/07 12h36min59s GMT-03:00: Missing: 1) com.sun:tools:jar:1.5.0 Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=com.sun -DartifactId=tools \ -Dversion=1.5.0 -Dpackaging=jar -Dfile=/path/to/file Path to dependency: 1) br.com.bluesoft.tec2:tec2-web:war:2.0.0 2) org.apache.struts:struts2-core:jar:2.0.9 3) com.sun:tools:jar:1.5.0 1 required artifact is missing. for artifact: br.com.bluesoft.tec2:tec2-web:war:2.0.0 from the specified remote repositories: appfuse (http://static.appfuse.org/repository), central (http://repo1.maven.org/maven2), bluesoft (http://www.bluesoft.com.br/maven2) What can I do to solve this problem? Thanks, Regards,
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
André Faria |
- [appfuse-user] Maven Problems André Faria
- Re: [appfuse-user] Maven Problems Matt Raible
- Re: [appfuse-user] Maven Problems Michael Horwitz
- Re: [appfuse-user] Maven Problems André Faria
- Re: [appfuse-user] Maven Problems Michael Horwitz
- Re: [appfuse-user] Maven Problems André Faria
