Package | Description |
---|---|
org.apache.maven.plugin.verifier | |
org.apache.maven.plugin.verifier.model |
Modifier and Type | Method and Description |
---|---|
void |
VerificationResult.addContentFailure(File file) |
void |
VerificationResult.addExistenceFailure(File file) |
void |
VerificationResult.addNonExistenceFailure(File file) |
Modifier and Type | Method and Description |
---|---|
void |
Verifications.addFile(File file)
Method addFile.
|
void |
Verifications.removeFile(File file)
Method removeFile.
|
Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.