Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.4
-
None
-
None
Description
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/`.
Attachments
Attachments
Issue Links
- depends upon
-
DOXIASITETOOLS-126 don't copy resources when rendering documents but copy all resources in 1 call
- Closed