Stephen Colebourne created MSITE-690:
----------------------------------------

             Summary: Sanity check for site:stage
                 Key: MSITE-690
                 URL: https://jira.codehaus.org/browse/MSITE-690
             Project: Maven 2.x and 3.x Site Plugin
          Issue Type: Improvement
          Components: site:stage(-deploy)
    Affects Versions: 3.3
            Reporter: Stephen Colebourne


The site:stage goal is intended to copy and combine the sites from all 
sub-modules into a single target/staging folder. On occasion, this goal can 
mis-calculate the relative folder structure, copying the sites into the target 
folder rather than target/staging. This creates a big mess (and it would be 
worse if it copied things above target!)

Propose to add a sanity check that prevents anything being copied outside the 
target/staging folder.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to