Include 'parameter' and 'preview' describe log by jorsol · Pull Request #319 · codehaus-plexus/plexus-compiler (original) (raw)
The -parameter and --enable-preview compiler options affect the output of the generated classes, so it's helpful to see if those options are enabled.
This also removes the optimize option as in the maven-compiler-plugin this is deprecated.