You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "SebbASF (JIRA)" <ji...@codehaus.org> on 2011/12/20 23:56:02 UTC

[jira] (MSITE-624) Usage page has incorrect information on the id used by site:stage-deploy

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

        

[jira] (MSITE-624) Usage page has incorrect information on the id used by site:stage-deploy

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MSITE-624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukas Theussl closed MSITE-624.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 3.1
         Assignee: Lukas Theussl

Fixed in [r1222599|http://svn.apache.org/viewvc?rev=1222599&view=rev].
                
> 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
>            Assignee: Lukas Theussl
>             Fix For: 3.1
>
>
> {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