Just to mention:- I had a problem with downloads. Information from http://docs.codehaus.org/display/MAVENUSER/Mirrors+Repositories The mirrors mentioned as synced independently mostly don't work and some of those pushed directly from central may not, I would need to test further. I found reliable one's are central and a couple of others in the US. Adam
2009/6/24 Barrie Treloar <[email protected]> > On Wed, Jun 24, 2009 at 2:35 PM, Wes Wannemacher<[email protected]> wrote: > > It is a large multi-module build (the struts2 build, in fact) and a > > quick glance/grep through poms didn't yield any obvious entries > > pointing to download.java.net, but I will dig further tomorrow. I > > noticed the same thing at my office recently and I did get around it > > by using nexus. I just wasn't sure if it was my build or if others had > > noticed that artifacts weren't where maven was looking. > > Run > mvn help:effective-pom > epom.txt > > This will show you the complete <repositories> defined in the inheritance > chain. > > You can also check your settings.xml to see whether you are pointing > to something wierd. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
