[
https://issues.apache.org/jira/browse/MPOM-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17261717#comment-17261717
]
Herve Boutemy commented on MPOM-260:
------------------------------------
as discussed in the PR, this configuration will remove some noise in the output
javadoc, which is an improvement and will for example bring us immediate
improvement on site publication with svnpubsub (less noisy timestamps updates
on each publication, when javadoc has not changed really)
but having full javadoc reproducible has good chances to be harder than that
FYI, maven-artifact-plugin ignores by default javadoc artifacts, and
MARTIFACT-3 and MARTIFACT-4 have been created to permit people interested in
testing more extensively javadoc reproducibility to enable check done by
artifact:buildinfo
> Configure Maven Javadoc Plugin for more reproducible builds
> -----------------------------------------------------------
>
> Key: MPOM-260
> URL: https://issues.apache.org/jira/browse/MPOM-260
> Project: Maven POMs
> Issue Type: Improvement
> Components: asf
> Affects Versions: ASF-23
> Reporter: Konrad Windszus
> Assignee: Michael Osipov
> Priority: Major
> Fix For: ASF-24
>
>
> According to
> [https://maven.apache.org/guides/mini/guide-reproducible-builds.html#how-do-i-configure-my-maven-build]
> the maven-javadoc-plugin should be configured
> {quote} with option {{notimestamp}} set to {{true}}
> {quote}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)