Re: [ANN] Maven Project Info Reports Plugin 3.6.0 released

2024-06-16 Thread Piotr Żygieło
Hello Apache Maven team On Sun, 16 Jun 2024 at 20:52, Michael Osipov wrote: > The Apache Maven team is pleased to announce the release of the Maven > Project Info Reports Plugin version 3.6.0. > ** New Feature > * [MPIR-455] - dependencies goal: add support for multi-release JARs Not quite

Re: [VOTE] Release Apache Maven Clean Plugin version 3.4.0

2024-06-16 Thread Sylwester Lachiewicz
+1 niedz., 16 cze 2024, 20:41 użytkownik Michael Osipov napisał: > Am 2024-06-16 um 12:31 schrieb Slawomir Jaranowski: > > Hi, > > > > We solved 8 issues: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317224&version=12353775 > > > > There are still a couple of issues l

Re: [VOTE] Release Apache Maven JAR Plugin version 3.4.2

2024-06-16 Thread Sylwester Lachiewicz
+1 niedz., 16 cze 2024, 14:18 użytkownik Slawomir Jaranowski < s.jaranow...@gmail.com> napisał: > Hi, > > We solved 1 issue: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526&version=12354600 > > There are still a couple of issues left in JIRA: > > https://issues.apach

[ANN] Maven Release 3.1.0 released

2024-06-16 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Release version 3.1.0. https://maven.apache.org/maven-release/ Release Notes - Maven Release - Version 3.1.0 ** Bug * [MRELEASE-1064] - [REGRESSION] release:branch uses @releaseLabel instead of @branchName in default S

[ANN] Maven Project Info Reports Plugin 3.6.0 released

2024-06-16 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Project Info Reports Plugin version 3.6.0. https://maven.apache.org/plugins/maven-project-info-reports-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-projec

[RESULT] [VOTE] Release Maven Release version 3.1.0

2024-06-16 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Michael Osipov, Sylwester Lachiewicz, Slawomir Jaranowski, Tamás Cservenák PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the board report.

[RESULT] [VOTE] Release Maven Project Info Reports Plugin version 3.6.0

2024-06-16 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Gabriel Belingueres, Michael Osipov, Sylwester Lachiewicz, Slawomir Jaranowski 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: [doxia] [DISCUSS] adding footnote processing to markdown

2024-06-16 Thread Michael Osipov
Am 2024-06-16 um 15:58 schrieb Claude Warren: There is a standard footnote extension available from flexmark, and I have a private branch of 1.12.0 that adds it. It seems to work. Is there any reason not to add this? I want to use it for some commons collections documentation where I want to r

Re: [VOTE] Release Apache Maven Clean Plugin version 3.4.0

2024-06-16 Thread Michael Osipov
Am 2024-06-16 um 12:31 schrieb Slawomir Jaranowski: Hi, We solved 8 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317224&version=12353775 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MCLEAN%20AND%20resol

Re: [doxia] [DISCUSS] adding footnote processing to markdown

2024-06-16 Thread Claude Warren
Looking through the contribution information, it looks like a jira ticket is requested and conversation here first. So step one complete... or mostly so. Now to open the ticket and submit the request. On Sun, Jun 16, 2024 at 5:40 PM Gary Gregory wrote: > Hi Claude, > > A PR might be the smoot

Re: [doxia] [DISCUSS] adding footnote processing to markdown

2024-06-16 Thread Gary Gregory
Hi Claude, A PR might be the smoothest way to move this forward. Gary On Sun, Jun 16, 2024 at 10:48 AM Claude Warren wrote: > > flexmark is already used by doxia-markdown to perform the markdown processing > . This is just adding an additional extension from flexmark to the ones > already us

Re: [doxia] [DISCUSS] adding footnote processing to markdown

2024-06-16 Thread Claude Warren
flexmark is already used by doxia-markdown to perform the markdown processing . This is just adding an additional extension from flexmark to the ones already used. All are licensed as BSD-2-Clause On 2024/06/16 14:28:03 Gary Gregory wrote: > Do you have a link FTR? Are there licensing issues?

Re: [doxia] [DISCUSS] adding footnote processing to markdown

2024-06-16 Thread Gary Gregory
Do you have a link FTR? Are there licensing issues? Gary On Sun, Jun 16, 2024, 9:58 AM Claude Warren wrote: > There is a standard footnote extension available from flexmark, and I have > a private branch of 1.12.0 that adds it. It seems to work. Is there any > reason not to add this? > > I wa

[doxia] [DISCUSS] adding footnote processing to markdown

2024-06-16 Thread Claude Warren
There is a standard footnote extension available from flexmark, and I have a private branch of 1.12.0 that adds it. It seems to work. Is there any reason not to add this? I want to use it for some commons collections documentation where I want to refer to various published papers. Claude

[VOTE] Release Apache Maven JAR Plugin version 3.4.2

2024-06-16 Thread Slawomir Jaranowski
Hi, We solved 1 issue: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526&version=12354600 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MJAR%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20DESC%2

[VOTE] Release Apache Maven Clean Plugin version 3.4.0

2024-06-16 Thread Slawomir Jaranowski
Hi, We solved 8 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317224&version=12353775 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MCLEAN%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20DES

Re: [VOTE] Release Maven Release version 3.1.0

2024-06-16 Thread Tamás Cservenák
+1 On Fri, Jun 14, 2024, 10:43 Michael Osipov wrote: > Hi, > > we solved 11 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317824&version=12354221 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/projects/MRELEASE/issues > > St

Re: [VOTE] Release Maven Release version 3.1.0

2024-06-16 Thread Slawomir Jaranowski
+1 pt., 14 cze 2024 o 10:44 Michael Osipov napisał(a): > Hi, > > we solved 11 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317824&version=12354221 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/projects/MRELEASE/issues > >

Re: [VOTE] Release Maven Release version 3.1.0

2024-06-16 Thread Michael Osipov
One more day left buys and I am short in votes. - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org