[ https://issues.apache.org/jira/browse/SLING-12936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Konrad Windszus updated SLING-12936: ------------------------------------ Description: Instead of checking out all sources from Git tags and rebuilding the javadoc one can leverage the sources directly from dependencies as outlined in https://maven.apache.org/plugins/maven-javadoc-plugin/examples/aggregate-dependency-sources.html. This requires adjusting the script in https://github.com/apache/sling-tooling-release/blob/master/generate_javadoc_for_release.sh accordingly. was:Instead of checking out all sources from Git tags and rebuilding the javadoc one can leverage the sources directly from dependencies as outlined in https://maven.apache.org/plugins/maven-javadoc-plugin/examples/aggregate-dependency-sources.html > Use includeDependencySources from m-javadoc-p for generating aggregate javadoc > ------------------------------------------------------------------------------ > > Key: SLING-12936 > URL: https://issues.apache.org/jira/browse/SLING-12936 > Project: Sling > Issue Type: Improvement > Components: Tooling > Reporter: Konrad Windszus > Priority: Major > Fix For: Starter 14 > > > Instead of checking out all sources from Git tags and rebuilding the javadoc > one can leverage the sources directly from dependencies as outlined in > https://maven.apache.org/plugins/maven-javadoc-plugin/examples/aggregate-dependency-sources.html. > This requires adjusting the script in > https://github.com/apache/sling-tooling-release/blob/master/generate_javadoc_for_release.sh > accordingly. -- This message was sent by Atlassian Jira (v8.20.10#820010)