[ http://jira.codehaus.org/browse/MNG-791?page=comments#action_45322 ]
Brett Porter commented on MNG-791: ---------------------------------- I agree that we don't want to duplicate the filtering configuration. I don't like making it a general resource section where the user must specify the targetPath. I think the best alternative might be to add some sort of "type" to the resource that the war plugin can use to select certain resource sets by. > Add resource filtering to war plugin > ------------------------------------ > > Key: MNG-791 > URL: http://jira.codehaus.org/browse/MNG-791 > Project: Maven 2 > Type: Improvement > Components: maven-plugins > Versions: 2.0-beta-1 > Reporter: Mark Hobson > > > I'd like to patch the war plugin to perform resource filtering as per the > resources plugin. This is a trivial patch but would duplicate the following > code from the resources plugin: > PropertyUtils > ReflectionProperties > ResourcesMojo.copyFile(File, File) > These look like handy util methods that could be incorporated into > plexus-utils - what do the developers think? > Also not sure how resource filtering will be affected by MNG-788. -- 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]
