This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a commit to branch feature/RAT-397
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
The following commit(s) were added to refs/heads/feature/RAT-397 by this push:
new d6d63392 MCHANGELOG-157, RAT-397: Add other broken report
d6d63392 is described below
commit d6d63392e2b219b241ed0af35693af3031f15094
Author: P. Ottlinger <[email protected]>
AuthorDate: Thu Dec 5 12:13:41 2024 +0100
MCHANGELOG-157, RAT-397: Add other broken report
---
pom.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/pom.xml b/pom.xml
index 934558eb..36549e04 100644
--- a/pom.xml
+++ b/pom.xml
@@ -250,6 +250,11 @@ agnostic home for software distribution comprehension and
audit tools.
</reportSet>
</reportSets>
</plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-changelog-plugin</artifactId>
+ <version>2.3</version>
+ </plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>