diff --git a/commons-vfs2-hdfs/pom.xml b/commons-vfs2-hdfs/pom.xml index 8de814faf8..160276bc1c 100644 --- a/commons-vfs2-hdfs/pom.xml +++ b/commons-vfs2-hdfs/pom.xml @@ -270,9 +270,17 @@ [23,) - - allow - + + + + org.apache.maven.plugins + maven-surefire-plugin + + -Djava.security.manager=allow + + + +