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: 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?