Add comment/warning

Former-commit-id: a3f9bfa48cec45f8a55ce1bf6990f03b5f9290bd
This commit is contained in:
Hans Joachim Desserud
2015-01-17 16:42:38 +01:00
parent 0825843d0f
commit 0dcb0fb325

View File

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