[
https://issues.apache.org/jira/browse/SLING-10660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17389764#comment-17389764
]
Konrad Windszus commented on SLING-10660:
-----------------------------------------
If assets/component is not visible to JBake it won't generate an index page for
it (https://sling.apache.org/components/).
> Do not process prebuilt html pages via JBake
> --------------------------------------------
>
> Key: SLING-10660
> URL: https://issues.apache.org/jira/browse/SLING-10660
> Project: Sling
> Issue Type: Improvement
> Components: Site
> Reporter: Konrad Windszus
> Priority: Major
>
> The src folders {{assets/javadoc}} and {{assets/components}} contain a lot of
> prebuilt HTML files. To speed up generating the site with JBake (especially
> during local generation) those should be excluded from JBake visibility and
> rather copied over from {{src}} to {{target}} with the
> {{maven-resource-plugin}}. That way it happens only once (when not calling
> {{clean}}) for consecutive Maven build cycles.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)