Failures are incorrectly counted
--------------------------------
Key: MINVOKER-2
URL: http://jira.codehaus.org/browse/MINVOKER-2
Project: Maven 2.x Invoker Plugin
Issue Type: Bug
Affects Versions: 1.0
Reporter: Tomasz Pik
Assigned To: John Casey
Priority: Minor
Attachments: invoker.diff
When build hook scripts returns false projects are counted two times as
failures - first time at script execution methods and second time in runBuild
methods.
This leads to results like this:
---------------------------------------
Execution Summary:
Builds Passing: -1
Builds Failing: 2
---------------------------------------
The following builds failed:
* test1\pom.xml
* test1\pom.xml
--
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