Added robots "noindex, nofollow" for Javadoc pages matching any nofollow starting with a slash
'/'.
Support building in Windows.
ao-ant-tasks-1.1.1
Release Notes
Removed incorrect direct declaration of a POM dependency. Uses of the previous release may fail with:
Execution attach-javadocs of goal org.apache.maven.plugins:maven-javadoc-plugin:3.6.0:jar failed:
'…/javaee-web-api-bom-7.0.1.pom' not allowed on the path, only outputDirectories and jars are accepted
ao-ant-tasks-1.1.0
Release Notes
Added more robots noindex, nofollow to javadocs, complete list is now:
*/class-use/*
*/package-tree.html
*/package-use.html
legal/*
src/*
allclasses-index.html
allpackages-index.html
deprecated-list.html
help-doc.html
index-all.html
overview-tree.html
search.html
serialized-form.html
New attribute subprojectSubpath that is the path to the sub-project.
This attribute should be set from the new Maven property ${subproject.subpath}.
This should be empty for the top-level project or the path (ending in slash) to append to ${project.url}.
ao-ant-tasks-1.0.0
Release Notes
New Ant tasks used in building AO-supported projects.