Hi, When you use the IntelliJ IDEA plugin, there is a possibility to let IDEA do inspections of your code. You can do this from within the GUI or using a tool called inspection.exe. I started to write a maven plugin to allow these inspections to be integrated in a maven build. Currently it is very basic and many things are hard-coded, these things will need to be in variables if this is ever to be released.
Is there anybody interested in helping developing this plugin? I don't think the mailing list allows attachements, but I can send you an example html file and the code I have so far (a plugin.jelly and a .jsl file to convert the results to xdoc) if you are interested. regards, Wim
