Christian Schlichtherle created MSITE-744:
---------------------------------------------

             Summary: 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


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)

Reply via email to