| Package | Description |
|---|---|
| org.sonar.maven.model.maven2 |
| Class and Description |
|---|
| Activation
The conditions within the build runtime environment which will trigger the
automatic inclusion of the build profile.
|
| ActivationFile
This is the file specification used to activate the profile.
|
| ActivationOS
This is an activator which will detect an operating system's attributes in order
to activate its profile.
|
| ActivationProperty
This is the property specification used to activate a profile.
|
| Build
The
<build> element contains informations required to build the project. |
| Build.Extensions
Java class for anonymous complex type.
|
| Build.Filters
Java class for anonymous complex type.
|
| Build.Plugins
Java class for anonymous complex type.
|
| Build.Resources
Java class for anonymous complex type.
|
| Build.TestResources
Java class for anonymous complex type.
|
| BuildBase
Generic informations for a build.
|
| BuildBase.Filters
Java class for anonymous complex type.
|
| BuildBase.Plugins
Java class for anonymous complex type.
|
| BuildBase.Resources
Java class for anonymous complex type.
|
| BuildBase.TestResources
Java class for anonymous complex type.
|
| CiManagement
The
<CiManagement> element contains informations required to the
continuous integration system of the project. |
| CiManagement.Notifiers
Java class for anonymous complex type.
|
| Contributor
Description of a person who has contributed to the project, but who does not have
commit privileges.
|
| Contributor.Properties
Java class for anonymous complex type.
|
| Contributor.Roles
Java class for anonymous complex type.
|
| Dependency
The
<dependency> element contains information about a dependency
of the project. |
| Dependency.Exclusions
Java class for anonymous complex type.
|
| DependencyManagement
Section for management of default dependency information for use in a group of
POMs.
|
| DependencyManagement.Dependencies
Java class for anonymous complex type.
|
| DeploymentRepository
Repository contains the information needed for deploying to the remote
repository.
|
| Developer
Information about one of the committers on this project.
|
| Developer.Properties
Java class for anonymous complex type.
|
| Developer.Roles
Java class for anonymous complex type.
|
| DistributionManagement
This elements describes all that pertains to distribution for a project.
|
| Exclusion
The
<exclusion> element contains informations required to exclude
an artifact to the project. |
| Extension
Describes a build extension to utilise.
|
| IssueManagement
Information about the issue tracking (or bug tracking) system used to manage this
project.
|
| License
Describes the licenses for this project.
|
| MailingList
This element describes all of the mailing lists associated with a project.
|
| MailingList.OtherArchives
Java class for anonymous complex type.
|
| MavenProject
The
<project> element is the root of the descriptor. |
| MavenProject.Contributors
Java class for anonymous complex type.
|
| MavenProject.Dependencies
Java class for anonymous complex type.
|
| MavenProject.Developers
Java class for anonymous complex type.
|
| MavenProject.Licenses
Java class for anonymous complex type.
|
| MavenProject.MailingLists
Java class for anonymous complex type.
|
| MavenProject.Modules
Java class for anonymous complex type.
|
| MavenProject.PluginRepositories
Java class for anonymous complex type.
|
| MavenProject.Profiles
Java class for anonymous complex type.
|
| MavenProject.Properties
Java class for anonymous complex type.
|
| MavenProject.Reports
Java class for anonymous complex type.
|
| MavenProject.Repositories
Java class for anonymous complex type.
|
| Notifier
Configures one method for notifying users/developers when a build breaks.
|
| Notifier.Configuration
Java class for anonymous complex type.
|
| Organization
Specifies the organization that produces this project.
|
| Parent
The
<parent> element contains information required to locate the parent project from which
this project will inherit from. |
| Plugin
The
<plugin> element contains informations required for a plugin. |
| Plugin.Configuration
Java class for anonymous complex type.
|
| Plugin.Dependencies
Java class for anonymous complex type.
|
| Plugin.Executions
Java class for anonymous complex type.
|
| Plugin.Goals
Java class for anonymous complex type.
|
| PluginExecution
The
<execution> element contains informations required for the
execution of a plugin. |
| PluginExecution.Configuration
Java class for anonymous complex type.
|
| PluginExecution.Goals
Java class for anonymous complex type.
|
| PluginManagement
Section for management of default plugin information for use in a group of POMs.
|
| PluginManagement.Plugins
Java class for anonymous complex type.
|
| Prerequisites
Describes the prerequisites a project can have.
|
| Profile
Modifications to the build process which is activated based on environmental
parameters or command line arguments.
|
| Profile.Dependencies
Java class for anonymous complex type.
|
| Profile.Modules
Java class for anonymous complex type.
|
| Profile.PluginRepositories
Java class for anonymous complex type.
|
| Profile.Properties
Java class for anonymous complex type.
|
| Profile.Reports
Java class for anonymous complex type.
|
| Profile.Repositories
Java class for anonymous complex type.
|
| Relocation
Describes where an artifact has moved to.
|
| Reporting
Section for management of reports and their configuration.
|
| Reporting.Plugins
Java class for anonymous complex type.
|
| ReportPlugin
The
<plugin> element contains informations required for a report plugin. |
| ReportPlugin.Configuration
Java class for anonymous complex type.
|
| ReportPlugin.ReportSets
Java class for anonymous complex type.
|
| ReportSet
Represents a set of reports and configuration to be used to generate them.
|
| ReportSet.Configuration
Java class for anonymous complex type.
|
| ReportSet.Reports
Java class for anonymous complex type.
|
| Repository
A repository contains the information needed for establishing connections with
remote repository.
|
| RepositoryPolicy
Download policy.
|
| Resource
This element describes all of the classpath resources associated with a project
or unit tests.
|
| Resource.Excludes
Java class for anonymous complex type.
|
| Resource.Includes
Java class for anonymous complex type.
|
| Scm
The
<scm> element contains informations required to the SCM
(Source Control Management) of the project. |
| Site
Contains the information needed for deploying websites.
|
Copyright © 2012–2016 SonarSource. All rights reserved.