Package | Description |
---|---|
org.apache.maven.consumer.model |
Modifier and Type | Class and Description |
---|---|
class |
Activation
The conditions within the build runtime environment which will
trigger the
automatic inclusion of the build profile.
|
class |
ActivationOS
This is an activator which will detect an operating system's
attributes in order
to activate its profile.
|
class |
Contributor
Description of a person who has contributed to the project, but
who does not have
commit privileges.
|
class |
Dependency
The
<dependency> element contains
information about a dependency
of the project. |
class |
Developer
Information about one of the committers on this project.
|
class |
Exclusion
The
<exclusion> element contains
informations required to exclude
an artifact to the project. |
class |
InputLocation
Class InputLocation.
|
class |
IssueManagement
Information about the issue tracking (or bug tracking) system
used to manage this
project.
|
class |
License
Describes the licenses for this project.
|
class |
MailingList
This element describes all of the mailing lists associated with
a project.
|
class |
Model
The
<project> element is the root of
the descriptor. |
class |
ModelBase
Base class for the
Model and the
Profile objects. |
class |
Organization
Specifies the organization that produces this project.
|
class |
Prerequisites
Describes the prerequisites a project can have.
|
class |
Profile
Modifications to the build process which is activated based on
environmental
parameters or command line arguments.
|
class |
Relocation
Describes where an artifact has moved to.
|
class |
Repository
A repository contains the information needed for establishing
connections with
remote repository.
|
class |
RepositoryBase
A repository contains the information needed for establishing
connections with
remote repository.
|
class |
RepositoryPolicy
Download policy.
|
class |
Scm
The
<scm> element contains
informations required to the SCM
(Source Control Management) of the project. |
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.