This is not supported. m2e and maven command line require access to
quite a few things from Central repository, you need to make these
dependencies available from the mirror.
--
Regards,
Igor
On 12-09-12 6:20 AM, Arne Gehring wrote:
Thanks!
Using a Mirror seems to work.
But now I'm getting this
Correct. m2e honours settiings.xml configuration in all
operations, i.e. dependency resolution, workspace build, repository
index access, and so on. Attached is a screenshow that shows central
index shaded by mirror=external:* configuration in my settings.xml
--
Regards,
Igor
On 12-09-12 5:36 A
Thanks!
Using a Mirror seems to work.
But now I'm getting this Error if i change something in my Project POM:
Errors occurred during the build.
Errors running builder 'Maven Project Builder' on project 'test'.
Could not calculate build plan: Plugin
org.apache.maven.plugins:maven-resources-plugin:2
m2e reads the settings.xml in your user profile, so if that one is
correctly configured to use an internal mirror that will be reflected
in m2e as well. I think it will still say "central" in the Maven repo
view in m2e but then something like mirrored in parenthesis..
/Anders
On Wed, Sep 12, 2012