diff --git a/artemis-selector/pom.xml b/artemis-selector/pom.xml index 651aee9161..c283774690 100644 --- a/artemis-selector/pom.xml +++ b/artemis-selector/pom.xml @@ -47,6 +47,38 @@ + + + ibm-jdk8 + + 1.8 + + java.vendor + IBM Corporation + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + -Xdoclint:none + + + + org.apache.maven.plugins + maven-compiler-plugin + + 3.1 + + + + + + + diff --git a/pom.xml b/pom.xml index 3f636ec48c..7eff36e3d4 100644 --- a/pom.xml +++ b/pom.xml @@ -688,6 +688,37 @@ javac + + + + ibm-jdk8 + + 1.8 + + java.vendor + IBM Corporation + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + -Xdoclint:none + + + + org.apache.maven.plugins + maven-compiler-plugin + + 3.1 + + + + + jdk18