1MVN_CONFIG(7)                 Java Packages Tools                MVN_CONFIG(7)
2
3
4

NAME

6       mvn_config - specify custom XMvn configuration option
7

SYNOPSIS

9       %mvn_config key value
10

DESCRIPTION

12       mvn_config macro causes custom configuration options to be added to
13       XMvn reactor configuration.
14

OPERANDS

16       key
17           Configuration option key (unique name). This is XPath-like address
18           of XML configuration node - list of XML nodes delimited by /. If
19           unknown key is given, behavior is unspecified. For list of
20           available keys see XMvn Configuration Reference.
21
22       value
23           Value of specified option. Must be either plain text or XML
24           content. If value format is inappropriate for particular option,
25           behavior is unspecified.
26

AUTHOR

28       Originally written by Mikolaj Izdebski. Versions 3.0.0 and later were
29       written by Stanislav Ochotnicky.
30

REPORTING BUGS

32       Bugs should be reported through Red Hat Bugzilla at
33       http://bugzilla.redhat.com/.
34

SEE ALSO

36       mvn_alias(7), mvn_build(7), mvn_compat_version(7), mvn_file(7),
37       mvn_package(7), xmvn(1).
38
39
40
41JAVAPACKAGES                      11/20/2015                     MVN_CONFIG(7)
Impressum