[ http://jira.codehaus.org/browse/MNG-3524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brett Porter updated MNG-3524: ------------------------------ Description: When I run "mvn integration-test" with the attached pom.xml, the antrun:run goal is always executed, even when the ${project.build.directory}/built file is present. I would expect that the <missing> element would ensure that the profile containing the antrun:run goal would only be activated when that file is missing. was: When I run "mvn integration-test" with the attached pom.xml, the antrun:run goal is always executed, even when the ${project.build.directory}/target/build file is present. I would expect that the <missing> element would ensure that the profile containing the antrun:run goal would only be activated when that file is missing. Fix Version/s: 2.0.x > Profile to be activated when file is missing is always activated > ---------------------------------------------------------------- > > Key: MNG-3524 > URL: http://jira.codehaus.org/browse/MNG-3524 > Project: Maven 2 > Issue Type: Bug > Components: Profiles > Affects Versions: 2.0.9 > Reporter: Adrian Hempel, Atlassian > Fix For: 2.0.x > > Attachments: pom.xml > > > When I run "mvn integration-test" with the attached pom.xml, the antrun:run > goal is always executed, even when the ${project.build.directory}/built file > is present. > I would expect that the <missing> element would ensure that the profile > containing the antrun:run goal would only be activated when that file is > missing. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira