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