This is a different take at https://pagure.io/koji/pull-request/45 Instead of installing just the runroot builder plugin explicitly, here we separate the plugins out into hub and builder plugins explicitly and install each type in turn.
5 lines
131 B
Text
5 lines
131 B
Text
# config file for the Koji rpm2maven plugin
|
|
|
|
[patterns]
|
|
rpm_names = *-repolib
|
|
artifact_paths = /usr/share/java/repository/maven2/*
|