SebbASF created MSITE-624:
-----------------------------
Summary: Usage page has incorrect information on the id used by
site:stage-deploy
Key: MSITE-624
URL: https://jira.codehaus.org/browse/MSITE-624
Project: Maven 2.x and 3.x Site Plugin
Issue Type: Bug
Environment:
http://maven.apache.org/plugins/maven-site-plugin/usage.html
Reporter: SebbASF
{quote}
To stage a site and to deploy it, just execute the site:stage-deploy goal from
your project with the required parameters. The site:stage-deploy goal will use
the id stagingSite for deployment. So if you need to add your username or
password in settings.xml, you should use <id>stagingSite</id> for that <server>
section.
{quote}
This is incorrect; the id "stagingSite" is not necessarily used, see:
http://maven.apache.org/plugins/maven-site-plugin/stage-deploy-mojo.html#stagingRepositoryId
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira