The Maven Antrun Plugin includes some custom Ant tasks which can be used to better integrate with the Maven build. This page provides an overview of these tasks. Click on the task name for more information and examples.
Task | Description |
---|---|
attachartifact | Attach an artifact to the current Maven project |
dependencyfilesets | Creates a fileset for each of the Maven project dependencies and adds them to the Ant build |
versionMapper | Mapper to remove version from artifact filenames |