Re: [VOTE] Release Maven Site Plugin version 4.0.0-M1

2022-04-30 Thread Hervé BOUTEMY
on the rationale behind this release, if it's short, the comment column of https://maven.apache.org/plugins-archives/maven-site-plugin-LATEST/history.html#maven-site-plugin-vs-doxia-vs-doxia-sitetools could be a location to do so Le samedi 30 avril 2022, 09:43:46 CEST Slawomir Jaranowski a écrit :

Re: [VOTE] Release Apache Maven Daemon 0.8.0

2022-04-30 Thread Hervé BOUTEMY
sorry, I'll have to give a binding -1 the source archive can't be built: [ERROR] Failed to execute goal net.revelc.code.formatter:formatter-maven-plugin:2.15.0:format (format) on project mvnd-build-maven-plugin: Cannot find config file [/tmp/mvnd-0.8.0/build/eclipse-formatter-config.xml] -> [He

Re: [VOTE] Release Maven Site Plugin version 4.0.0-M1

2022-04-30 Thread Gary Gregory
FWIW, from my POV milestones are confusing because there is no roadmap for what the milestones ahead are, unlike what Eclipse usually does for example. Instead from this user's POV milestones feel like static snapshots without expectations set, unlike an alpha or a beta which most people have an un

Maven plugin development - parameters - good practices

2022-04-30 Thread Slawomir Jaranowski
Hi, I'm working on validation for plugin configuration in Maven ... I've found some interesting cases about declaration of maven plugin parameters. We should add validation in Maven plugins tools ## read-only - possible declaration @Parameter( readonly = true ) - without default value .. so wh

Re: [VOTE] Release Maven Site Plugin version 4.0.0-M1

2022-04-30 Thread Slawomir Jaranowski
sob., 30 kwi 2022 o 09:41 Michael Osipov napisał(a): > Am 2022-04-30 um 01:22 schrieb Olivier Lamy: > > +1 > > > > On Fri, 29 Apr 2022 at 4:56 am, Michael Osipov > wrote: > > > >> Am 2022-04-28 um 01:53 schrieb Olivier Lamy: > >>> The issues are just some dependency updates. > >>> So can we have

Re: [VOTE] Release Maven Site Plugin version 4.0.0-M1

2022-04-30 Thread Slawomir Jaranowski
Hi, ### >From technical perspective - build ok from source-release - wong jenkins url [1] - empty "L10n Status" report [2] ### >From informations / documentation perspective - there should be explanation why 4xx - why -M1 (milestone), what plan to reach release version without milestone - ther

Re: [VOTE] Release Maven Site Plugin version 4.0.0-M1

2022-04-30 Thread Michael Osipov
Am 2022-04-30 um 07:45 schrieb Bernd Eckenfels: BTW it would probably be good to explain the relation with other maven 4 projects, just to not confuse people with the major number. Like can it be used (only) with maven 3 and so on. There is zero correlation with Maven 4. Baseline is still 3.2

Re: [VOTE] Release Maven Site Plugin version 4.0.0-M1

2022-04-30 Thread Michael Osipov
Am 2022-04-30 um 01:22 schrieb Olivier Lamy: +1 On Fri, 29 Apr 2022 at 4:56 am, Michael Osipov wrote: Am 2022-04-28 um 01:53 schrieb Olivier Lamy: The issues are just some dependency updates. So can we have some details? What are the impacts (if any) to end users? No, those aren't just som