Benson Margulies created MINVOKER-163:
-----------------------------------------

             Summary: Command line -D's are not interpolated
                 Key: MINVOKER-163
                 URL: https://jira.codehaus.org/browse/MINVOKER-163
             Project: Maven Invoker Plugin
          Issue Type: Bug
            Reporter: Benson Margulies


Consider an entry in filterProperties like:

   <foo>${some-prop}</foo>

If the only definition of 'some-prop' is '-Dsome-prop=someval' on the command 
line, this will not interpolate.

Somewhat frustratingly, this cannot be demonstrated by using test.properties in 
the invoker itself, because _that_ works fine. So I won't be able to add an 
integration test for this unless someone has some other suggestion.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to