mvn_config

MVN_CONFIG(7)                 Java Packages Tools                MVN_CONFIG(7)



NAME
       mvn_config - specify custom XMvn configuration option

SYNOPSIS
       %mvn_config key value

DESCRIPTION
       mvn_config macro causes custom configuration options to be added to
       XMvn reactor configuration.

OPERANDS
       key
           Configuration option key (unique name). This is XPath-like address
           of XML configuration node - list of XML nodes delimited by /. If
           unknown key is given, behavior is unspecified. For list of
           available keys see XMvn Configuration Reference.

       value
           Value of specified option. Must be either plain text or XML
           content. If value format is inappropriate for particular option,
           behavior is unspecified.

AUTHOR
       Originally written by Mikolaj Izdebski. Versions 3.0.0 and later were
       written by Stanislav Ochotnicky.

REPORTING BUGS
       Bugs should be reported through Java Packages Tools issue tracker at
       Github: https://github.com/fedora-java/javapackages/issues.

SEE ALSO
       gradle_build(7), mvn_alias(7), mvn_build(7), mvn_compat_version(7),
       mvn_file(7), mvn_package(7), xmvn(1).



JAVAPACKAGES                      07/21/2022                     MVN_CONFIG(7)