X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=df20ab051f9d6fd2b2345c3593800604172fb1b4;hp=7aa2d8c62f04c2365c3d59516b49e6e55989fd30;hb=3dd832edbd50b1499ea6d53e4bcd0ad4c79640ed;hpb=d8647fedfe936f49476a5c1f095d51a9f5703d3d diff --git a/pom.xml b/pom.xml index 7aa2d8c6..df20ab05 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.4-SNAPSHOT + 1.0.5-SNAPSHOT maven-plugin http://juplo.de/hibernate4-maven-plugin @@ -256,12 +256,35 @@ + + org.apache.maven.plugins + maven-invoker-plugin + 1.8 + + src/it/settings.xml + ${project.build.directory}/it + verify + true + + + + integration-test + + install + run + + + + maven-site-plugin 3.3 + + ${project.build.directory}/filtered-site + org.apache.maven.wagon @@ -276,13 +299,6 @@ - - maven-site-plugin - 3.3 - - ${project.build.directory}/filtered-site - - org.apache.maven.plugins maven-changes-plugin