X-Git-Url: http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=80516763a97be950b206d71ebdbf1d56927ba1e2;hp=3b8c444e058845845346cf5481c88264ceae876c;hb=9414e11c9ffb27e195193f5fa53c203c6297c7a4;hpb=bfa1870703b400d8664fa91b41d8186fb24162c2 diff --git a/pom.xml b/pom.xml index 3b8c444e..80516763 100644 --- a/pom.xml +++ b/pom.xml @@ -3,11 +3,17 @@ 4.0.0 + + org.sonatype.oss + oss-parent + 7 + + de.juplo 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 @@ -15,6 +21,21 @@ 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/lib/git/juplo/hibernate4-maven-plugin + http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=summary + + kai @@ -23,11 +44,44 @@ + + + Adriano Machado + adriano.m.machado@hotmail.com + + + Lorenzo Nicora + lorenzo.nicora@nicus.it + + + Eduard Szente + eduard.szente@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.3.Final 3.0.4 1.0.1 1.0.2 @@ -77,24 +131,12 @@ - - - juplo.internal - Internal Release Repository - http://juplo.de/archiva/repository/internal/ - - - juplo.snapshots - Internal Snapshot Repository - http://juplo.de/archiva/repository/snapshots/ - - - org.apache.maven.plugins maven-compiler-plugin + 2.0.2 1.6 1.6 @@ -105,6 +147,7 @@ org.apache.maven.plugins maven-dependency-plugin + 2.1 install @@ -118,6 +161,7 @@ org.apache.maven.plugins maven-source-plugin + 2.1.2 attach-sources @@ -128,7 +172,92 @@ + + 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 + + + +