Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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@ ) , 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
Attachments
Issue Links
- blocks
-
SLING-3810 Release Sling 7
- Resolved