Uses of Interface
org.apache.maven.model.InputLocationTracker
Package
Description
Maven POM (Project Object Model) classes, generated from
maven.mdo
model.-
Uses of InputLocationTracker in org.apache.maven.model
Modifier and TypeClassDescriptionclass
The conditions within the build runtime environment which will trigger the automatic inclusion of the build profile.class
This is the file specification used to activate the profile.class
This is an activator which will detect an operating system's attributes in order to activate its profile.class
This is the property specification used to activate a profile.class
The<build>
element contains informations required to build the project.class
Build configuration in a profile.class
The<CiManagement>
element contains informations required to the continuous integration system of the project.class
Contains the configuration information of the container like Plugin.class
Description of a person who has contributed to the project, but who does not have commit privileges.class
The<dependency>
element contains information about a dependency of the project.class
Section for management of default dependency information for use in a group of POMs.class
Deployment repository contains the information needed for deploying to the remote repository, which adds uniqueVersion property to usual repositories for download.class
Information about one of the committers on this project.class
This elements describes all that pertains to distribution for a project.class
The<exclusion>
element contains informations required to exclude an artifact to the project.class
Describes a build extension to utilise.class
A PatternSet for files.final class
Class InputLocation.class
Information about the issue tracking (or bug tracking) system used to manage this project.class
Describes the licenses for this project.class
This element describes all of the mailing lists associated with a project.class
The<project>
element is the root of the descriptor.class
Base class for theModel
and theProfile
objects.class
Configures one method for notifying users/developers when a build breaks.class
Specifies the organization that produces this project.class
The<parent>
element contains information required to locate the parent project from which this project will inherit from.class
Definition of include or exclude patterns.class
The<plugin>
element contains informations required for a plugin.class
Contains the plugins management informations for the project.class
Contains the plugins informations for the project.class
The<execution>
element contains informations required for the execution of a plugin.class
Section for management of default plugin information for use in a group of POMs.class
Describes the prerequisites a project can have.class
Modifications to the build process which is activated based on environmental parameters or command line arguments.class
Describes where an artifact has moved to.class
Section for management of reports and their configuration.class
The<plugin>
element in<reporting><plugins>
contains informations required for a report plugin.class
Represents a set of reports and configuration to be used to generate them.class
A repository contains the information needed for establishing connections with remote repository.class
A repository contains the information needed for establishing connections with remote repository.class
Download policy.class
This element describes all of the classpath resources associated with a project or unit tests.class
The<scm>
element contains informations required to the SCM (Source Control Management) of the project.class
Contains the information needed for deploying websites.