This is an automated email from the ASF dual-hosted git repository. rfscholte pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-dist-tool.git
commit ed8b78d84d51df598703ae34fd8e387d89c7e64d Author: rfscholte <[email protected]> AuthorDate: Sun Jun 2 16:25:21 2019 +0200 Retire Maven Ant Plugin --- src/main/resources/dist-tool.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/dist-tool.conf b/src/main/resources/dist-tool.conf index 19e883c..cda7cc9 100644 --- a/src/main/resources/dist-tool.conf +++ b/src/main/resources/dist-tool.conf @@ -74,7 +74,6 @@ /plugins: org.apache.maven.plugins http://maven.apache.org/plugins/ maven-acr-plugin - maven-ant-plugin maven-antrun-plugin * maven-archetype-plugin maven-assembly-plugin @@ -125,6 +124,7 @@ maven-verifier-plugin maven-war-plugin ## Retired +## maven-ant-plugin ## maven-eclipse-plugin ## maven-idea-plugin ## maven-one-plugin
