AB-xdev created MPIR-423:
----------------------------

             Summary: dependencies goal doesn't create required resources
                 Key: MPIR-423
                 URL: https://issues.apache.org/jira/browse/MPIR-423
             Project: Maven Project Info Reports Plugin
          Issue Type: Bug
          Components: dependencies
    Affects Versions: 3.4.0
         Environment: Apache Maven 3.8.6
maven-project-info-reports-plugin 3.4.0
            Reporter: AB-xdev
         Attachments: image-2022-08-05-10-17-51-809.png

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:
 !image-2022-08-05-10-17-51-809.png! 

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}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to