Message:

   The following issue has been closed.

   Resolver: dion gillard
       Date: Sun, 10 Aug 2003 10:55 PM

Patch applied
---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-340


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-340
    Summary: Pb with maven -g listing all goals (even the non public ones)
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Fix Fors:
             1.0-rc1
   Versions:
             1.0-beta-9

   Assignee: 
   Reporter: Vincent Massol

    Created: Wed, 19 Mar 2003 12:51 PM
    Updated: Sun, 10 Aug 2003 10:55 PM

Description:
It seems doing a "maven -g" nows lists *all* goals, even those that do not have a 
description. Thus my question is: how do you make a goal private (i.e. not visible by 
the end user)?

For example, typing "maven -g" get the following for the cactus plugin:

[cactus] ( NO DEFAULT GOAL )
  compile .................... Compile Cactus tests
  generate ................... Generate HTML report
  init ....................... null
  merge-webxml ............... null
  single ..................... Execute a single test defined using the '
                               mavencactustestcase' variable
  test ....................... Execute all testcases
  test-init .................. null
  test-swing ................. Start the tests using the swing runner
  test-text .................. Start the tests using the text runner
  test-text-single ........... Start the tests using the text runner
  webapp ..................... Create the Cactus webapp
  webapp-update .............. null

BTW, "null" is not a very nice description... ;-)

Thanks
-Vincent


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