Fix FAQ entry about staging --------------------------- Key: MSITE-280 URL: http://jira.codehaus.org/browse/MSITE-280 Project: Maven 2.x Site Plugin Issue Type: Improvement Affects Versions: 2.0-beta-6 Reporter: Benjamin Bentmann Priority: Trivial Attachments: site-faq-stage.patch
>From the current FAQ of the Site Plugin: bq. you can run 'mvn site:stage' instead. This will produce the complete site, including the parent and its modules, in the /target/staging/ directory of the parent. This is technically wrong. The given command line will cause the staging site to be scattered among the various sub modules. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira