DefaultLibBundleDir property and ejb client type artifact
---------------------------------------------------------
Key: MEAR-56
URL: http://jira.codehaus.org/browse/MEAR-56
Project: Maven 2.x Ear Plugin
Issue Type: Bug
Affects Versions: 2.3
Reporter: Petri Hakala
Priority: Minor
Fix For: 2.4
When plugin copies ejb-client type artifact to ear it doesn't care about
defaultLibBundleDir property. If you take a look to sourcecode of class
EarModuleFactory you can see following line "return new EjbClientModule(
artifact, null );" Instead of null I think it should take defaultLibBundleDir
as parameter.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira