A plugin for Apache Maven that runs Apache Rat to audit the source to be distributed.
'org.apache.rat:apache-rat-plugin:0.10'
<dependency>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
<version>0.10</version>
</dependency>
<dependency org="org.apache.rat" name="apache-rat-plugin" rev="0.10"/>
"org.apache.rat", "apache-rat-plugin", "0.10"