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