[ANN] Apache Maven JXR 3.2.0 Released

2022-03-20 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache JXR, version 3.2.0 The Apache Maven JXR project is a library to analyze a set of Java source files and produces documentation in HTML format à la Javadoc. The Apache Maven JXR Plugin produces a cross-reference of the project's

[SUMMARY] [DISCUSS] Radical Fast Forward to 3.5.4

2022-03-20 Thread Michael Osipov
I'd like to distill what has been discussed and favored so far by respondees and how we should proceed in the future: * Cut off old ties and favorize move to 3.5.4 as a new baseline * Have downstream users follow us and us follow them * Establish proper documentation on our baseline rules * Some

Re: Maven verifier, invoker and invoker-plugin

2022-03-20 Thread Michael Osipov
Am 2022-03-19 um 15:17 schrieb Slawomir Jaranowski: Hi We have three projects: - maven-verifier - maven-invoker - maven-invoker-plugin They are similar ... current situation maven-verifier - can execute Maven in forked and embedded mode - have assertions to verify executing result - simp