> I don't have any proxies configured. The strange thing is that when I built
> the WAR project - maven was able to download some of the artifacts (from
> central repo), and some of them did not (this is why I tried to install
> manually - for example javax-persistence) - here is my settings.xml file (I
> removed comments):

I would take all of that out except perhaps for the localRepository
and try "mvn -U install:install-file ..." again.

You don't have a proxy and I really have no idea why you're trying to
set up Central as a mirrorOf codehaus/snapshots and then also
involving Java.net. Just take all of that out for now.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to