[ http://jira.codehaus.org/browse/MNG-826?page=comments#action_45861 ]
Stephane Nicoll commented on MNG-826:
-------------------------------------
Edward,
I have thought a bit about it ; I think my original proposal is wrong.
We *DO* have ejb-client type so you can do this already.
What I'll do:
* Ignore 'jar' type by default from application.xml generation
* add a 'includeInApplicationXml' property for JavaModule only ; If set this
particular dep will be included in the application.xml
I think this solution is closer to the spec and opens the door only if someone
wants some specific behavior.
okay?
> 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]