This plug-in reads the compiler warnings from the console log file and generates a trend report.
'org.jvnet.hudson.plugins:warnings:2.9'
<dependency>
<groupId>org.jvnet.hudson.plugins</groupId>
<artifactId>warnings</artifactId>
<version>2.9</version>
</dependency>
<dependency org="org.jvnet.hudson.plugins" name="warnings" rev="2.9"/>
"org.jvnet.hudson.plugins", "warnings", "2.9"