Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.4.0
-
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
Attachments
Issue Links
- depends upon
-
MPIR-424 Upgrade Maven Reporting API to 3.1.1/Maven Reporting Impl to 3.2.0
- Closed
- is broken by
-
MPIR-422 Stop overriding AbstractMavenReport#execute()
- Closed
- is fixed by
-
MSHARED-1099 Render with a skin when report is run in standalone mode
- Closed
- is related to
-
MSHARED-1099 Render with a skin when report is run in standalone mode
- Closed