You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2007/12/17 17:55:58 UTC

[jira] Created: (MSITE-280) Fix FAQ entry about staging

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

        

[jira] Closed: (MSITE-280) Fix FAQ entry about staging

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSITE-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MSITE-280.
---------------------------------

         Assignee: Dennis Lundberg
       Resolution: Fixed
    Fix Version/s: 2.0-beta-7

Patch applied with modifications in revision 605014.

> 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
>            Assignee: Dennis Lundberg
>            Priority: Trivial
>             Fix For: 2.0-beta-7
>
>         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