X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=2356d057f5d7d4d653eb6182c5f2765faca0f09a;hp=b53688665bd1dc9b6d70840fa76b1af4880ef016;hb=5726d98865ea5257e5829355d8e4f9f42fbe0b53;hpb=038ccf9c60be6c77e2ba9c2d2a2a0d261ce02ccb diff --git a/pom.xml b/pom.xml index b5368866..2356d057 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 - 1.1.0-SNAPSHOT + hibernate-maven-plugin + Hibernate Maven Plugin + Plugin for generating a database-schema from Hibernate-Mapping-Annotations + 2.1-SNAPSHOT maven-plugin - http://juplo.de/hibernate4-maven-plugin + http://juplo.de/hibernate-maven-plugin 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.0.2.Final + 5.2.2.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} @@ -321,6 +329,7 @@ 3.4 ${project.build.directory}/filtered-site + src/site/template.vm @@ -345,6 +354,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