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:49:00 UTC

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

     [ https://issues.apache.org/jira/browse/MSITE-940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Wichers updated MSITE-940:
-------------------------------
    Description: 
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. And guidance on how to fix our project setup would be appreciated too. If a bug, please let us know when it's fixed so we can try out the newer version to verify the fix.

  was:
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.


> 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
>            Priority: Major
>
> 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. And guidance on how to fix our project setup would be appreciated too. If a bug, please let us know when it's fixed so we can try out the newer version to verify the fix.



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