You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Prasad Kashyap (JIRA)" <ji...@codehaus.org> on 2006/03/07 20:52:22 UTC

[jira] Created: (MNG-2133) plugin goal skipped if not bound to any phase and no default phase exists in the mojo.

plugin goal skipped if not bound to any phase and no default phase exists in the mojo.
--------------------------------------------------------------------------------------

         Key: MNG-2133
         URL: http://jira.codehaus.org/browse/MNG-2133
     Project: Maven 2
        Type: Bug

  Components: Plugins and Lifecycle  
    Reporter: Prasad Kashyap


In a pom, if no phase is specified for a plugin, then it is bound to the default phase defined by the mojo.

However, if the mojo doesn't have a default phase, then it currently seems to be skipped, which is a probably incorrect.


-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org