Community
Participate
Working Groups
After migration on Maven 3.1, some plugins don't work in m2e environnement if they use relocated packages ("The significant change in Eclipse Aether with respect to API changes and package relocation will likely cause issues with plugins that directly depend on Aether. We are aware of the issues in the Maven Site Plugin, the Maven Dependency Plugin, the Maven Shade Plugin and the Maven Project Info Reports Plugin, and have fixed them in recent releases. But this is a significant change and is likely to cause issues in any plugin that depends on the now deprecated Sonatype Aether. In the external plugin ecosystem, it is known that Tycho, the Android Maven Plugin and the NetBeans Module Plugin are also affected: the plugin developers are aware of this issue and will release a new version of the plugin to address it.") This is due to m2eclipse use internal maven 3.0.4 even if an external maven is configured.
Fixed in bug 416882. Please try a dev build of m2e 1.5.0 from http://nexus.tesla.io:8081/nexus/content/sites/m2e.extras/m2e/1.5.0/N/LATEST/ *** This bug has been marked as a duplicate of bug 416882 ***
Moved to https://github.com/eclipse-m2e/m2e-core/issues/