jira-importer opened a new issue, #210: URL: https://github.com/apache/maven-war-plugin/issues/210
**[Jerker Klang](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=co...@linuxpower.nu)** opened **[MWAR-38](https://issues.apache.org/jira/browse/MWAR-38?redirect=false)** and commented When having a project with dependencies of ejb/ejb-client type they get their type as extension when included. I have a project with a dependency to a 1.0-SNAPSHOT version of type ejb-client. When running the dependency gets included as WEB-INF/lib/myDependency-1.0-SNAPSHOT.ejb-client (the same happens with ejbs, they get .ejb as extension). Running the same build but with 2.0-beta2 the problem is no longer there. Needless to say, the plugin is now useless for many J2EE circumstances. --- **Affects:** 2.0 **Issue Links:** - [MWAR-46](https://issues.apache.org/jira/browse/MWAR-46) EJB-client libraries are added with wrong extension (_**"is duplicated by"**_) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org