Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Parent 44
-
None
-
None
Description
The following error is emitted when trying to generate a Maven site based on Sling Parent 44:
... [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.1.2:licenses [INFO] Generating "Mailing Lists" report --- maven-project-info-reports-plugin:3.1.2:mailing-lists [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 52.430 s [INFO] Finished at: 2021-08-08T21:25:11+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.9.1:site (default-site) on project htl-maven-plugin: Error generating maven-project-info-reports-plugin:3.1.2:mailing-lists report: Illegal character in path at index 3: dev at sling.apache.org -> [Help 1]
This is caused by https://github.com/apache/sling-parent/blob/e65e18b85c71b222c996a3bd0847dd1eb54c286d/sling-parent/pom.xml#L878
Attachments
Issue Links
- is related to
-
MPIR-404 Warn and accept invalid mailing list links
- Closed