How does one use the BuildToolkitTaskDefs.xml with Maven?
Accepted answer
Yes, there isn't much difference in using Maven, you still need to import the Ant tasks you plan on using. Optionally I believe you could 'Mavenize' the toolkit to make it a Maven repository and get the dependency that way, but that really isn't necessary. Importing the tasks in the Ant script would be enough.