You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tomasz Pik (JIRA)" <ji...@codehaus.org> on 2007/02/12 02:02:15 UTC

[jira] Updated: (MINVOKER-2) Failures are incorrectly counted

     [ http://jira.codehaus.org/browse/MINVOKER-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomasz Pik updated MINVOKER-2:
------------------------------

    Attachment: invoker.diff

diff for InvokerMojo.java

> 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