[ https://issues.apache.org/jira/browse/MPIR-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov closed MPIR-423. ------------------------------- Resolution: Fixed Fixed with MPIR-424. > 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 > Assignee: Michael Osipov > Priority: Major > Fix For: 3.4.1 > > 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: > https://xdev-software.github.io/vaadin-grid-exporter/dependencies/ > !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)