[ http://jira.codehaus.org/browse/MJAVADOC-44?page=comments#action_55489 ]
Brett Porter commented on MJAVADOC-44: -------------------------------------- moved to javadoc as its a problem specific to that plugin. On the maven end, it is by design (though we are considering alternative ways of configuring this in 2.1). > 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
