Dist plugin should take into account the javadoc properties
-----------------------------------------------------------
Key: MPDIST-30
URL: http://jira.codehaus.org/browse/MPDIST-30
Project: maven-dist-plugin
Issue Type: Improvement
Affects Versions: 1.7.1
Environment: Win 2K, JDK 1.6 b2
Reporter: Benoit Xhenseval
1/ The consolidated javadoc does not seem to take into account any javadoc
settings, nor use any default like:
maven.javadoc.bottom (for copyright stuff).
2/ I also seems to complain (just warnings) that the classpath does not include
reference to the dependencies jars (hence it cannot link to some imported
classes, eg:
[javadoc]
C:\project\objectlabkit\datecalc-joda\src\main\java\net\objectlab\kit\datecalc\joda\HolidayHandlerYearMonthDayWrapper.java:23:
package org.joda.time does not exist
[javadoc] import org.joda.time.LocalDate;
[javadoc] ^
May be it could include the dependencies by default?
Thanks
--
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