Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-5839

site target doesn't invoke post-site phase

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • None
    • None
    • None
    • None

    Description

      On page:

      http://maven.apache.org/plugins/maven-site-plugin/faq.html#What_is_the_difference_between_mvn_site_and_mvn_site:site

      $ mvn site

      described to be calling post-site phase.

      Running $ mvn site on attached pom.xml doesn't seem to run the post-site phase:

      [INFO] Scanning for projects...
      [INFO]                                                                         
      [INFO] ------------------------------------------------------------------------
      [INFO] Building Maven Quick Start Archetype 1.0-SNAPSHOT
      [INFO] ------------------------------------------------------------------------
      [INFO] 
      [INFO] --- maven-site-plugin:3.3:site (default-site) @ my-app ---
      [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.8
      [INFO] Relativizing decoration links with respect to project URL: http://maven.apache.org
      [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
      [INFO] Generating "Dependency Convergence" report    --- maven-project-info-reports-plugin:2.8
      [INFO] Generating "Dependency Information" report    --- maven-project-info-reports-plugin:2.8
      [INFO] Generating "About" report    --- maven-project-info-reports-plugin:2.8
      [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:2.8
      [INFO] Generating "Project Plugins" report    --- maven-project-info-reports-plugin:2.8
      [INFO] Generating "Project Summary" report    --- maven-project-info-reports-plugin:2.8
      [INFO] 
      [INFO] --- maven-antrun-plugin:1.8:run (site) @ my-app ---
      [WARNING] Parameter tasks is deprecated, use target instead
      [INFO] Executing tasks
      
      main:
           [echo] in site step
      [INFO] Executed tasks
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD SUCCESS
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 20.215 s
      [INFO] Finished at: 2015-06-04T19:01:15-04:00
      [INFO] Final Memory: 24M/251M
      [INFO] ------------------------------------------------------------------------
      

      Attachments

        1. pom.xml
          2 kB
          Gabor Liptak

        Issue Links

          Activity

            People

              khmarbaise Karl Heinz Marbaise
              gliptak Gabor Liptak
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: