|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
<build>
element contains
informations required to build the project.<CiManagement>
element contains
informations required to the
continuous integration system of the project.<dependency>
element contains
information about a dependency
of the project.<exclusion>
element contains
informations required to exclude
an artifact to the project.executionMap
field to null
pluginsMap
field to null
reportPluginMap
field to null
reportSetMap
field to null
connection
, but for developers,
i.e. this scm connection
will not be read only.
windows
or unix
.
legacy
or
default
.
jar
war
ear
pom
.
pom.xml
file within the check out.
compile
,
runtime
,
test
, system
, and
provided
.
always,
daily
(default),
interval:XXX
(in minutes) or
never
(only if it doesn't exist locally).
protocol://hostname/path
.
protocol://hostname/path
.
<project>
element is the root of
the descriptor.Model
and the
Profile
objects.<parent>
element contains
informations required to the parent project.<plugin>
element contains
informations required for a plugin.<execution>
element contains
informations required for the
execution of a plugin.<plugin>
element contains
informations required for a report plugin.<scm>
element contains
informations required to the SCM
(Source Control Management) of the project.connection
, but for developers,
i.e. this scm connection
will not be read only.
windows
or unix
.
legacy
or
default
.
jar
war
ear
pom
.
pom.xml
file within the check out.
compile
,
runtime
,
test
, system
, and
provided
.
always,
daily
(default),
interval:XXX
(in minutes) or
never
(only if it doesn't exist locally).
protocol://hostname/path
.
protocol://hostname/path
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |