Community
Participate
Working Groups
Build Identifier: 20100218-1602 Expected result: The project should import without error and should contain the Maven Dependencies classpath container. Actual Result: NullPointerException and no Maven Dependencies classpath container. Workaround: Use m2eclipse 0.10. Reproducible: Always Steps to Reproduce: 1. In com.example run 'mvn install'. The 'The JAR is empty' error is expected. 2. In Eclipse, with m2eclipse 0.12.1, import an Existing Maven Project. 3. Select com.example/com.example.configuration.bus
Created attachment 188614 [details] Stacktrace
Created attachment 188615 [details] Reproduction archive
To help Google find this defect: The NullPointerException is at: org.apache.maven.plugin.DefaultPluginDescriptorCache$CacheKey.<init>(DefaultPluginDescriptorCache.java:165)
This is a duplicate of https://issues.sonatype.org/browse/MNGECLIPSE-2555 and has been fixed in 0.13.0 already. Feel free to reopen this bugreport if you still see the problem with recent m2e 0.13.0 builds
Moved to https://github.com/eclipse-m2e/m2e-core/issues/