X-Git-Url: http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=d2604e0653f70b4df30638de1b83609a90559c3c;hp=84bcdfd0ac8d42b8d44f42fe88df9ea12c6a2d3a;hb=64b7446c958efc15daf520c1ca929c6b8d3b8af5;hpb=e8263ad80b1651b812618c964fb02f7e5ddf3d7e diff --git a/pom.xml b/pom.xml index 84bcdfd0..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 @@ -308,6 +325,7 @@ 3.4 ${project.build.directory}/filtered-site + src/site/template.vm @@ -334,6 +352,33 @@ 2.7 -Xdoclint:none + + + goal + a + Goal: + + + phase + a + Phase: + + + threadSafe + a + Thread Safe: + + + requiresDependencyResolution + a + Requires Dependency Resolution: + + + requiresProject + a + Requires Project: + +