X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=ec7efc8258f5e7bd2575aeddda48699f12efa2b6;hp=7aa2d8c62f04c2365c3d59516b49e6e55989fd30;hb=c5c4c7a4007bc2bd58b850150adb78f8518788da;hpb=d8647fedfe936f49476a5c1f095d51a9f5703d3d diff --git a/pom.xml b/pom.xml index 7aa2d8c6..ec7efc82 100644 --- a/pom.xml +++ b/pom.xml @@ -256,6 +256,25 @@ + + org.apache.maven.plugins + maven-invoker-plugin + 1.8 + + src/it/settings.xml + ${project.build.directory}/it + verify + + + + integration-test + + install + run + + + +