Message:

   The following issue has been closed.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPCONSOLE-2

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPCONSOLE-2
    Summary: Improve feedback on goal completion
       Type: Improvement

     Status: Closed
   Priority: Trivial
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-console-plugin

   Assignee: Brett Porter
   Reporter: Charlie Dobbie

    Created: Wed, 29 Oct 2003 7:58 AM
    Updated: Fri, 9 Apr 2004 9:25 PM
Environment: maven-plugin-console-1.0

Description:
It is not easy to recognise when a goal is complete and control has been returned to 
the user.  The current output when a goal completes is as follows:


[...]
war:webapp:
    [echo] Assembling webapp PROJECT
PROJECT 1.0 > [war:webapp]
_


Could this be spaced out slightly with some feedback on goal completion, similar to 
the output maven provides on non-console builds please?  Something like the following 
would be great:


[...]
war:webapp:
    [echo] Assembling webapp PROJECT

BUILD SUCESSFUL
Goal time:  12 seconds

PROJECT 1.0 > [war:webapp]
_



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to