diff --git a/distribution/deb/pom.xml b/distribution/deb/pom.xml index 34fc6c95b8d..cbe2631cf8a 100644 --- a/distribution/deb/pom.xml +++ b/distribution/deb/pom.xml @@ -256,30 +256,7 @@ org.apache.maven.plugins maven-antrun-plugin - 1.8 - - check-license - verify - - run - - - - - - - Running license check - - - - - - - - - - integ-setup diff --git a/distribution/pom.xml b/distribution/pom.xml index 0190c3b38c3..082d207855a 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -97,8 +97,32 @@ org.apache.maven.plugins maven-antrun-plugin - - + + + + check-license + verify + + run + + + ${skip.integ.tests} + + + + + Running license check + + + + + + + + + + org.apache.maven.plugins diff --git a/distribution/rpm/pom.xml b/distribution/rpm/pom.xml index 8c80406f167..2e71b8011d9 100644 --- a/distribution/rpm/pom.xml +++ b/distribution/rpm/pom.xml @@ -311,32 +311,7 @@ org.apache.maven.plugins maven-antrun-plugin - 1.8 - - check-license - verify - - run - - - - true - - - - - Running license check - - - - - - - - - - integ-setup diff --git a/distribution/tar/pom.xml b/distribution/tar/pom.xml index aea4f4875d8..641de8577c2 100644 --- a/distribution/tar/pom.xml +++ b/distribution/tar/pom.xml @@ -49,30 +49,7 @@ org.apache.maven.plugins maven-antrun-plugin - 1.8 - - check-license - verify - - run - - - - - - - Running license check - - - - - - - - - - diff --git a/distribution/zip/pom.xml b/distribution/zip/pom.xml index c94a7bdd17d..b6b784a97fe 100644 --- a/distribution/zip/pom.xml +++ b/distribution/zip/pom.xml @@ -49,30 +49,7 @@ org.apache.maven.plugins maven-antrun-plugin - 1.8 - - check-license - verify - - run - - - - - - - Running license check - - - - - - - - - -