X-Git-Url: http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=2af4794149b98aa1b716a456b1d27b59195fe69e;hp=0fed94eb6c481ad3aa6fbd2cdc8be31f961891ea;hb=a7e5f22417aff697d4362e4245094ccc7f8939a1;hpb=9292f69f434067a84acb18b3cbc789e53d42e8bb diff --git a/pom.xml b/pom.xml index 0fed94eb..2af47941 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.2-SNAPSHOT maven-plugin http://juplo.de/hibernate4-maven-plugin @@ -21,6 +21,15 @@ 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 @@ -35,11 +44,29 @@ + + + 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.1.8.Final 3.0.4 1.0.1 1.0.2 @@ -94,6 +121,7 @@ org.apache.maven.plugins maven-compiler-plugin + 2.0.2 1.6 1.6 @@ -104,6 +132,7 @@ org.apache.maven.plugins maven-dependency-plugin + 2.1 install @@ -117,6 +146,7 @@ org.apache.maven.plugins maven-source-plugin + 2.1.2 attach-sources @@ -130,11 +160,76 @@ 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 + + + + + + + + + + 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 + + + +