You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2021/08/08 19:30:00 UTC

[jira] [Created] (SLING-10716) site goal: 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

Konrad Windszus created SLING-10716:
---------------------------------------

             Summary: site goal: 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
                 Key: SLING-10716
                 URL: https://issues.apache.org/jira/browse/SLING-10716
             Project: Sling
          Issue Type: Bug
    Affects Versions: Parent 44
            Reporter: Konrad Windszus
            Assignee: Konrad Windszus
             Fix For: Parent 45


The following error is emitted when trying to generate a Maven site based on Sling Parent 44: 

{code}
...
[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]
{code}

This is caused by https://github.com/apache/sling-parent/blob/e65e18b85c71b222c996a3bd0847dd1eb54c286d/sling-parent/pom.xml#L878



--
This message was sent by Atlassian Jira
(v8.3.4#803005)