Robert Munteanu created SLING-4005:
--------------------------------------
Summary: 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)