Community
Participate
Working Groups
Build Identifier: M20100909-0800 (IAM build 0.11.0.201001181900) Even if a project has non 'jar' or 'war' packaging type, marking it to have IAM manage dependencies forces the project to have Java nature and creates source (src/main/java, etc.) directories as Java source folders. Specifically, this is an issue when dealing with 'pom' packaging type, and projects should be created as 'General' projects or General faceted projects. Reproducible: Always Steps to Reproduce: 1. Create a Maven project and import it in eclipse 2. Set the pom packaging as 'pom' (/project/packaging) 3. From the project menu select 'Maven 2' > 'Use Maven dependency management'
Superseded by m2e