Martin Probst's weblog

Maven 2

October 22, 2005 at 11:38 #

I wanted to try out Apache Maven 2 today. So I started off with the tutorial and created a default project. After some playing with targets and plugins, a connection to http://repo1.maven.org/maven2 timed out and maven reported that this repository had been blacklisted.

And that's it. I grepped through all the files in ~/.m2, lots of POM files mention the given URL, but nothing looks like blacklisting. So basically the tool error'ed out and I don't have any clue how to fix it. Plus, there is of course no documentation about this "feature" at all. Every attempt to download a plugin or a dependency fails by now.


← Java 6 PreviewLeave a replyGentoo to Ubuntu→
Leave a reply »
Rickard Lundin says:
November 17, 2005 at 13:11 #

Got same problem here .. cant find how to reset that blacklist thingy.

dave says:
August 15, 2007 at 22:52
#

just surfing for a solution . . .why would they even implement this??? I dont see it being very useful, but it is a big annoyance