Hi. > > > > Does anyone have an idea of what can cause this? > > Have you tried Maven 221?
No. > > Have you tried > > mvn clean clirr:clirr ? That was the trick. Thanks. Sorry; I still have a hard time understanding when the "clean" becomes a necessary step! > > > In the meantime, I'd be glad to be able to disable this tool... :-{ > > -1, because Math needs to preserve binary compat. As before, this was a request as to how locally skip the report generation, not that it should be part of the policy... With $ mvn clean clirr:clirr -Dclirr.skip=true the report is skipped, but with $ mvn clean -Pquick-report -Dclirr.skip=true site it is not skipped. The logic behind this behaviour evades me... Anyway, it turns out there was no compatibility error, just a glitch that made it look like it. Regards, Gilles --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org