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:14 UTC

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

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

        

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

Posted by "Tomasz Pik (JIRA)" <ji...@codehaus.org>.
     [ 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

        

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

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MINVOKER-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Casey closed MINVOKER-2.
-----------------------------

    Resolution: Fixed

Applied, thanks!

> 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
>            Assignee: 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

        

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

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MINVOKER-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann updated MINVOKER-2:
-------------------------------------

    Fix Version/s: 1.1

> 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
>            Assignee: John Casey
>            Priority: Minor
>             Fix For: 1.1
>
>         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