fedora-java / javapackages

Macros and scripts for Java packaging support
Other
7 stars 15 forks source link

Allow specifying custom repo when calling xmvn-install #52

Closed mizdebsk closed 6 years ago

mizdebsk commented 6 years ago

This together with https://github.com/fedora-java/xmvn/pull/29 will let us put xmvn_install_repo macro in modulemd (of maven module and other modules targeted for use by end users) to specify which repo XMvn should use for artifact installation in a given module build. Then, javapackages in javapackages-tools module will ship configuration with different repositories for different module-streams it supports building. Then, module-specific repos will have custom suffixes configured as per https://github.com/fedora-java/xmvn/pull/28

codecov-io commented 6 years ago

Codecov Report

Merging #52 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #52   +/-   ##
=======================================
  Coverage   90.12%   90.12%           
=======================================
  Files          43       43           
  Lines        3150     3150           
=======================================
  Hits         2839     2839           
  Misses        311      311

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9367c8f...e49c9df. Read the comment docs.