Re: [LOOM] building from cvs
Mauro Talevi <[email protected]> Sat, 17 Apr 2004 13:41:19 +0100
| Newsgroups | gmane.comp.java.jcontainer.interest |
|---|---|
| Message-ID | <[email protected]> |
Leandro, The dependendies you are looking for live in http://dist.codehaus.org so you should have those se in the maven.remote.repo property, which you may have overridden in your $HOME/build.properties. Also, have you tried deleting local maven plugins ($HOME/.maven/plugins)? What version of maven are you using? Can you give a complete list of: - maven version - OS - how you are trying to build - ie from which directory and which command? Cheers