Uses of Package
org.apache.maven.surefire.booter

Packages that use org.apache.maven.surefire.booter
org.apache.maven.surefire.booter   
 

Classes in org.apache.maven.surefire.booter used by org.apache.maven.surefire.booter
Commandline
          Commandline class copied from plexus-utils with fix for PLX-161, as we can not upgrade plexus-utils until it's upgraded in core Maven

TODO deprecate when plexus-utils 1.2 can be used

ForkConfiguration
          Configuration for forking tests.
SurefireBooterForkException
          Encapsulates exceptions thrown during Surefire forking.
SurefireExecutionException
          An error occurring during the invocation of Surefire via an alternate class loader.