Package org.apache.maven.plugin.surefire
Class ClasspathCache
java.lang.Object
org.apache.maven.plugin.surefire.ClasspathCache
- Author:
- Kristian Rosenvold
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.maven.surefire.booter.Classpath
getCachedClassPath
(String artifactId) static void
setCachedClasspath
(String key, org.apache.maven.surefire.booter.Classpath classpath)
-
Constructor Details
-
ClasspathCache
public ClasspathCache()
-
-
Method Details
-
getCachedClassPath
-
setCachedClasspath
-