Class | Description |
---|---|
DependencyVerifier |
Make sure that everything that is required for the project to build
successfully is present.
|
LocalSettingsVerifier |
Verify the integrity of the local repository.
|
Exception | Description |
---|---|
ChecksumVerificationException |
Specialized artifact corruption exception.
|
RepoConfigException |
Specialized repository configuration exception.
|
UnsatisfiedDependencyException |
Specialized unsatisfied dependency exception.
|
Code that verifies Maven configuration details.
Copyright © 2001-2013 Apache Software Foundation. All Rights Reserved.