A C E F G H I O P R S V W 

A

addContentFailure(File) - Method in class org.apache.maven.plugin.verifier.VerificationResult
Add content failure.
addExistenceFailure(File) - Method in class org.apache.maven.plugin.verifier.VerificationResult
 
addFile(File) - Method in class org.apache.maven.plugin.verifier.model.Verifications
Method addFile.
addNonExistenceFailure(File) - Method in class org.apache.maven.plugin.verifier.VerificationResult
Added non existence failure.

C

ConsoleVerificationResultPrinter - Class in org.apache.maven.plugin.verifier
 
ConsoleVerificationResultPrinter(Log) - Constructor for class org.apache.maven.plugin.verifier.ConsoleVerificationResultPrinter
 

E

execute() - Method in class org.apache.maven.plugin.verifier.HelpMojo
execute() - Method in class org.apache.maven.plugin.verifier.VerifierMojo

F

File - Class in org.apache.maven.plugin.verifier.model
Class File.
File() - Constructor for class org.apache.maven.plugin.verifier.model.File
 

G

getAbsoluteFileToCheck(File) - Method in class org.apache.maven.plugin.verifier.VerifierMojo
 
getAddDefaultEntities() - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Returns the state of the "add default entities" flag.
getContains() - Method in class org.apache.maven.plugin.verifier.model.File
Get check the content against this regular expression.
getContentFailures() - Method in class org.apache.maven.plugin.verifier.VerificationResult
 
getExistenceFailures() - Method in class org.apache.maven.plugin.verifier.VerificationResult
 
getFiles() - Method in class org.apache.maven.plugin.verifier.model.Verifications
Method getFiles.
getLocation() - Method in class org.apache.maven.plugin.verifier.model.File
Get location of the file or directory to check.
getModelEncoding() - Method in class org.apache.maven.plugin.verifier.model.Verifications
Get the modelEncoding field.
getNonExistenceFailures() - Method in class org.apache.maven.plugin.verifier.VerificationResult
 

H

hasFailures() - Method in class org.apache.maven.plugin.verifier.VerificationResult
 
HelpMojo - Class in org.apache.maven.plugin.verifier
Display help information on maven-verifier-plugin.
Call mvn verifier:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class org.apache.maven.plugin.verifier.HelpMojo
 

I

isExists() - Method in class org.apache.maven.plugin.verifier.model.File
Get when this is set to true the plugin checks that the file or directory exists.

O

org.apache.maven.plugin.verifier - package org.apache.maven.plugin.verifier
 
org.apache.maven.plugin.verifier.model - package org.apache.maven.plugin.verifier.model
 
org.apache.maven.plugin.verifier.model.io.xpp3 - package org.apache.maven.plugin.verifier.model.io.xpp3
 

P

print(VerificationResult) - Method in class org.apache.maven.plugin.verifier.ConsoleVerificationResultPrinter
print(VerificationResult) - Method in interface org.apache.maven.plugin.verifier.VerificationResultPrinter
 

R

read(Reader, boolean) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
 
read(Reader) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
 
read(InputStream, boolean) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Method read.
read(InputStream) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Method read.
removeFile(File) - Method in class org.apache.maven.plugin.verifier.model.Verifications
Method removeFile.

S

setAddDefaultEntities(boolean) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Sets the state of the "add default entities" flag.
setBaseDir(File) - Method in class org.apache.maven.plugin.verifier.VerifierMojo
 
setContains(String) - Method in class org.apache.maven.plugin.verifier.model.File
Set check the content against this regular expression.
setExists(boolean) - Method in class org.apache.maven.plugin.verifier.model.File
Set when this is set to true the plugin checks that the file or directory exists.
setFailOnError(boolean) - Method in class org.apache.maven.plugin.verifier.VerifierMojo
 
setFiles(List<File>) - Method in class org.apache.maven.plugin.verifier.model.Verifications
Set list of files and directories to check.
setLocation(String) - Method in class org.apache.maven.plugin.verifier.model.File
Set location of the file or directory to check.
setModelEncoding(String) - Method in class org.apache.maven.plugin.verifier.model.Verifications
Set the modelEncoding field.
setVerificationFile(File) - Method in class org.apache.maven.plugin.verifier.VerifierMojo
 
setVerificationResultPrinter(VerificationResultPrinter) - Method in class org.apache.maven.plugin.verifier.VerifierMojo
 

V

VerificationResult - Class in org.apache.maven.plugin.verifier
 
VerificationResult() - Constructor for class org.apache.maven.plugin.verifier.VerificationResult
 
VerificationResultPrinter - Interface in org.apache.maven.plugin.verifier
 
Verifications - Class in org.apache.maven.plugin.verifier.model
Root element of the verifications file.
Verifications() - Constructor for class org.apache.maven.plugin.verifier.model.Verifications
 
VerificationsXpp3Reader - Class in org.apache.maven.plugin.verifier.model.io.xpp3
Class VerificationsXpp3Reader.
VerificationsXpp3Reader() - Constructor for class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
 
VerificationsXpp3Writer - Class in org.apache.maven.plugin.verifier.model.io.xpp3
Class VerificationsXpp3Writer.
VerificationsXpp3Writer() - Constructor for class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Writer
 
VerifierMojo - Class in org.apache.maven.plugin.verifier
Verifies the existence or non-existence of files/directories and optionally checks file content against a regular expression.
VerifierMojo() - Constructor for class org.apache.maven.plugin.verifier.VerifierMojo
 

W

write(Writer, Verifications) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Writer
Method write.
write(OutputStream, Verifications) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Writer
Method write.
A C E F G H I O P R S V W 

Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.