Sign in
apache
/
maven-resolver-ant-tasks
/
refs/heads/master
/
.
/
examples
tree: b64ce5a026622a5d024ce90ae2be7b0e1fc17280 [
path history
]
[
tgz
]
example1/
example2/
example3/
example4/
example5/
example6/
example7/
readme.md
examples/readme.md
Maven Resolver Ant Tasks Examples
Example 1
— using a separate pom file in your ant build
Example 2
— define the dependencies in your ant build
Example 3
— generate the pom file and install
Example 4
— use a pom file to install
Example 5
— use dependency management, generate the pom file and install
Example 6
— use a pom file to define dependency management and dependencies
Example 7
— using Maven Resolver Ant Tasks from a groovy script