[ https://issues.apache.org/jira/browse/MWAR-303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov updated MWAR-303: -------------------------------- Description: 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. was: 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 > 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 > Assignee: Michael Osipov > 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. -- This message was sent by Atlassian JIRA (v6.3.15#6346)