[GeoNetwork-devel] [GeoNetwork opensource Developer website] #923: remove direct ant dependency from build / use maven-antrun-plugin

#923: remove direct ant dependency from build / use maven-antrun-plugin
----------------------------+-----------------------------------------------
Reporter: mprins | Owner: geonetwork-devel@…
     Type: enhancement | Status: new
Priority: major | Milestone: v2.9.0
Component: Catalog server | Version:
Keywords: build |
----------------------------+-----------------------------------------------
The current build depends on Ant being installed for both the `geonetwork-
main` as well as the `geonetwork-docs` artifacts.
Apache has provided the `maven-antrun-plugin` so that Ant does not have to
be installed separately.

Attached patch replaces the exec calls to the external ant with use of the
maven-antrun-plugin so this will work when ant is not installed.

--
Ticket URL: <https://trac.osgeo.org/geonetwork/ticket/923&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.