Am 2023-03-10 um 18:31 schrieb Tamás Cservenák:
Maven plugin cannot have a new major version, as "by convention" it would mean it requires Maven 4 to run. As in this case it would be m-remote-resources-p 4.0.0 (as currently it is 3.x,x).
That's is not necessarily correct. Working on Doxia 2 I have bumped all reporting plugins to next major in a branch to reflect the breaking changes. Just requires proper docs, IMHO.
M