mvn_compat_version(7)
| MVN_COMPAT_VERSION(7) | Java Packages Tools | MVN_COMPAT_VERSION(7) |
NAME
mvn_compat_version - set version(s) for Maven artifact(s)
SYNOPSIS
%mvn_compat_version artifact-coordinates version [version ...]
DESCRIPTION
mvn_compat_version macro causes instructions for artifact installation to be added to XMvn reactor configuration. It is used to specify versions for Maven artifacts.
Specified artifact coordinates must match at least one artifact. If not then behavior is unspecified. It is possible to specify artifact coordinates matching multiple artifacts, so one call to mvn_compat_version can affect installation of more than one artifact.
OPERANDS
artifact-coordinates
version
AUTHOR
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_config(7), mvn_file(7), mvn_package(7), xmvn(1).
| 06/10/2021 | JAVAPACKAGES |
