This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
The following commit(s) were added to refs/heads/master by this push:
new 9ad3343 RAT-290: Add note about problematic animal sniffer plugin
updates
9ad3343 is described below
commit 9ad334388a77568ae189f2181542b1f6880531bc
Author: P. Ottlinger <[email protected]>
AuthorDate: Sun Feb 6 13:42:50 2022 +0100
RAT-290: Add note about problematic animal sniffer plugin updates
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index 99708af..d0845a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -446,6 +446,7 @@ agnostic home for software distribution comprehension and
audit tools.
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>animal-sniffer-maven-plugin</artifactId>
+ <!-- 20220206: updating to 1.21 fails the build as there are undefined
references within java.nio-references in RAT -->
<version>1.20</version>
<executions>
<execution>