freebsd-ports/devel/maven-ant-tasks/pkg-descr
Li-Wen Hsu 1987256609 Add maven-ant-tasks 2.1.0, allows Maven's artifact handling to be used
from within an Ant build.

PR:		ports/147889
Submitted by:	Chris Rees <utisoft at gmail.com>
2010-08-22 15:07:57 +00:00

10 lines
465 B
Text

The Maven Ant Tasks allow several of Maven's artifact handling features to be
used from within an Ant build. These include:
- Dependency management - including transitive dependencies, scope
recognition and SNAPSHOT handling
- Artifact deployment - deployment to a Maven repository (file
integrated, other with extensions)
- POM processing - for reading and writing a Maven 2 pom.xml file
WWW: http://maven.apache.org/ant-tasks/index.html