[
https://jira.codehaus.org/browse/MJAR-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=318040#comment-318040
]
Olivier Lamy commented on MJAR-107:
-----------------------------------
any integration test for that ?
> [PATCH] Need the ability to include/exclude files based on output from other
> mojos.
> -----------------------------------------------------------------------------------
>
> Key: MJAR-107
> URL: https://jira.codehaus.org/browse/MJAR-107
> Project: Maven 2.x JAR Plugin
> Issue Type: Wish
> Affects Versions: 2.2
> Reporter: Christian Schulte
> Priority: Blocker
> Attachments: MJAR-107.patch
>
>
> Using various mojos to generate sources (JAXB,xmlbeans,castor,etc.) I would
> need the ability to let those mojos (or my own) specify a list of excludes
> for the jar mojo to not include all generated class files in the final jar
> file. I attached a patch which introduces two new mojo parameters
> includesFile and excludesFile which may point to textfiles containing
> includes or excludes to be used by the jar mojo. This way it is possible to
> let other mojos write those files and somehow configure the jar mojo that
> way. I did not find another solution to let mojos introduce such
> configuration of the jar mojo in another way. Any other solution highly
> appreciated.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira