Interface | Description |
---|---|
MavenConfiguration |
Handler configuration.
|
MavenConstants |
An enumeration of constants related to maven handler.
|
MavenSettings |
Abstracts access to maven settings.xml.
|
PropertyResolver |
Properties resolver.
|
Class | Description |
---|---|
DictionaryPropertyResolver |
Resolves properties from a Dictionary.
|
DownloadableArtifact |
An artifact that can be downloaded.
|
FallbackPropertyResolver |
Resolves properties by first looking at itself and then to a falback resolver.
|
MavenConfigurationImpl |
Service Configuration implementation.
|
MavenRepositoryURL |
An URL of Maven repository that knows if it contains SNAPSHOT versions and/or releases.
|
MavenSettingsImpl |
Default implementation of Settings.
|
Parser |
Parser for mvn: protocol.
|
PropertiesPropertyResolver |
Resolves properties from a Properties.
|
PropertyStore |
A simple generics based property store.
|
Version |
Represents an artifact version.
|
VersionRange |
Represents a version range as the OSGi version range but without the contraints related to number of segments of that
each segment must be a number.
|
Copyright © 2011–2014 Red Hat. All rights reserved.