Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
1.7
-
None
-
None
Description
<name>failOnError</name>
<description>[...]If this value is 'true', the Maven build will proceed even if the ant build fails.
If it is 'false', then the Maven build fails if the ant build fails.</description>
(fail on error == true) means that if an error occurs the build will fail. The documentation states the opposite (and I'm not even sure that it's working, as my build fails with both options if the exec-ed file doesn't exist)
Attachments
Issue Links
- duplicates
-
MANTRUN-175 Documentation for failOnError is wrong
- Closed