[ http://jira.codehaus.org/browse/MJAVADOC-44?page=all ]
Brett Porter updated MJAVADOC-44:
---------------------------------
Fix Version: 2.0
Summary: outputDirectory configuration clashes between javadoc:javadoc
and javadoc:jar (was: Ability to have different plugin configuration per goal)
one of them needs to be renamed
> outputDirectory configuration clashes between javadoc:javadoc and javadoc:jar
> -----------------------------------------------------------------------------
>
> Key: MJAVADOC-44
> URL: http://jira.codehaus.org/browse/MJAVADOC-44
> Project: Maven 2.x Javadoc Plugin
> Type: Bug
> Reporter: Chris Hagmann
> Fix For: 2.0
>
>
> 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]