X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=89862bc68aab63022be981e87fba942882c8d56b;hp=c382acd72af40296ed48248ce86a8640a5464fb1;hb=18840e3c775584744199d8323eb681b73b98e9c4;hpb=9ab53380a87c4a1624654f654158a701cfeb0cae diff --git a/pom.xml b/pom.xml index c382acd7..89862bc6 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ hibernate4-maven-plugin Hibernate 4 Maven Plugin Plugin for generating a database-schema from Hibernate-4-Mapping-Annotations - 1.0.3-SNAPSHOT + 1.0.5 maven-plugin http://juplo.de/hibernate4-maven-plugin @@ -61,6 +61,38 @@ Stephen Johnson stejohns@redhat.com + + Victor Tatai + vtatai@gmail.com + + + Erik-Berndt Scheper + erik.berndt.scheper@gmail.com + + + 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 + @@ -85,10 +117,13 @@ UTF-8 - 4.2.5.Final - 3.0.4 + 4.3.7.Final + 4.3.7.Final + 5.1.3.Final + 3.0.0 + 3.2.3 1.0.1 - 1.0.2 + 1.0.3 @@ -114,7 +149,22 @@ ${hibernate-core.version} - net.sf.scannotation + org.hibernate + hibernate-envers + ${hibernate-envers.version} + + + org.hibernate + hibernate-validator + ${hibernate-validator.version} + + + javax.el + javax.el-api + ${el-api.version} + + + org.scannotation scannotation ${scannotation.version} @@ -220,18 +270,49 @@ + + org.apache.maven.plugins + maven-invoker-plugin + 1.8 + + src/it/settings.xml + ${project.build.directory}/it + verify + true + + + + integration-test + + install + run + + + + + + + + maven-site-plugin + 3.3 + + ${project.build.directory}/filtered-site + + + + org.apache.maven.wagon + wagon-ssh + 1.0 + + + + + - - maven-site-plugin - 2.1 - - ${project.build.directory}/filtered-site - - org.apache.maven.plugins maven-changes-plugin