[ https://jira.codehaus.org/browse/MINVOKER-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=338043#comment-338043 ]
Benson Margulies commented on MINVOKER-163: ------------------------------------------- The _documentation_ says that explicit, in-the-pom, properties are interpolated for things not defined in filterProperties. So it's working as documented. My ability to read, on the other hand, was clearly not. > 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 > Assignee: 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