diff --git a/main/externalmaven/io.sarl.maven.docs.generator/pom.xml b/main/externalmaven/io.sarl.maven.docs.generator/pom.xml index c343ee75a3..5e88e1f493 100644 --- a/main/externalmaven/io.sarl.maven.docs.generator/pom.xml +++ b/main/externalmaven/io.sarl.maven.docs.generator/pom.xml @@ -27,6 +27,10 @@ org.jsoup jsoup + + org.arakhne.afc.core + util + junit @@ -41,24 +45,6 @@ org.apache.maven.plugins maven-compiler-plugin - - - org.eclipse.jdt - org.eclipse.jdt.core - 3.12.2 - - - - org.eclipse.platform - org.eclipse.core.runtime - 3.12.0 - - - - org.eclipse.platform - org.eclipse.equinox.common - 3.8.0 - diff --git a/main/externalmaven/io.sarl.maven.docs.testing/pom.xml b/main/externalmaven/io.sarl.maven.docs.testing/pom.xml index a9dfea189b..e79504f313 100644 --- a/main/externalmaven/io.sarl.maven.docs.testing/pom.xml +++ b/main/externalmaven/io.sarl.maven.docs.testing/pom.xml @@ -26,20 +26,16 @@ org.eclipse.xtext.testing - io.janusproject - io.janusproject.kernel + org.apache.commons + commons-lang3 - io.sarl - io.sarl.lang.sarlc + io.bootique + bootique - io.sarl.maven - sarl-maven-plugin - - - org.apache.commons - commons-lang3 + commons-cli + commons-cli junit