Interface | Description |
---|---|
BaseProfileDescriptor |
Base descriptor for pom an profile.
|
ConfigurableDescriptor | |
MavenActivationFileDescriptor |
Descriptor for the file specification used to activate a profile.
|
MavenActivationOSDescriptor |
Descriptor for an activator which will detect an operating system's
attributes in order to activate its profile.
|
MavenArtifactDescriptor |
Describes a maven artifact.
|
MavenConfigurationDescriptor |
Descriptor for configuration information.
|
MavenContributorDescriptor |
Descriptor for a contributor entry defined in a pom.xml.
|
MavenCoordinatesDescriptor | |
MavenDependencyDescriptor | |
MavenDependentDescriptor | |
MavenDescriptor | |
MavenDeveloperDescriptor |
Descriptor for a developer entry defined in a pom.xml.
|
MavenExecutionGoalDescriptor |
Descriptor for plugin execution goals.
|
MavenLicenseDescriptor |
Descriptor for a license entry defined in a pom.xml.
|
MavenModuleDescriptor |
Descriptor for Maven modules defined in POMs.
|
MavenParticipantRoleDescriptor |
Descriptor for developer roles.
|
MavenPluginDescriptor |
Descriptor for references build plugins.
|
MavenPluginExecutionDescriptor |
Descriptor for plugin executions.
|
MavenPomDescriptor |
Descriptor for a pom.xml.
|
MavenPomXmlDescriptor | |
MavenProfileActivationDescriptor |
Descriptor containing conditions within the build runtime environment which
will trigger the automatic inclusion of the build profile.
|
MavenProfileDescriptor |
Descriptor for a maven profile.
|
MavenProjectDescriptor | |
MavenProjectDirectoryDescriptor |
Describes a maven project as it has been executed during a maven build.
|
MavenProjectParticipantDescriptor |
Descriptor for a person participating taking part in
a project as contributor or developer.
|
PluginDependsOnDescriptor |
Descriptor for relation between a plugin and a dependency.
|
PomDependsOnDescriptor |
Descriptor for relation between POM and a dependency.
|
PomManagesDependencyDescriptor |
Descriptor for relation between POM and a managed dependency.
|
ProfileDependsOnDescriptor | |
ProfileManagesDependencyDescriptor |
Descriptor for relation between profile and a managed dependency.
|
Copyright © 2016 buschmais GbR. All rights reserved.