[ http://jira.codehaus.org/browse/MNG-826?page=comments#action_45863 ]
Stephane Nicoll commented on MNG-826:
-------------------------------------
Note also that there is a 'library' tag on the JavaModule to make it a library.
This property will be removed as from this improvment.
> Add a property to exclude all java modules ('jar') from application.xml
> generation
> ----------------------------------------------------------------------------------
>
> Key: MNG-826
> URL: http://jira.codehaus.org/browse/MNG-826
> Project: Maven 2
> Type: Improvement
> Components: maven-plugins
> Reporter: Edward Yakop
> Assignee: Stephane Nicoll
>
>
> 1 Need a way to mark all transitive dependency of a java module to be marked
> library *hence, added the module as class path item inside MANIFEST.MF and
> excluded during generation of application.xml*
> * This is very useful for project that needs bundling of 3rd party library
> but we don't have to *mess* up the ear pom.xml by declaring every single
> items that depends of 3rd party library .
> 2 Need a way to mark all transitive dependency of a java module to be marked
> excluded *hence, excluded during generation of application.xml*
> * To make this feature to be consistent with the first comment.
--
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]