[ https://jira.codehaus.org/browse/MPDIST-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov closed MPDIST-30. -------------------------------- Resolution: Won't Fix Project has been retired, closing as won't fix. > Dist plugin should take into account the javadoc properties > ----------------------------------------------------------- > > Key: MPDIST-30 > URL: https://jira.codehaus.org/browse/MPDIST-30 > Project: Maven 1.x Distribution Plugin > Issue Type: Improvement > Affects Versions: 1.7 > 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 was sent by Atlassian JIRA (v6.1.6#6162)