Accompany outputFilterFile with possibility of of definining used property name.
--------------------------------------------------------------------------------

                 Key: MDEP-214
                 URL: http://jira.codehaus.org/browse/MDEP-214
             Project: Maven 2.x Dependency Plugin
          Issue Type: Improvement
          Components: build-classpath
    Affects Versions: 2.1
            Reporter: Tuomas Kiviaho
            Assignee: Brian Fox
            Priority: Minor


Currently filter format is hardcoded as 'classpath=xxxxx'. assembly plugin 
bundles files and filter together so each classpath property file 
(unix/windows/..) requires separate assembly plugin definition for each 
classpath variant. By exposing an 'outputFilterName' parameter, this extra step 
would be removed. Instead of above one could have classpath.unix=xxxxx, 
classpath.windows=yyyyy. One step further would be the possibility of appending 
these into same file, but only if that wouldn't require yet another parameter.

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

        

Reply via email to