[
https://issues.apache.org/jira/browse/MSITE-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hervé Boutemy closed MSITE-744.
-------------------------------
Resolution: Fixed
Assignee: Hervé Boutemy
thank you for this great report with simple test case
> Regression in 3.4: File in `generated-site/resources/` ignored unless there
> is a file in `generated-site/markdown/` too
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: MSITE-744
> URL: https://issues.apache.org/jira/browse/MSITE-744
> Project: Maven Site Plugin
> Issue Type: Bug
> Affects Versions: 3.4
> Reporter: Christian Schlichtherle
> Assignee: Hervé Boutemy
> Fix For: 3.5
>
> Attachments: maven-site-test.zip
>
>
> The attached test project copies a file into `generated-site/resources/` and
> calls the maven-site-plugin to render the site. The site will not contain the
> resource file however, unless another file is copied into
> `generated-site/markdown/`, too. You need to edit the pom.xml to uncomment
> the instruction for this.
> If you change the version of the maven-site-plugin from 3.4 to 3.3, then it
> works like expected, with or without the additional file in
> `generated-site/markdown/`.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)