Uses of Package
org.apache.maven.plugin.surefire
-
Packages that use org.apache.maven.plugin.surefire Package Description org.apache.maven.plugin.failsafe Provides Mojo goals for running integration tests and subsequently failing the build in a safe way.org.apache.maven.plugin.surefire org.apache.maven.plugin.surefire.booterclient org.apache.maven.plugin.surefire.report -
Classes in org.apache.maven.plugin.surefire used by org.apache.maven.plugin.failsafe Class Description AbstractSurefireMojo Abstract base class for running tests using Surefire.SurefireExecutionParameters This interface contains all the common parameters that have different implementations in Surefire vs IntegrationTestSurefireReportParameters The parameters required to report on a surefire execution. -
Classes in org.apache.maven.plugin.surefire used by org.apache.maven.plugin.surefire Class Description AbstractSurefireMojo Abstract base class for running tests using Surefire.AbstractSurefireMojo.ClasspathCache ConfigurableProviderInfo InPluginVMSurefireStarter Starts the provider in the same VM as the surefire plugin.JdkAttributes ProviderInfo StartupReportConfiguration All the parameters used to construct reportersSurefireDependencyResolver Does dependency resolution and artifact handling for the surefire plugin.SurefireExecutionParameters This interface contains all the common parameters that have different implementations in Surefire vs IntegrationTestSurefireProperties A properties implementation that preserves insertion order.SurefireReportParameters The parameters required to report on a surefire execution.TestClassPath -
Classes in org.apache.maven.plugin.surefire used by org.apache.maven.plugin.surefire.booterclient Class Description JdkAttributes StartupReportConfiguration All the parameters used to construct reportersSurefireProperties A properties implementation that preserves insertion order. -
Classes in org.apache.maven.plugin.surefire used by org.apache.maven.plugin.surefire.report Class Description StartupReportConfiguration All the parameters used to construct reporters