Uploaded image for project: 'Maven Project Info Reports Plugin'
  1. Maven Project Info Reports Plugin
  2. MPIR-423

dependencies goal doesn't create required resources

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.4.0
    • 3.4.1
    • dependencies
    • None
    • Apache Maven 3.8.6
      maven-project-info-reports-plugin 3.4.0

    Description

      This problem occurs since 3.4.0;
      3.3.x seems to work fine.

      When running the dependencies-goal most css and images resources are missing.

      Example:
      https://xdev-software.github.io/vaadin-grid-exporter/dependencies/

      How to reproduce:

      • Create a new maven project mvn archetype:generate -DgroupId=com.mycompany.app -DartifactId=my-app -DarchetypeArtifactId=maven-archetype-quickstart -DarchetypeVersion=1.4 -DinteractiveMode=false
      • Enter the project cd my-app
      • Run mvn org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.0:dependencies
      • Open target/site/dependencies.html

      Attachments

        Issue Links

          Activity

            People

              michael-o Michael Osipov
              AB-xdev AB-xdev
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: