MVN_CONFIG

Section: Java Packages Tools (7)
Updated: 02/01/2019
Page Index
 

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: m[blue]https://github.com/fedora-java/javapackages/issuesm[].  

SEE ALSO

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


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPERANDS
AUTHOR
REPORTING BUGS
SEE ALSO