-
Methods Method Description org.apache.maven.surefire.booter.AbstractPathConfiguration.isChildDelegation() org.apache.maven.surefire.booter.Classpath.getAsUrlList() this should be package private method which returns List of Files. It will be removed in the next major version.org.apache.maven.surefire.booter.IsolatedClassLoader.addURL(URL) this method will useFile
instead ofURL
in the next major version.org.apache.maven.surefire.booter.ProviderConfiguration.getExcludes() org.apache.maven.surefire.booter.ProviderConfiguration.getIncludes() org.apache.maven.surefire.booter.StartupConfiguration.useSystemClassLoader()