You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Gabriel Belingueres (JIRA)" <ji...@apache.org> on 2017/05/12 12:15:04 UTC

[jira] [Commented] (MWAR-303) filtering of ${project.developers[0].id} does not work

    [ https://issues.apache.org/jira/browse/MWAR-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16008033#comment-16008033 ] 

Gabriel Belingueres commented on MWAR-303:
------------------------------------------

I'm still interested in fixing this.
I confirm this problem is still present in m-w-p 3.1.0.
This PR should help in solving it: https://github.com/codehaus-plexus/plexus-interpolation/pull/8

> filtering of ${project.developers[0].id} does not work
> ------------------------------------------------------
>
>                 Key: MWAR-303
>                 URL: https://issues.apache.org/jira/browse/MWAR-303
>             Project: Maven WAR Plugin
>          Issue Type: Bug
>          Components: filtering
>    Affects Versions: 2.4, 2.5, 2.6
>         Environment: tested with maven 3.0.5, 3.1.0, 3.2.1 Win XP and 7, Java 7.
>            Reporter: Gabriel Belingueres
>         Attachments: modified-integ-test.patch
>
>
> An expression like ${project.developers[0].id} is not filtered in version 2.4. 
> It works fine in maven war plugin version 2.3.
> I attached a patch file with a modified integration test.
> Regards,
> Gabriel



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)