Package | Description |
---|---|
org.apache.maven |
Core code used to execute Maven.
|
org.apache.maven.plugin |
Code to cache and manage plugin execution.
|
org.apache.maven.verifier |
Code that verifies Maven configuration details.
|
Modifier and Type | Class and Description |
---|---|
class |
MavenSession
This class should represent the single place to access everything that
MavenSession provides and control any options provided by MavenSession.
|
Modifier and Type | Class and Description |
---|---|
class |
PluginManager
Plugin manager for MavenSession.
|
Modifier and Type | Class and Description |
---|---|
class |
DependencyVerifier
Make sure that everything that is required for the project to build
successfully is present.
|
class |
LocalSettingsVerifier
Verify the integrity of the local repository.
|
Copyright © 2001-2013 Apache Software Foundation. All Rights Reserved.