Uploaded image for project: 'Maven Site Plugin'
  1. Maven Site Plugin
  2. MSITE-771

FAQ Entry for difference between mvn site and mvn site:site is incorrect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.5
    • 3.5.1
    • documentation
    • None

    Description

      The documentation entry 1 at https://maven.apache.org/plugins/maven-site-plugin/faq.html is incorrect.

      It states

      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

      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.

      Attachments

        Activity

          People

            hboutemy Herve Boutemy
            kwin Konrad Windszus
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: