-
Methods Method Description org.apache.maven.surefire.booter.AbstractPathConfiguration.isChildDelegation() org.apache.maven.surefire.booter.IsolatedClassLoader.addURL(URL) this method will useFileinstead ofURLin the next major version.org.apache.maven.surefire.booter.ProcessChecker.canUse() with using ProcessHandleChecker on Java 9+, this method will always returntrueand can be removed in a future release.org.apache.maven.surefire.booter.ProviderConfiguration.getExcludes() org.apache.maven.surefire.booter.ProviderConfiguration.getIncludes()