Package org.apache.maven.plugin.surefire
Class AbstractSurefireMojo.ClasspathCache
java.lang.Object
org.apache.maven.plugin.surefire.AbstractSurefireMojo.ClasspathCache
- Enclosing class:
- AbstractSurefireMojo
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate Classpath
getCachedClassPath
(String artifactId) private Classpath
setCachedClasspath
(String key, Set<org.apache.maven.artifact.Artifact> artifacts) private void
setCachedClasspath
(String key, Classpath classpath)
-
Field Details
-
classpaths
-
-
Constructor Details
-
ClasspathCache
private ClasspathCache()
-
-
Method Details
-
getCachedClassPath
-
setCachedClasspath
-
setCachedClasspath
-