You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dave Wichers (Jira)" <ji...@apache.org> on 2023/04/04 14:48:00 UTC

[jira] [Created] (MSITE-940) SiteToolException: Error reading site descriptor: input contained no data in 4.0.0-M6

Dave Wichers created MSITE-940:
----------------------------------

             Summary: SiteToolException: Error reading site descriptor: input contained no data in 4.0.0-M6
                 Key: MSITE-940
                 URL: https://issues.apache.org/jira/browse/MSITE-940
             Project: Maven Site Plugin
          Issue Type: Bug
          Components: site:run
    Affects Versions: 4.0.0-M6
            Reporter: Dave Wichers


In our project: [https://github.com/ESAPI/esapi-java-legacy], on the develop branch, everything is working fine with the 4.0.0-M5 version of the maven site plugin. But when we upgrade to 4.0.0-M6, we get the following error when running: mvn site

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:4.0.0-M6:site (default-site) on project esapi: SiteToolException: Error reading site descriptor: input contained no data

And we have no idea why. Is this a bug introduced into M6? Or do we have something configured wrong/unexpected in our project? If our project is misconfigured, a more helpful error message would be appreciated. If a bug, please let us know when its fixed so we can try out the newer version.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)