Package | Description |
---|---|
org.apache.maven.project | |
org.apache.maven.repository |
Repository and their held artifacts.
|
org.apache.maven.verifier |
Code that verifies Maven configuration details.
|
Modifier and Type | Method and Description |
---|---|
void |
Project.verifyDependencies()
Verify the dependencies for this project.
|
Modifier and Type | Method and Description |
---|---|
void |
Artifact.verify()
Verify the artifact.
|
void |
AbstractArtifact.verify()
C H E C K S U M V E R I F I C A T I O N
|
Modifier and Type | Method and Description |
---|---|
void |
DependencyVerifier.verify()
Execute the verification process.
|
Copyright © 2001-2013 Apache Software Foundation. All Rights Reserved.