Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.3
-
None
-
None
Description
Using
mvn clean javadoc:test-javadoc
it could produce unsuccessful build or warning (depending the javadoc version used, i.e 1.4 vs 1.5)
The options file contains:
-classpath '[SNIP]/target/classes;[SNIP]/target/tests-classes;...'
The explanation is that no target\classes was created before executing test-javadoc
Attachments
Issue Links
- relates to
-
MJAVADOC-168 Regression: 2.4-SNAPSHOT does not generate docs for generates sources if run outside a build
- Closed