X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=eaaa525b08d3a982fb4faef4c25e1f8e9c8369dc;hp=9e3c9ef10b041b960e83689def3a3597cbc7077c;hb=d7a81e54bda02c6ea5b08410c7de8eb8e24a192e;hpb=e1b5e160c7f1dac1166c3e3fc1c77eaa26ec03b6 diff --git a/pom.xml b/pom.xml index 9e3c9ef1..eaaa525b 100644 --- a/pom.xml +++ b/pom.xml @@ -10,12 +10,12 @@ de.juplo - hibernate4-maven-plugin - Hibernate 4 Maven Plugin - Plugin for generating a database-schema from Hibernate-4-Mapping-Annotations - 2.0-SNAPSHOT + hibernate-maven-plugin + Hibernate Maven Plugin + A simple plugin for generating a database-schema from Hibernate-Mappings + 2.1-SNAPSHOT maven-plugin - http://juplo.de/hibernate4-maven-plugin + http://juplo.de/hibernate-maven-plugin/index.html 2.0.6 @@ -31,9 +31,9 @@ - scm:git:http://juplo.de/git/hibernate4-maven-plugin - scm:git:ssh://juplo.de:/var/lib/git/juplo/hibernate4-maven-plugin - http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=summary + scm:git:http://juplo.de/git/hibernate-maven-plugin + scm:git:ssh://juplo.de:/var/lib/git/juplo/hibernate-maven-plugin + http://juplo.de/gitweb/?p=hibernate-maven-plugin;a=summary @@ -97,6 +97,10 @@ Andreas Kuhtz andreas.kuhtz@gmail.com + + Heer Fabio + fabio.heer@dvbern.ch + UTF-8 - 4.3.9.Final - 5.1.3.Final + 5.2.4.Final + 5.3.1.Final 3.0.0 3.3.3 1.0.1 @@ -239,6 +243,9 @@ org.apache.maven.plugins maven-javadoc-plugin 2.7 + + -Xdoclint:none + attach-javadoc @@ -302,6 +309,7 @@ ${project.build.directory}/it verify true + ${maven.test.skip} @@ -318,7 +326,7 @@ maven-site-plugin - 3.4 + 3.5.1 ${project.build.directory}/filtered-site @@ -345,6 +353,36 @@ org.apache.maven.plugins maven-javadoc-plugin 2.7 + + -Xdoclint:none + + + goal + a + Goal: + + + phase + a + Phase: + + + threadSafe + a + Thread Safe: + + + requiresDependencyResolution + a + Requires Dependency Resolution: + + + requiresProject + a + Requires Project: + + + org.apache.maven.plugins