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

[jira] Moved: (MJAVADOC-44) Ability to have different plugin configuration per goal

     [ http://jira.codehaus.org/browse/MJAVADOC-44?page=all ]

Brett Porter moved MNG-1951 to MJAVADOC-44:
-------------------------------------------

       Version:     (was: 2.0.1)
     Component:     (was: Plugins and Lifecycle)
    Complexity:   (was: Intermediate)
    Issue Type: Bug  (was: Improvement)
           Key: MJAVADOC-44  (was: MNG-1951)
       Project: Maven 2.x Javadoc Plugin  (was: Maven 2)

> Ability to have different plugin configuration per goal
> -------------------------------------------------------
>
>          Key: MJAVADOC-44
>          URL: http://jira.codehaus.org/browse/MJAVADOC-44
>      Project: Maven 2.x Javadoc Plugin
>         Type: Bug

>     Reporter: Chris Hagmann

>
>
> Curently it seems impossible to have a different plugin configuration per goal, only per phase.
> Simple use case for this requirement: I need to generate Javadoc with an output directory of "target/mhave/docs/apidocs", and then also create a javadoc archive of the previously generated Javadoc, but this needs to go into "target/dist". As the plugin maven-javadoc-plugin uses outputDirectory for both goals, I need to be able to have different plugin configurations. This is possible as long as they are attached to different lifecycle phases, but not if they are attached to the same lifecycle phase.

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