Uses of Class
org.apache.maven.it.VerificationException
Packages that use VerificationException
-
Uses of VerificationException in org.apache.maven.it
Methods in org.apache.maven.it that throw VerificationExceptionModifier and TypeMethodDescriptionvoid
Verifier.executeGoal
(String goal) void
Verifier.executeGoal
(String goal, Map<String, String> envVars) void
Verifier.executeGoals
(List<String> goals) void
void
Verifier.executeHook
(String filename) Verifier.getMavenVersion()
static void
Verifier.launchSubversion
(String line, String basedir) Verifier.loadProperties
(String filename) static void
void
Verifier.verify
(boolean chokeOnErrorOutput) void
Verifier.verifyErrorFreeLog()
void
Verifier.verifyTextInLog
(String text) Throws an exception if the text is not present in the log.Constructors in org.apache.maven.it that throw VerificationException