[
https://issues.apache.org/jira/browse/SLING-11966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus resolved SLING-11966.
-------------------------------------
Resolution: Fixed
Fixed in
https://github.com/apache/sling-parent/commit/2c4cf8a3c14b8fbb14c37da37664b6d0274bdd91.
> Broken site descriptor
> ----------------------
>
> Key: SLING-11966
> URL: https://issues.apache.org/jira/browse/SLING-11966
> Project: Sling
> Issue Type: Bug
> Affects Versions: Parent 50
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: Parent 52
>
>
> The XML in {{site.xml}} became non-well-formed after commit
> https://github.com/apache/sling-parent/commit/17d84016a7f28821b452eb927906c1e660e6e130.
> This leads to errors like this when building sites based on this descriptor
> {code}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-site-plugin:3.12.1:site (default-site) on
> project slingfeature-maven-plugin: SiteToolException: Error parsing site
> descriptor: start tag unexpected character < (position: START_DOCUMENT seen
> ...TION/1.8.0 http://maven.apache.org/xsd/decoration-1.8.0.xsd"\n <...
> @23:6) -> [Help 1]
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)