The following comment has been added to this issue:
Author: Juha Komulainen
Created: Sat, 10 Jul 2004 5:38 AM
Body:
If I recall correctly, in Ant tasks starting with '-' will be considered private.
While they can be called from command-line, they won't be listed on "ant
-projecthelp". Perhaps something like this would work?
---------------------------------------------------------------------
View this comment:
http://jira.codehaus.org/browse/MAVEN-275?page=comments#action_21585
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MAVEN-275
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-275
Summary: ability to mark goals as private ( not allowed to be the first goal
called )
Type: Improvement
Status: Unassigned
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
jelly/ant integration
Fix Fors:
1.1
Assignee:
Reporter: Peter Lynch
Created: Fri, 14 Feb 2003 3:51 PM
Updated: Sat, 10 Jul 2004 5:38 AM
Description:
Frequently goals are written to perform some arbitrary task that would not be useful
if performed in isolation.
Other goals are meant to be called directly by the user.
There should be a way to mark a goal as 'private', and not allow that goal to start an
execution chain.
This would also allow us to be more choosy as to which goals gets displayed when using
'maven -g'
---------------------------------------------------------------------
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]