X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=ddcdd11d8ffd1d7e3ce4d56821016fcd4c339ecd;hp=20569f75b95bfac043fa850a9d197199466b8bae;hb=9e37fd1049f8a6794396cd7c8879dc413fbcb87c;hpb=b95416ef16bbaafecb3d40888fe97e70cdd75c77 diff --git a/pom.xml b/pom.xml index 20569f75..ddcdd11d 100644 --- a/pom.xml +++ b/pom.xml @@ -3,19 +3,13 @@ 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.5-SNAPSHOT + hibernate-maven-plugin + Hibernate Maven Plugin + A simple plugin for generating a database-schema from Hibernate-Mappings + 2.1.2-SNAPSHOT maven-plugin - http://juplo.de/hibernate4-maven-plugin + http://juplo.de/hibernate-maven-plugin/index.html 2.0.6 @@ -31,9 +25,9 @@ - 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 + scm:git:http://juplo.de/git/hibernate-maven-plugin + scm:git:ssh://juplo.de:/var/lib/git/juplo/hibernate-maven-plugin + http://juplo.de/gitweb/?p=hibernate-maven-plugin;a=summary @@ -93,13 +87,31 @@ Joachim Van der Auwera joachim@progs.be + + Andreas Kuhtz + andreas.kuhtz@gmail.com + + + Heer Fabio + fabio.heer@dvbern.ch + + - - www.juplo.de - scp://juplo.de/var/www/juplo/hibernate4-maven-plugin-${project.version} - + + ossrh + https://oss.sonatype.org/content/repositories/snapshots + + + ossrh + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + @@ -117,13 +129,12 @@ UTF-8 - 4.3.7.Final - 4.3.7.Final - 5.1.3.Final + 5.2.18.Final + 5.3.1.Final 3.0.0 - 3.2.3 + 3.3.3 1.0.1 - 1.0.3 + 1.0.4 @@ -146,12 +157,12 @@ org.hibernate hibernate-core - ${hibernate-core.version} + ${hibernate.version} org.hibernate hibernate-envers - ${hibernate-envers.version} + ${hibernate.version} org.hibernate @@ -164,7 +175,7 @@ ${el-api.version} - org.scannotation + de.juplo scannotation ${scannotation.version} @@ -187,13 +198,38 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ossrh + https://oss.sonatype.org/ + true + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.5 + + + sign-artifacts + verify + + sign + + + + org.apache.maven.plugins maven-compiler-plugin - 2.0.2 + 3.3 - 1.6 - 1.6 + 1.8 + 1.8 utf8 true @@ -201,7 +237,7 @@ org.apache.maven.plugins maven-dependency-plugin - 2.1 + 2.10 install @@ -219,7 +255,22 @@ attach-sources - verify + + jar + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.7 + + -Xdoclint:none + + + + attach-javadoc jar @@ -229,7 +280,7 @@ org.apache.maven.plugins maven-scm-plugin - 1.7 + 1.9.4 install @@ -237,7 +288,7 @@ org.apache.maven.plugins maven-resources-plugin - 2.3 + 2.7 copy-resources @@ -260,7 +311,7 @@ org.apache.maven.plugins maven-plugin-plugin - 3.2 + 3.4 generated-helpmojo @@ -273,12 +324,13 @@ org.apache.maven.plugins maven-invoker-plugin - 1.8 + 1.10 src/it/settings.xml ${project.build.directory}/it verify true + ${maven.test.skip} @@ -295,15 +347,15 @@ maven-site-plugin - 3.3 + 3.5.1 ${project.build.directory}/filtered-site org.apache.maven.wagon - wagon-ssh - 1.0 + wagon-ssh-external + 2.12 @@ -316,22 +368,52 @@ org.apache.maven.plugins maven-changes-plugin - 2.7.1 + 2.11 org.apache.maven.plugins maven-javadoc-plugin 2.7 + + -Xdoclint:none + + + goal + a + Goal: + + + phase + a + Phase: + + + threadSafe + a + Thread Safe: + + + requiresDependencyResolution + a + Requires Dependency Resolution: + + + requiresProject + a + Requires Project: + + + org.apache.maven.plugins maven-jxr-plugin - 2.3 + 2.5 org.apache.maven.plugins maven-pmd-plugin - 2.7.1 + 3.4 true 1.5 @@ -340,7 +422,7 @@ org.apache.maven.plugins maven-plugin-plugin - 3.2 + 3.4