Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
2.0
-
None
-
None
-
Maven 2.0.4 on Windows
Description
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.
Attachments
Issue Links
- is duplicated by
-
MWAR-46 EJB-client libraries are added with wrong extension
- Closed