ARTEMIS-4329: use standard location for RAT check output

This commit is contained in:
Robbie Gemmell 2023-06-23 15:24:24 +01:00
parent a76e9f81d2
commit 57602a94ff
1 changed files with 0 additions and 1 deletions

View File

@ -1684,7 +1684,6 @@
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
<configuration>
<reportFile>${activemq.basedir}/ratReport.txt</reportFile>
<excludes>
<exclude>**/src/main/webapp/hawtconfig.json</exclude>
<exclude>.repository/**</exclude>