[
https://issues.apache.org/jira/browse/SLING-4005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14159701#comment-14159701
]
Robert Munteanu commented on SLING-4005:
----------------------------------------
First draft published at https://people.apache.org/~rombert/sling-7-apidocs/ ,
tooling is at https://github.com/rombert/sling-releng
> Deploy API documentation for Sling 7
> ------------------------------------
>
> Key: SLING-4005
> URL: https://issues.apache.org/jira/browse/SLING-4005
> Project: Sling
> Issue Type: Bug
> Components: Documentation, Launchpad
> Reporter: Robert Munteanu
> Assignee: Robert Munteanu
>
> The API documentation for Sling 7 is not yet deployed. The reason is that we
> no longer perform a full source release ( [discussion on
> dev@|http://markmail.org/thread/obfkfbssq73tqdmh] ) , but only deploy the
> launchpad source + binaries, so the previous mechanism does not work.
> My current idea is to
> * download the bundleListConfig.xml artifact from a Maven repository
> * check out all artifacts with the {{org.apache.sling}} groupId
> * create a pom.xml aggregating the checked out artifacts
> * run mvn javadoc:aggregate, applying any exclusions if needed
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)