Where are the generated Ant build files?

The files are generated in the Maven ${basedir} directory.

[top]


What are the generated key tasks?

The key tasks are: clean, compile, compile-tests, test, javadoc, package.

[top]