From: Kai Moritz Date: Mon, 7 Mar 2016 23:13:10 +0000 (+0100) Subject: Added the special javadoc-tags for maven-plugins to the configuration X-Git-Tag: hibernate-maven-plugin-2.0.0~2 X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=commitdiff_plain;h=1730d92a6da63bdcc81f7a1c9020e73cdc0adc13 Added the special javadoc-tags for maven-plugins to the configuration --- diff --git a/pom.xml b/pom.xml index 815a2339..09cd9c90 100644 --- a/pom.xml +++ b/pom.xml @@ -335,6 +335,33 @@ 2.7 -Xdoclint:none + + + goal + a + Goal: + + + phase + a + Phase: + + + threadSafe + a + Thread Safe: + + + requiresDependencyResolution + a + Requires Dependency Resolution: + + + requiresProject + a + Requires Project: + +