Uploaded image for project: 'Maven Invoker Plugin'
  1. Maven Invoker Plugin
  2. MINVOKER-264

Errors during maven site build

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.2.2
    • 3.2.2
    • None

    Description

      Version from master branch 3.2.2-SNAPSHOT

      During maven site build

      mvn site 

      we can see:

      [INFO] Generating "Dependencies" report  --- maven-project-info-reports-plugin:3.0.0:dependencies
      
      ...
      
      Caused by: org.apache.maven.model.building.ModelBuildingException: 2 problems were encountered while building the effective model for commons-chain:commons-chain:1.1
      [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ line 98, column 15
      [ERROR] 'distributionManagement.status' must not be specified. @ line 182, column 13
      
      ...
      
      Caused by: org.apache.maven.model.building.ModelBuildingException: 1 problem was encountered while building the effective model for xml-apis:xml-apis:1.3.04
      [ERROR] 'distributionManagement.status' must not be specified. @ line 39, column 13
      

      but site was generated correctly, also Dependencies report looks ok

      Attachments

        Activity

          People

            slachiewicz Sylwester Lachiewicz
            sjaranowski Slawomir Jaranowski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: