Community
Participate
Working Groups
Build Identifier: 20110615-0604 Using WTP's Deployment assembly, you can add "Maven dependencies" to be copied to WEB-INF/lib. However, all jars are copied - even those with scope "provided", which break the application (conflicts with provided libraries at runtime). These dependencies (jars) should be ignored. Reproducible: Always Steps to Reproduce: 1. Set-up a Server runtime 2. Enable "Dynamic web module" for a project 3. Add the maven dependencies in the "Deployment assembly" 4. Add the project to the server and start the server
m2e-wtp issues should be reported to https://issues.sonatype.org/browse/MECLIPSEWTP
Moved to https://github.com/eclipse-m2e/m2e-core/issues/