Re: Replacement for Ant Mojo Extractor

2023-10-08 Thread sebb
On Sun, 8 Oct 2023 at 14:42, Slawomir Jaranowski wrote: > > niedz., 8 paź 2023 o 12:57 sebb napisał(a): > > > Is there a replacement for the Ant Mojo Extractor? > > I understand this will be dropped in Maven 4. > > > > The Commons project uses it in the build-plugin, which is a helper > > plugin

Re: [VOTE] Release Maven Fluido Skin version 2.0.0-M8

2023-10-08 Thread Tamás Cservenák
+1 On Sun, Oct 8, 2023, 16:15 Michael Osipov wrote: > Hi, > > we solved 4 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317926&version=12353679 > > There are still a couple of issues left in JIRA: > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSK

Re: [VOTE] Release Maven Fluido Skin version 2.0.0-M8

2023-10-08 Thread Sylwester Lachiewicz
+1 niedz., 8 paź 2023, 18:34 użytkownik Michael Osipov napisał: > Am 2023-10-08 um 16:15 schrieb Michael Osipov: > > Hi, > > > > we solved 4 issues: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317926&version=12353679 > > > > There are still a couple of issues left in

Re: [VOTE] Release Maven Fluido Skin version 2.0.0-M8

2023-10-08 Thread Michael Osipov
Am 2023-10-08 um 16:15 schrieb Michael Osipov: Hi, we solved 4 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317926&version=12353679 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSKINS%20AND%20resolution

[VOTE] Release Maven Fluido Skin version 2.0.0-M8

2023-10-08 Thread Michael Osipov
Hi, we solved 4 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317926&version=12353679 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSKINS%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%2

Re: Replacement for Ant Mojo Extractor

2023-10-08 Thread Slawomir Jaranowski
niedz., 8 paź 2023 o 12:57 sebb napisał(a): > Is there a replacement for the Ant Mojo Extractor? > I understand this will be dropped in Maven 4. > > The Commons project uses it in the build-plugin, which is a helper > plugin to create various text files from the POM. > > Is there a plugin that ca

Replacement for Ant Mojo Extractor

2023-10-08 Thread sebb
Is there a replacement for the Ant Mojo Extractor? I understand this will be dropped in Maven 4. The Commons project uses it in the build-plugin, which is a helper plugin to create various text files from the POM. Is there a plugin that can be used to generate arbitrary text files from templates?