Re: more details plugin requirements

2022-08-04 Thread Delany
Ok, well there was no mention of this in the announcement. The email says "Plugin is Java7 level and compatible with Maven 3.2.5+" I don't think the announcement list should be the only source for this information. For one thing, its easy to forget to send an email. There was no announcement about

[ANN] Maven Site Plugin 3.12.1 released

2022-08-04 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 3.12.1. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 3.12.1 ** Bug * [MSITE-901] - If preceding standalone report has been run, site:jar does not

Re: more details plugin requirements

2022-08-04 Thread Michael Osipov
Am 2022-08-04 um 13:32 schrieb Delany: So you're saying the only way I can know is to run it or interrogate the code? There's no mention of this in the release notes at https://github.com/apache/maven-deploy-plugin/releases/tag/maven-deploy-plugin-3.0.0 Because this is irrelevant. The only cano

Re: more details plugin requirements

2022-08-04 Thread Konrad Windszus
> > But the documentation doesn't mention it > > https://maven.apache.org/plugins/maven-deploy-plugin/plugin-info.html > > This is autogenerated. Adding such information is not possible. > This can be adjusted via https://maven.apache.org/plugin-tools/maven-plugin-plugin/report-mojo.html#requ

Re: more details plugin requirements

2022-08-04 Thread Delany
So you're saying the only way I can know is to run it or interrogate the code? There's no mention of this in the release notes at https://github.com/apache/maven-deploy-plugin/releases/tag/maven-deploy-plugin-3.0.0 m-install-p doesn't issue a warning like m-deploy-p does Kind regards, Delany On

[RESULT] [VOTE] Release Maven Site Plugin version 3.12.1

2022-08-04 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Michael Osipov, Slawomir Jaranowski, Olivier Lamy, Herve Boutemy PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the board report. --

Re: more details plugin requirements

2022-08-04 Thread Michael Osipov
Am 2022-08-04 um 12:35 schrieb Delany: With all the changes between 3.8.X, 3.9.X and 4.X it would be helpful to document more details plugin requirements. For example, I see after updating to maven-deploy-plugin v3.0.0 using the version-maven-plugin, that the plugin shouldn't be used with Maven

more details plugin requirements

2022-08-04 Thread Delany
With all the changes between 3.8.X, 3.9.X and 4.X it would be helpful to document more details plugin requirements. For example, I see after updating to maven-deploy-plugin v3.0.0 using the version-maven-plugin, that the plugin shouldn't be used with Maven 3.8.X The build indicated this with *12: