Package | Description |
---|---|
org.apache.maven.project | |
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 |
DependencyVerifier.verify()
Execute the verification process.
|
void |
LocalSettingsVerifier.verifyLocalRepository()
Verify user settings before attempting to verify the project.
|
Copyright © 2001-2013 Apache Software Foundation. All Rights Reserved.