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