o update the plugin descriptors for changes made in maven to support 4
flavours of POJOs people might try to integrate into Maven.
CompilerPlugin is now an "integrated" plugin where any amount of
arbitrary information can go into the execution and come out. In this
case the compiler plugin can send back detailed compilation errors for
use in something like and IDE.
|