tree: 4b70304c5c40295430d5fd50ee44ff7316614127 [path history] [tgz]
  1. src/
  2. antBuilderExample.groovy
  3. build.xml
  4. readme.md
  5. run.groovy
examples/example7/readme.md

Example 7 — using Maven Resolver Ant Tasks from a Groovy script

This example shows how to define your dependencies in a Groovy script that uses AntBuilder.

  • If you have groovy installed run groovy run.groovy
  • To run the groovy script via ant just do ant run