[
http://jira.codehaus.org/browse/MJAVADOC-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_120685
]
Benjamin Bentmann commented on MJAVADOC-138:
--------------------------------------------
Vincent, if there is urgent need to get this done, I can't help. If it can wait
a couple of weeks, well, I will try.
As a hotfix, annotating the mojo with [EMAIL PROTECTED] phase=test-compile}} to
create the test classes by a forked Maven invocation should do.
> javadoc:test-javadoc failed if target/classes not already created
> -----------------------------------------------------------------
>
> Key: MJAVADOC-138
> URL: http://jira.codehaus.org/browse/MJAVADOC-138
> Project: Maven 2.x Javadoc Plugin
> Issue Type: Bug
> Affects Versions: 2.3
> Reporter: Vincent Siveton
>
> Using
> {noformat}
> mvn clean javadoc:test-javadoc
> {noformat}
> it could produce unsuccessful build or warning (depending the javadoc version
> used, i.e 1.4 vs 1.5)
> The options file contains:
> {noformat}
> -classpath '[SNIP]/target/classes;[SNIP]/target/tests-classes;...'
> {noformat}
> The explanation is that no target\classes was created before executing
> test-javadoc
--
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