X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=42d14170f24d7b2601fca753fc58f82e08205217;hp=8eb33bbd05e5e2e3ef050a85d5cf37cf20e34558;hb=refs%2Fheads%2F2.0;hpb=a4c81d105d16d172cc8cd2228575b74f494a43ba diff --git a/pom.xml b/pom.xml index 8eb33bbd..42d14170 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.2 + 1.0.6-SNAPSHOT maven-plugin http://juplo.de/hibernate4-maven-plugin @@ -53,6 +53,56 @@ Lorenzo Nicora lorenzo.nicora@nicus.it + + Eduard Szente + eduard.szente@gmail.com + + + 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 + + + Andreas Kuhtz + andreas.kuhtz@gmail.com + + @@ -77,10 +127,13 @@ UTF-8 - 4.2.3.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 @@ -106,7 +159,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} @@ -212,18 +280,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