Hi Kent, I'm using the maven2 eclipse plugin. Whenever I try to attach
the source folder in Eclipse to a jar it depends on, the plugin will try to copy the source into my ~/.m2/repository but will fail with an error of "access denied". Any idea? Have you been able to do that?
For me, it works well. Just in case, have you define the proxy settings in Eclipse (Windows->preferences) and maven2 (setting.xml) ? Rémy
