[
http://jira.codehaus.org/browse/MEAR-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=208723#action_208723
]
Stephane Nicoll edited comment on MEAR-85 at 1/31/10 8:56 AM:
--------------------------------------------------------------
okay, due to the number of votes and since we seems to have a working solution
that fit, I'll review and apply the patches in the upcoming version.
was (Author: sni):
okay, due to the number of votes and a working solution that seems to fit
to anyone, I'll review and apply the patches in the upcoming version.
> ejb-client dependencies should be placed in defaultLibBundleDir
> ---------------------------------------------------------------
>
> Key: MEAR-85
> URL: http://jira.codehaus.org/browse/MEAR-85
> Project: Maven 2.x Ear Plugin
> Issue Type: Bug
> Affects Versions: 2.3.1
> Reporter: James Olsen
> Assignee: Stephane Nicoll
> Fix For: 2.4.1
>
> Attachments: MEAR-85-ashipilev-TESTS.patch, MEAR-85-ashipilev-v1.patch
>
>
> ejb-client jars should be placed in the defaultLibBundleDir when specified.
> They're just standard jar dependencies not J2EE artifacts so should be
> treated the same as other jars. They're currently being placed in the root
> directory.
> A workaround is to add an ejbClientModule entry to override the bundleDir:
> <modules>
> <ejbClientModule>
> <groupId>...</groupId>
> <artifactId>...</artifactId>
> <bundleDir>lib</bundleDir>
> </ejbClientModule>
> </modules>
--
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