mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 15:53:36 +01:00
Add comment/warning
Former-commit-id: a3f9bfa48cec45f8a55ce1bf6990f03b5f9290bd
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -209,6 +209,10 @@ Copyright (c) 2012 - Jeremy Long
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-site-plugin</artifactId>
|
||||
<!-- Before upgrading this to a newer version, verify the pages produced by `mvn site` still works.
|
||||
In particular, pay attention to all pages under "File type analyzers" as well as those under "General".
|
||||
Previously when testing with maven-site-plugin 3.4, these links have stopped working for some reason.
|
||||
-->
|
||||
<version>3.3</version>
|
||||
</plugin>
|
||||
<plugin>
|
||||
|
||||
Reference in New Issue
Block a user