You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hervé Boutemy (JIRA)" <ji...@apache.org> on 2016/04/11 00:22:25 UTC

[jira] [Closed] (MSITE-771) FAQ Entry for difference between mvn site and mvn site:site is incorrect

     [ https://issues.apache.org/jira/browse/MSITE-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hervé Boutemy closed MSITE-771.
-------------------------------
       Resolution: Fixed
         Assignee: Hervé Boutemy  (was: Michael Osipov)
    Fix Version/s: 3.5.1

> FAQ Entry for difference between mvn site and mvn site:site is incorrect
> ------------------------------------------------------------------------
>
>                 Key: MSITE-771
>                 URL: https://issues.apache.org/jira/browse/MSITE-771
>             Project: Maven Site Plugin
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 3.5
>            Reporter: Konrad Windszus
>            Assignee: Hervé Boutemy
>             Fix For: 3.5.1
>
>
> The documentation entry 1 at https://maven.apache.org/plugins/maven-site-plugin/faq.html is incorrect. 
> It states
> {quote}
> mvn site
>     Calls the site phase of the site lifecycle, which consists in the following life cycle phases: pre-site, site, post-site and site-deploy. See Lifecycle Reference
> {quote}
> Actually {{site}} will only execute the phases {{pre-site}} and {{site}} but neither {{post-site}} nor {{site-deploy}}. All the four phases are only executed if you execute {{site-deploy}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)