[
https://issues.apache.org/jira/browse/SLING-10316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-10316.
--------------------------------------
Resolution: Fixed
Added two new options:
- useApiDependenciesForJavadoc : if enabled, dependencies are also used for
javadoc
- generateJavadocForAllApi : if the previous one is enabled and this is
enabled, in addition a second javadoc jar will be generated with all api -
basically the same if previous option is false
https://github.com/apache/sling-slingfeature-maven-plugin/commit/327e53eeed826246d487fa52f7be049229f50686
> Provide an option to use dependencies for javadoc artifact
> ----------------------------------------------------------
>
> Key: SLING-10316
> URL: https://issues.apache.org/jira/browse/SLING-10316
> Project: Sling
> Issue Type: Improvement
> Components: Feature Model, Maven Plugins and Archetypes
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: slingfeature-maven-plugin 1.5.2
>
>
> When generating api jars, dependencies can be used instead of embedding for
> the binary and the source jar - but not for the javadoc jar. This one always
> contains the full api.
> An option should be provided to also use dependencies for the javadoc jar.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)