Search code examples
antmavenmaven-ant-tasks

What version of ANT is being used by the antrun plugin


What version of ANT is being used by the antrun plugin and how do I control it to use a certain version of ANT distribution. Does this plugin actually pick up the ANT from the local distribution?


Solution

  • Based on the information in Maven Central it's using Ant 1.8.1.

    http://search.maven.org/#artifactdetails|org.apache.maven.plugins|maven-antrun-plugin|1.6|maven-plugin

    http://search.maven.org/#artifactdetails|org.apache.ant|ant-nodeps|1.8.1|jar