Uses of Class
org.apache.maven.plugin.testing.ArtifactStubFactory

Packages that use ArtifactStubFactory
org.apache.maven.plugin.testing.stubs   
 

Uses of ArtifactStubFactory in org.apache.maven.plugin.testing.stubs
 

Fields in org.apache.maven.plugin.testing.stubs declared as ArtifactStubFactory
(package private)  ArtifactStubFactory StubArtifactResolver.factory
           
 

Constructors in org.apache.maven.plugin.testing.stubs with parameters of type ArtifactStubFactory
StubArtifactResolver(ArtifactStubFactory factory, boolean throwArtifactResolutionException, boolean throwArtifactNotFoundException)