[jira] Commented: (MNG-3856) Fix interpolation to correctly treat all interpolated variables

2009-01-07 Thread Shane Isbell (JIRA)
[ http://jira.codehaus.org/browse/MNG-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160214#action_160214 ] Shane Isbell commented on MNG-3856: --- Got to the root of this problem:

[jira] Commented: (MNG-3856) Fix interpolation to correctly treat all interpolated variables

2009-01-06 Thread Shane Isbell (JIRA)
[ http://jira.codehaus.org/browse/MNG-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160110#action_160110 ] Shane Isbell commented on MNG-3856: --- The ${maven.version} interpolation is tricky. There are deployed

[jira] Commented: (MNG-3856) Fix interpolation to correctly treat all interpolated variables

2009-01-06 Thread Oleg Gusakov (JIRA)
[ http://jira.codehaus.org/browse/MNG-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160121#action_160121 ] Oleg Gusakov commented on MNG-3856: --- It really depends on the intent: * exact version, like

[jira] Commented: (MNG-3856) Fix interpolation to correctly treat all interpolated variables

2009-01-06 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160122#action_160122 ] Benjamin Bentmann commented on MNG-3856: I don't see Maven 2.x interpolating

[jira] Commented: (MNG-3856) Fix interpolation to correctly treat all interpolated variables

2009-01-06 Thread Oleg Gusakov (JIRA)
[ http://jira.codehaus.org/browse/MNG-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160123#action_160123 ] Oleg Gusakov commented on MNG-3856: --- Good point - if it was not in 2.x, then we should not add it

[jira] Commented: (MNG-3856) Fix interpolation to correctly treat all interpolated variables

2009-01-06 Thread Oleg Gusakov (JIRA)
[ http://jira.codehaus.org/browse/MNG-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160131#action_160131 ] Oleg Gusakov commented on MNG-3856: --- I re-ran it with 3.0-alpha-1, still the same: although

[jira] Commented: (MNG-3856) Fix interpolation to correctly treat all interpolated variables

2009-01-06 Thread Oleg Gusakov (JIRA)
[ http://jira.codehaus.org/browse/MNG-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160154#action_160154 ] Oleg Gusakov commented on MNG-3856: --- added a unit test with r732103 Fix interpolation to correctly