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