You are viewing a plain text version of this content. The canonical link for it is here.
Posted to m2-dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/03/07 05:06:39 UTC

[jira] Created: (MNG-165) lifecycle: modello mojo now runs all types of outputs

lifecycle: modello mojo now runs all types of outputs
-----------------------------------------------------

         Key: MNG-165
         URL: http://jira.codehaus.org/browse/MNG-165
     Project: m2
        Type: Bug
  Components: maven-core  
    Reporter: Brett Porter
     Fix For: 1.0-alpha-1


since the lifecycle registers an entire plugin, not just goals, all mojos are run from the modello plugin so we either need to:
- configure per goal (works for the general case)
- if there is no need for the general case, merge the modello mojos into one and use configuration to determine what genereators to use (eg <generators>
  <generator>xpp3</generator>
  <generator>prevayler</generator>
</generators>


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


[jira] Commented: (MNG-165) lifecycle: modello mojo now runs all types of outputs

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-165?page=comments#action_30611 ]
     
Brett Porter commented on MNG-165:
----------------------------------

here, we need to activate the binding only when the goal is declared in the pom, not the plugin

> lifecycle: modello mojo now runs all types of outputs
> -----------------------------------------------------
>
>          Key: MNG-165
>          URL: http://jira.codehaus.org/browse/MNG-165
>      Project: m2
>         Type: Bug
>   Components: maven-core
>     Reporter: Brett Porter
>      Fix For: 1.0-alpha-1

>
>
> since the lifecycle registers an entire plugin, not just goals, all mojos are run from the modello plugin so we either need to:
> - configure per goal (works for the general case)
> - if there is no need for the general case, merge the modello mojos into one and use configuration to determine what genereators to use (eg <generators>
>   <generator>xpp3</generator>
>   <generator>prevayler</generator>
> </generators>

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


[jira] Closed: (MNG-165) lifecycle: modello mojo now runs all types of outputs

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-165?page=history ]
     
Brett Porter closed MNG-165:
----------------------------

    Resolution: Fixed
     Assign To: Jason van Zyl  (was: Brett Porter)

Jason fixed this.

> lifecycle: modello mojo now runs all types of outputs
> -----------------------------------------------------
>
>          Key: MNG-165
>          URL: http://jira.codehaus.org/browse/MNG-165
>      Project: m2
>         Type: Bug
>   Components: maven-core
>     Reporter: Brett Porter
>     Assignee: Jason van Zyl
>      Fix For: 1.0-alpha-1

>
>
> since the lifecycle registers an entire plugin, not just goals, all mojos are run from the modello plugin so we either need to:
> - configure per goal (works for the general case)
> - if there is no need for the general case, merge the modello mojos into one and use configuration to determine what genereators to use (eg <generators>
>   <generator>xpp3</generator>
>   <generator>prevayler</generator>
> </generators>

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


[jira] Assigned: (MNG-165) lifecycle: modello mojo now runs all types of outputs

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-165?page=history ]

Brett Porter reassigned MNG-165:
--------------------------------

    Assign To: Brett Porter

> lifecycle: modello mojo now runs all types of outputs
> -----------------------------------------------------
>
>          Key: MNG-165
>          URL: http://jira.codehaus.org/browse/MNG-165
>      Project: m2
>         Type: Bug
>   Components: maven-core
>     Reporter: Brett Porter
>     Assignee: Brett Porter
>      Fix For: 1.0-alpha-1

>
>
> since the lifecycle registers an entire plugin, not just goals, all mojos are run from the modello plugin so we either need to:
> - configure per goal (works for the general case)
> - if there is no need for the general case, merge the modello mojos into one and use configuration to determine what genereators to use (eg <generators>
>   <generator>xpp3</generator>
>   <generator>prevayler</generator>
> </generators>

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