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

site:effective-site failure with Maven 2

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.2
    • 3.3
    • site descriptor
    • None

    Description

      when run with Maven 2, mvn site:effective-site fails since maven-site-plugin 3.2 but works with 3.1

      $ mvn org.apache.maven.plugins:maven-site-plugin:3.2:effective-site
      [INFO] Scanning for projects...
      [INFO] ------------------------------------------------------------------------
      [INFO] Building Maven Site Plugin 3
      [INFO]    task-segment: [org.apache.maven.plugins:maven-site-plugin:3.2:effective-site]
      [INFO] ------------------------------------------------------------------------
      [INFO] ------------------------------------------------------------------------
      [ERROR] BUILD ERROR
      [INFO] ------------------------------------------------------------------------
      [INFO] One or more required plugin parameters are invalid/missing for 'site:effective-site'
      
      [0] on the command line, specify: '-Dreports=VALUE'
      
      [INFO] ------------------------------------------------------------------------
      [INFO] For more information, run Maven with the -e switch
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 2 seconds
      [INFO] Finished at: Sun Jan 20 16:13:22 CET 2013
      [INFO] Final Memory: 25M/343M
      [INFO] ------------------------------------------------------------------------
      

      Attachments

        Issue Links

          Activity

            People

              hboutemy Herve Boutemy
              hboutemy Herve Boutemy
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: