Re: [VOTE] Release Apache Maven Reporting Impl version 3.1.0

2022-02-08 Thread Tamás Cservenák
+1 On Sat, Feb 5, 2022 at 10:42 PM Michael Osipov wrote: > Hi, > > We solved 5 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12341015 > > There are still a couple of issues left in JIRA: > > https://issues.apache.org/jira/issues/?jql=project%20%3D%

Re: [VOTE] Release Apache Maven Reporting Impl version 3.1.0

2022-02-08 Thread Hervé BOUTEMY
+1 Reproducible Build ok: reference done with JDK 8 on Windows Regards, Hervé Le samedi 5 février 2022, 22:41:55 CET Michael Osipov a écrit : > Hi, > > We solved 5 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&ve > rsion=12341015 > > There are still a cou

POC using release-drafter for github release

2022-02-08 Thread Olivier Lamy
Hi Github has a feature to attach a release note to tag/release. The content is then used when dependabot generates his famous PR all over the world!! (yup a maven plugin generates a lot!!) Our current content is not very user friendly While preparing the maven-compiler-plugin new release I ha