Community
Participate
Working Groups
Build Identifier: 20110615-0604 If I try to insert a dependency with the help of the Select Dependency dialog, it does not insert the type if the dependency is no JAR. Reproducible: Always Steps to Reproduce: 1. Create a simple Maven JAR project 2. Add a dependency via the POM Editor 3. Type in sling.jcr in the searchfield 4. Select the first result (org.apache.sling.installer.provide.jcr) It will only add <dependency> <groupId>org.apache.sling</groupId> <artifactId> org.apache.sling.installer.provider.jcr </artifactId> <version>3.0.4</version> </dependency> The type bundle is missing.
http://git.eclipse.org/c/m2e/m2e-core.git/commit/?id=996f0d5959f716e17337bfa2c6dd1c297a9d0bd2
Moved to https://github.com/eclipse-m2e/m2e-core/issues/