Apache Maven Resolver Ant Task Version 1.2.1 Released
The Apache Maven team is pleased to announce the release of the Maven Resolver Ant Tasks version 1.2.1.
The Maven Artifact Resolver Ant Tasks enable build scripts for Apache Ant 1.7+ to use Maven Artifact Resolver combined to Apache Maven Artifact Resolver Provider to resolve dependencies and install and deploy locally built artifacts.
You can download the appropriate sources etc. from the download page
Release Notes - Maven Resolver Ant Tasks version 1.2.1
-
Bugs:
- MRESOLVER-100 - Resolver Ant Task taskdef failing
-
Improvements:
- MRESOLVER-102 - make build Reproducible
- MRESOLVER-113 - Use a FileResource instead of PathElement for easier copy of path created by Resolve
-
Dependency upgrades:
- MRESOLVER-110 - Upgrade to Maven 3.6.3
- MRESOLVER-111 - Upgrade to Maven Resolver from 1.3.3 to 1.4.2
- MRESOLVER-112 - Upgrade to Maven Antrun Plugin 3.0.0
Enjoy,
-The Apache Maven team