diff --git a/guava-shaded/pom.xml b/guava-shaded/pom.xml index 9854fcc48ba..efc850558e0 100644 --- a/guava-shaded/pom.xml +++ b/guava-shaded/pom.xml @@ -64,6 +64,32 @@ + + + org.codehaus.mojo + build-helper-maven-plugin + 1.12 + + + regex-property + + regex-property + + + maven.main.skip + ${java.version} + ^(?!1.8).+ + true + false + + + + maven-shade-plugin @@ -101,6 +127,12 @@ + maven-clean-plugin