Closed GoogleCodeExporter closed 9 years ago
I can't reproduce this problem. From the error messages (which all try to
download from nexus.dev:8080, and not from projectlombok.org) I'm guessing its
a problem with your nexus setup. You may want to ask a maven guru, neither Roel
nor I are very familiar with maven.
Original comment by reini...@gmail.com
on 17 Jul 2010 at 5:00
Just had the same problem and found a solution!
You cannot download the lombok archives because your Nexus server is configured
as the "one and only" repository. You need to switch from a "mirror"
declaration in your settings.xml to a "profile".
Check out this page:
http://archiva.apache.org/docs/1.3/userguide/using-repository.html
Original comment by Thomas.A...@gmail.com
on 24 Nov 2010 at 9:30
Original issue reported on code.google.com by
gollub.daniel@gmail.com
on 21 Jun 2010 at 8:02