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 TypeMethodDescriptionvoidVerifier.executeGoal(String goal) voidVerifier.executeGoal(String goal, Map<String, String> envVars) voidVerifier.executeGoals(List<String> goals) voidvoidVerifier.executeHook(String filename) Verifier.getMavenVersion()static voidVerifier.launchSubversion(String line, String basedir) Verifier.loadProperties(String filename) static voidvoidVerifier.verify(boolean chokeOnErrorOutput) voidVerifier.verifyErrorFreeLog()voidVerifier.verifyTextInLog(String text) Throws an exception if the text is not present in the log.Constructors in org.apache.maven.it that throw VerificationException