X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=3d3c10d730ef9a6188368925aa3ea8736f42c20c;hp=84bcdfd0ac8d42b8d44f42fe88df9ea12c6a2d3a;hb=f2db3594a18d7307235ebb4d38a570e5b04ea112;hpb=e8263ad80b1651b812618c964fb02f7e5ddf3d7e diff --git a/pom.xml b/pom.xml index 84bcdfd0..3d3c10d7 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ hibernate-maven-plugin Hibernate Maven Plugin Plugin for generating a database-schema from Hibernate-Mapping-Annotations - 2.0-SNAPSHOT + 2.1-SNAPSHOT maven-plugin http://juplo.de/hibernate-maven-plugin @@ -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: + +