| Interface | Description |
|---|---|
| Constants |
Various constants used across the integration, Maven property names with a meaning in the IDE,
plugin groupIds, artifactIds etc.
|
| MavenConfiguration | |
| PluginPropertyUtils.ConfigurationBuilder<T> |
builder responsible for converting Xpp3Dom from Maven to custom object trees.
|
| ProjectProfileHandler |
| Class | Description |
|---|---|
| CommonArtifactActions | |
| FileUtilities |
Various File/FileObject related utilities.
|
| MavenValidators | |
| ModelUtils |
Various maven model related utilities.
|
| ModelUtils.Descriptor | |
| ModelUtils.LibraryDescriptor | |
| ModelUtils.RepositoryDescriptor | |
| ModuleInfoUtils | |
| NbMavenProject |
an instance resides in project lookup, allows to get notified on project and
relative path changes.
|
| PluginPropertyUtils |
Examines a POM for configuration of plugins.
|
| PluginPropertyUtils.PluginConfigPathParams |
Query parameters to convert property containing a dependency list into artifact list.
|