Konrad Windszus created MSITE-771:
-------------------------------------

             Summary: 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


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)

Reply via email to