Class ClasspathCache
java.lang.Object
org.apache.maven.plugin.surefire.ClasspathCache
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.maven.surefire.booter.ClasspathgetCachedClassPath(String artifactId) Deprecated.static org.apache.maven.surefire.booter.ClasspathsetCachedClasspath(String key, Set<org.apache.maven.artifact.Artifact> artifacts) Deprecated.static voidsetCachedClasspath(String key, org.apache.maven.surefire.booter.Classpath classpath) Deprecated.
-
Constructor Details
-
ClasspathCache
public ClasspathCache()Deprecated.
-
-
Method Details
-
getCachedClassPath
-
setCachedClasspath
-
setCachedClasspath
-