diff --git a/opendj-doc-generated-ref/pom.xml b/opendj-doc-generated-ref/pom.xml index 3d038032c3..a880de4136 100644 --- a/opendj-doc-generated-ref/pom.xml +++ b/opendj-doc-generated-ref/pom.xml @@ -671,6 +671,41 @@ + + org.apache.maven.plugins + maven-antrun-plugin + + + zip-docs + package + + + + + + + + + + + run + + + + + + ant-contrib + ant-contrib + ${ant.contrib.version} + + + ant + ant + + + + + diff --git a/opendj-doc-generated-ref/src/main/ant/zip.xml b/opendj-doc-generated-ref/src/main/ant/zip.xml index 39ddb42c0c..0b7292fd07 100644 --- a/opendj-doc-generated-ref/src/main/ant/zip.xml +++ b/opendj-doc-generated-ref/src/main/ant/zip.xml @@ -1,22 +1,10 @@ - - - - - - - - - - - - - - + + \ No newline at end of file