X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=7aa2d8c62f04c2365c3d59516b49e6e55989fd30;hp=0fed94eb6c481ad3aa6fbd2cdc8be31f961891ea;hb=d8647fedfe936f49476a5c1f095d51a9f5703d3d;hpb=9292f69f434067a84acb18b3cbc789e53d42e8bb diff --git a/pom.xml b/pom.xml index 0fed94eb..7aa2d8c6 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.4-SNAPSHOT maven-plugin http://juplo.de/hibernate4-maven-plugin @@ -21,9 +21,18 @@ 2.0.6 + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + A business-friendly OSS license + + + 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 @@ -35,14 +44,77 @@ + + + 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 + + + Guido Wimmel + Wimmel.Guido@swm.de + + + Joel Johnson + mrjoel@lixil.net + + + Paul K. Moore + paulkmoore@gmail.com + + + Mark Robinson + mark@mrobinson.ca + + + + + + 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 - 3.0.4 + 4.3.1.Final + 4.3.1.Final + 4.3.1.Final + 3.2.1 1.0.1 - 1.0.2 + 1.0.3 @@ -68,7 +140,17 @@ ${hibernate-core.version} - net.sf.scannotation + org.hibernate + hibernate-envers + ${hibernate-envers.version} + + + org.hibernate + hibernate-validator + ${hibernate-validator.version} + + + org.scannotation scannotation ${scannotation.version} @@ -94,6 +176,7 @@ org.apache.maven.plugins maven-compiler-plugin + 2.0.2 1.6 1.6 @@ -104,6 +187,7 @@ org.apache.maven.plugins maven-dependency-plugin + 2.1 install @@ -117,6 +201,7 @@ org.apache.maven.plugins maven-source-plugin + 2.1.2 attach-sources @@ -130,11 +215,104 @@ 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 + 3.3 + + + org.apache.maven.wagon + wagon-ssh + 1.0 + + + + + + + + + maven-site-plugin + 3.3 + + ${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 + + + +