[ http://jira.codehaus.org/browse/MNG-622?page=comments#action_43682 ] 

Stephane Nicoll commented on MNG-622:
-------------------------------------

This is implemented in 3 ways:

* bundleDir : specify a custom directory within the EAR file (APP-INF/lib for 
instance)
* bundleFileName: specify a custom filename inside the EAR file (to remove the 
artifact's version for instance)
* uri : composite of the two above to specify the full URI within the EAR file

Wrote also apt document to illustrate those cases.

Kenny has the patch and It needs p-d-c 1.0.6 

> Support of custom location for module inside an ear
> ---------------------------------------------------
>
>          Key: MNG-622
>          URL: http://jira.codehaus.org/browse/MNG-622
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-plugins
>     Reporter: Stephane Nicoll
>     Assignee: Stephane Nicoll

>
>
> All modules included in the EAR are being put currently in the root of the 
> archive. Needs to add a way to specify a custom location for a particular 
> module.

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to