You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jeff MAURY (JIRA)" <ji...@codehaus.org> on 2008/07/01 15:13:27 UTC

[jira] Created: (MINVOKER-42) Incorrect message "See ...build.log for details' when noLog is specified

Incorrect message "See ...build.log for details' when noLog is specified
------------------------------------------------------------------------

                 Key: MINVOKER-42
                 URL: http://jira.codehaus.org/browse/MINVOKER-42
             Project: Maven 2.x Invoker Plugin
          Issue Type: Improvement
    Affects Versions: 1.2
            Reporter: Jeff MAURY
            Priority: Trivial


In case of build failure and when the parameter of the run goal is set to true, the run mojo still displays the message "See ...build.log". This must be suppressed.

-- 
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] Commented: (MINVOKER-42) Incorrect message "See ...build.log for details' when noLog is specified

Posted by "Jeff MAURY (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MINVOKER-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=140127#action_140127 ] 

Jeff MAURY commented on MINVOKER-42:
------------------------------------

The patch seems ok for me. However, it think the message could be discarded when both noLog=true and streamLogs=true

> Incorrect message "See ...build.log for details' when noLog is specified
> ------------------------------------------------------------------------
>
>                 Key: MINVOKER-42
>                 URL: http://jira.codehaus.org/browse/MINVOKER-42
>             Project: Maven 2.x Invoker Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.2
>            Reporter: Jeff MAURY
>            Assignee: Benjamin Bentmann
>            Priority: Trivial
>             Fix For: 1.3
>
>
> In case of build failure and when the parameter of the run goal is set to true, the run mojo still displays the message "See ...build.log". This must be suppressed.

-- 
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] Commented: (MINVOKER-42) Incorrect message "See ...build.log for details' when noLog is specified

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MINVOKER-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=140226#action_140226 ] 

Benjamin Bentmann commented on MINVOKER-42:
-------------------------------------------

Yes, you're right. The value of {{streamLogs}} is actually irrelevant here, as soon as {{noLogs}} is set to {{true}}, the IT build output will always be send to the console. Adjusted plugin in [r673402|http://svn.apache.org/viewvc?view=rev&revision=673402]. Thanks for reviewing!

> Incorrect message "See ...build.log for details' when noLog is specified
> ------------------------------------------------------------------------
>
>                 Key: MINVOKER-42
>                 URL: http://jira.codehaus.org/browse/MINVOKER-42
>             Project: Maven 2.x Invoker Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.2
>            Reporter: Jeff MAURY
>            Assignee: Benjamin Bentmann
>            Priority: Trivial
>             Fix For: 1.3
>
>
> In case of build failure and when the parameter of the run goal is set to true, the run mojo still displays the message "See ...build.log". This must be suppressed.

-- 
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-42) Incorrect message "See ...build.log for details' when noLog is specified

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

Benjamin Bentmann closed MINVOKER-42.
-------------------------------------

         Assignee: Benjamin Bentmann
       Resolution: Fixed
    Fix Version/s: 1.3

Fixed in [r673213|http://svn.apache.org/viewvc?view=rev&revision=673213].

The plugin now prints "Rerun with -Dinvoker.noLog=false for more details." in this case.

> Incorrect message "See ...build.log for details' when noLog is specified
> ------------------------------------------------------------------------
>
>                 Key: MINVOKER-42
>                 URL: http://jira.codehaus.org/browse/MINVOKER-42
>             Project: Maven 2.x Invoker Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.2
>            Reporter: Jeff MAURY
>            Assignee: Benjamin Bentmann
>            Priority: Trivial
>             Fix For: 1.3
>
>
> In case of build failure and when the parameter of the run goal is set to true, the run mojo still displays the message "See ...build.log". This must be suppressed.

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