Package | Description |
---|---|
com.buschmais.jqassistant.plugin.maven3.api.model |
Modifier and Type | Interface and Description |
---|---|
interface |
MavenActivationFileDescriptor
Descriptor for the file specification used to activate a profile.
|
interface |
MavenActivationOSDescriptor
Descriptor for an activator which will detect an operating system's
attributes in order to activate its profile.
|
interface |
MavenArtifactDescriptor
Describes a maven artifact.
|
interface |
MavenConfigurationDescriptor
Descriptor for configuration information.
|
interface |
MavenContributorDescriptor
Descriptor for a contributor entry defined in a pom.xml.
|
interface |
MavenDeveloperDescriptor
Descriptor for a developer entry defined in a pom.xml.
|
interface |
MavenExecutionGoalDescriptor
Descriptor for plugin execution goals.
|
interface |
MavenLicenseDescriptor
Descriptor for a license entry defined in a pom.xml.
|
interface |
MavenModuleDescriptor
Descriptor for Maven modules defined in POMs.
|
interface |
MavenParticipantRoleDescriptor
Descriptor for developer roles.
|
interface |
MavenPluginDescriptor
Descriptor for references build plugins.
|
interface |
MavenPluginExecutionDescriptor
Descriptor for plugin executions.
|
interface |
MavenPomDescriptor
Descriptor for a pom.xml.
|
interface |
MavenPomXmlDescriptor |
interface |
MavenProfileActivationDescriptor
Descriptor containing conditions within the build runtime environment which
will trigger the automatic inclusion of the build profile.
|
interface |
MavenProfileDescriptor
Descriptor for a maven profile.
|
interface |
MavenProjectDescriptor |
interface |
MavenProjectDirectoryDescriptor
Describes a maven project as it has been executed during a maven build.
|
interface |
MavenProjectParticipantDescriptor
Descriptor for a person participating taking part in
a project as contributor or developer.
|
Copyright © 2016 buschmais GbR. All rights reserved.