Hi I've just figured out how to get japicmp working for me and have a few questions / suggestions for the parent POM.
Currently the configuration of the plugin happens inside the pluginManagement section, not inside the japicmp profile. Should we move this? The current configuration breaks the build if japicmp detects binary incompatible changes. In particular for a site build this feels wrong as I'd rather have a report with the binary incompatibility than none at all. Also there may be false positives (there are lots of false positives for the current compress master branch). Can we change breakBuildOnBinaryIncompatibleModifications or at least make it configurable for the components without having to override the full configuration? Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org