Allow Mojos to be private
-------------------------

         Key: MNG-532
         URL: http://jira.codehaus.org/browse/MNG-532
     Project: Maven 2
        Type: Task
  Components: maven-core  
    Versions: 2.0-alpha-3    
    Reporter: Vincent Massol


Some Mojos are called by other mojos (by using a custom lifecycle for example). 
It might happen that these called mojos should not be called by the end user. 
It would be nice to prevent them from being called. For example by using a 
javadoc tag.

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


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

Reply via email to