Mirko Friedenhagen created MJAVADOC-369:
-------------------------------------------
Summary: New goals javadoc-no-fork and test-javadoc-no-fork which
will not invoke generate-*-sources
Key: MJAVADOC-369
URL: https://jira.codehaus.org/browse/MJAVADOC-369
Project: Maven 2.x Javadoc Plugin
Issue Type: New Feature
Affects Versions: 2.9
Reporter: Mirko Friedenhagen
* We have a lot of projects in our CI system (Jenkins) where we run {{mvn clean
deploy site-deploy}}.
* Because of this, the phase {{generate-sources}} resp.
{{generate-test-sources}} does not need to rerun. It might even give a
different result from the previous run during site default lifecycle.
* Attached is a patch (including a IT) which will introduce two new goals,
{{javadoc-no-fork}} and {{test-javadoc-no-fork}}, which will just skip the fork
during site-run.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira