Package: maven-ant-helper Maintainer: Debian Java Maintainers <[email protected]> Changed-By: Ludovic Claude <[email protected]> Architecture: source Changes: * Update Standards-Version to 3.9.1, use source format 3.0 (native) * Use default-jdk-doc instead of openjdk-6-doc when linking Javadoc files (Closes: #587361) * d/control: add Suggests: default-jdk-doc, move all Recommends: to Suggest as they are not needed except when Maven is called within the Ant build, add maven-repo-helper to Depends as it's now always used from the jar task * maven-build.xml: add -N option to Maven to avoid recursive actions, reorder actions in mvn-package and give to the POMCleaner the location of the local Maven repository which can be used when deciding when to replace a parent version by a its symbolic version (fixes maven-debian-helper build), add local-install and package-and-local-install target to deal with composite projects which need to install some of their build elements in the local repository, for consuption by other parts of the build, deprecate passing the 'version' variable to Ant as it's read from the POM file, remove macro prepare-package-list, update paths to the JDK docs.
__ This is the maintainer address of Debian's Java team <http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.

