From: Kai Moritz Date: Mon, 7 Mar 2016 23:25:50 +0000 (+0100) Subject: javadoc hat to be configured multiple times for release:prepare X-Git-Tag: hibernate-maven-plugin-2.0.0~1 X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=commitdiff_plain;h=64b7446c958efc15daf520c1ca929c6b8d3b8af5 javadoc hat to be configured multiple times for release:prepare --- diff --git a/pom.xml b/pom.xml index 09cd9c90..d2604e06 100644 --- a/pom.xml +++ b/pom.xml @@ -235,6 +235,23 @@ + + org.apache.maven.plugins + maven-javadoc-plugin + 2.7 + + -Xdoclint:none + + + + attach-javadoc + verify + + jar + + + + org.apache.maven.plugins maven-scm-plugin