X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=3e64fe724a2bfc895cef1127b7031b6c5a3bf12b;hp=f53136f6daf470c10d8939a76a6bd45340700da9;hb=d38b2386641c7ca00f54d69cb3f576c20b0cdccc;hpb=e0a975f931eb6306f4185eca035a9eeec98a653e diff --git a/pom.xml b/pom.xml index f53136f6..3e64fe72 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-SNAPSHOT + 1.0.3-SNAPSHOT maven-plugin http://juplo.de/hibernate4-maven-plugin @@ -32,7 +32,7 @@ scm:git:http://juplo.de/git/hibernate4-maven-plugin - scm:git:ssh://juplo.de:/var/cache/git/juplo/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 @@ -44,14 +44,59 @@ + + + Adriano Machado + adriano.m.machado@hotmail.com + + + 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 + + + + + + www.juplo.de + scp://juplo.de/var/www/juplo/hibernate4-maven-plugin-${project.version} + + + + + Continuum + http://juplo.de/continuum/ + + + mail +
kai@juplo.de
+
+
+
+ UTF-8 - 4.1.5.SP1 + 4.2.5.Final 3.0.4 1.0.1 - 1.0.2 + 1.0.3 @@ -77,7 +122,12 @@ ${hibernate-core.version} - net.sf.scannotation + org.hibernate + hibernate-envers + ${hibernate-core.version} + + + org.scannotation scannotation ${scannotation.version} @@ -103,6 +153,7 @@ org.apache.maven.plugins maven-compiler-plugin + 2.0.2 1.6 1.6 @@ -113,6 +164,7 @@ org.apache.maven.plugins maven-dependency-plugin + 2.1 install @@ -126,6 +178,7 @@ org.apache.maven.plugins maven-source-plugin + 2.1.2 attach-sources @@ -139,11 +192,89 @@ org.apache.maven.plugins maven-scm-plugin + 1.7 install + + org.apache.maven.plugins + maven-resources-plugin + 2.3 + + + copy-resources + pre-site + + copy-resources + + + ${project.build.directory}/filtered-site + + + src/site + true + + + + + + + + org.apache.maven.plugins + maven-plugin-plugin + 3.2 + + + generated-helpmojo + + helpmojo + + + + + + + + maven-site-plugin + 2.1 + + ${project.build.directory}/filtered-site + + + + org.apache.maven.plugins + maven-changes-plugin + 2.7.1 + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.7 + + + org.apache.maven.plugins + maven-jxr-plugin + 2.3 + + + org.apache.maven.plugins + maven-pmd-plugin + 2.7.1 + + true + 1.5 + + + + org.apache.maven.plugins + maven-plugin-plugin + 3.2 + + + +