The Apache Maven team is pleased to announce the release of the Maven AntRun Plugin version 3.2.0.
https://maven.apache.org/plugins/maven-antrun-plugin/ You should specify the version in your project's plugin configuration: <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-antrun-plugin</artifactId> <version>3.2.0</version> </plugin> Release Notes - Maven AntRun Plugin - Version 3.2.0 https://github.com/apache/maven-antrun-plugin/releases/tag/maven-antrun-plugin-3.2.0 Enjoy, -The Apache Maven team --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
