X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=eaaa525b08d3a982fb4faef4c25e1f8e9c8369dc;hp=020022968cd06980ec202230471fe24de2d2a0eb;hb=298c7a2b0c0552973ce018cb313de6bab60b2fc2;hpb=aedcc19cfb89a8b387399a978afab1166be816e3 diff --git a/pom.xml b/pom.xml index 02002296..eaaa525b 100644 --- a/pom.xml +++ b/pom.xml @@ -6,16 +6,16 @@ org.sonatype.oss oss-parent - 7 + 9 de.juplo - hibernate4-maven-plugin - Hibernate 4 Maven Plugin - Plugin for generating a database-schema from Hibernate-4-Mapping-Annotations - 1.0.4-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 @@ -73,12 +73,46 @@ Guido Wimmel Wimmel.Guido@swm.de + + Joel Johnson + mrjoel@lixil.net + + + Paul K. Moore + paulkmoore@gmail.com + + + Mark Robinson + mark@mrobinson.ca + + + Claus Graf + clausgraf@gmail.com + + + Joachim Van der Auwera + joachim@progs.be + + + Andreas Kuhtz + andreas.kuhtz@gmail.com + + + Heer Fabio + fabio.heer@dvbern.ch + + www.juplo.de - scp://juplo.de/var/www/juplo/hibernate4-maven-plugin-${project.version} + scp://juplo.de/var/www/juplo/hibernate-maven-plugin-${project.version} @@ -97,11 +131,12 @@ UTF-8 - 4.3.0.Final - 4.3.0.Final - 3.0.4 + 5.2.4.Final + 5.3.1.Final + 3.0.0 + 3.3.3 1.0.1 - 1.0.3 + 1.0.4 @@ -124,15 +159,25 @@ org.hibernate hibernate-core - ${hibernate-core.version} + ${hibernate.version} org.hibernate hibernate-envers - ${hibernate-envers.version} + ${hibernate.version} + + + org.hibernate + hibernate-validator + ${hibernate-validator.version} + + + javax.el + javax.el-api + ${el-api.version} - org.scannotation + de.juplo scannotation ${scannotation.version} @@ -158,7 +203,7 @@ org.apache.maven.plugins maven-compiler-plugin - 2.0.2 + 3.3 1.6 1.6 @@ -169,7 +214,7 @@ org.apache.maven.plugins maven-dependency-plugin - 2.1 + 2.10 install @@ -194,10 +239,27 @@ + + org.apache.maven.plugins + maven-javadoc-plugin + 2.7 + + -Xdoclint:none + + + + attach-javadoc + verify + + jar + + + + org.apache.maven.plugins maven-scm-plugin - 1.7 + 1.9.4 install @@ -205,7 +267,7 @@ org.apache.maven.plugins maven-resources-plugin - 2.3 + 2.7 copy-resources @@ -228,7 +290,7 @@ org.apache.maven.plugins maven-plugin-plugin - 3.2 + 3.4 generated-helpmojo @@ -238,17 +300,41 @@ + + org.apache.maven.plugins + maven-invoker-plugin + 1.10 + + src/it/settings.xml + ${project.build.directory}/it + verify + true + ${maven.test.skip} + + + + integration-test + + install + run + + + + maven-site-plugin - 3.3 + 3.5.1 + + ${project.build.directory}/filtered-site + org.apache.maven.wagon wagon-ssh - 1.0 + 2.9 @@ -258,32 +344,55 @@ - - maven-site-plugin - 3.3 - - ${project.build.directory}/filtered-site - - org.apache.maven.plugins maven-changes-plugin - 2.7.1 + 2.11 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 maven-jxr-plugin - 2.3 + 2.5 org.apache.maven.plugins maven-pmd-plugin - 2.7.1 + 3.4 true 1.5 @@ -292,7 +401,7 @@ org.apache.maven.plugins maven-plugin-plugin - 3.2 + 3.4