Re: [ANN] Apache Maven Resources Plugin 3.4.0 Released
Svante Schubert <[email protected]> Sat, 29 Nov 2025 14:29:16 +0000
| Newsgroups | gmane.comp.jakarta.turbine.maven.user |
|---|---|
| Message-ID | <CAHNbw8m7Q0h6t5HHj9=bP_W3g97addzGdqBn0asQ9RBwmGwmGw__15029.8234469787$1764426594$gmane$org@mail.gmail.com> |
On Sat, 29 Nov 2025, 13:27 Sylwester Lachiewicz, <[email protected]> wrote: > The Apache Maven team is pleased to announce the release of the Apache > Maven Resources Plugin, version 3.4.0 > > This plugin handles the copying of project resources to the output > directory > > https://maven.apache.org/plugins/maven-resources-plugin/ > > You should specify the version in your project's plugin configuration: > > <plugin> > <groupId>org.apache.maven.plugins</groupId> > <artifactId>maven-resources-plugin</artifactId> > <version>3.4.0</version> > </plugin> > > You can download the appropriate sources etc. from the download page: > > https://maven.apache.org/plugins/maven-resources-plugin/download.cgi > > Release Notes - Maven Resources Plugin - Version 3.4.0 > > https://github.com/apache/maven-resources-plugin/releases/tag/v3.4.0 > > Enjoy, > > -The Apache Maven team > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >