[ 
https://jira.codehaus.org/browse/MINVOKER-117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=293288#comment-293288
 ] 

Karl Heinz Marbaise commented on MINVOKER-117:
----------------------------------------------

It might be a good idea to introduce a configuration option to define files 
which will be filtered as suggested despite the files like pom.xml, goals.txt, 
etc.

{code}
  <filterFiles>
    <includes>
      <include>app.txt</include>
      <include>app.bat.txt</include>
    </includes>
  </filterFiles>
{code}

                
> Support for filtering tokens in other files than POM and goal files
> -------------------------------------------------------------------
>
>                 Key: MINVOKER-117
>                 URL: https://jira.codehaus.org/browse/MINVOKER-117
>             Project: Maven 2.x Invoker Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.5
>         Environment: n/a
>            Reporter: Anders Hammar
>
> I would like to filter tokens in files referenced to, for example, from the 
> invoker.properties. For example, I have a case where different 
> systemPropertiesFile for each invoker.goals execution.

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

        

Reply via email to