Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
2.0.9
-
None
-
None
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.
Attachments
Attachments
Issue Links
- duplicates
-
MNG-2363 <profile><activation><file><exists/> does not work in a multi-project build
- Closed