You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our new Jenkins setup we are getting this error.
FATAL: The field "Combination Matches" is empty, but is defined as mandatory!
java.lang.IllegalArgumentException: The field "Combination Matches" is empty, but is defined as mandatory!
at org.jfrog.hudson.maven3.ArtifactoryMaven3Configurator.setUp(ArtifactoryMaven3Configurator.java:382)
at hudson.model.Build$BuildExecution.doRun(Build.java:158)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1895)
at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
We couldnt figure out what could cause this?
Any help appreciated.
Thanks K
The text was updated successfully, but these errors were encountered:
Hello JFrog Team,
In our new Jenkins setup we are getting this error.
FATAL: The field "Combination Matches" is empty, but is defined as mandatory!
java.lang.IllegalArgumentException: The field "Combination Matches" is empty, but is defined as mandatory!
at org.jfrog.hudson.maven3.ArtifactoryMaven3Configurator.setUp(ArtifactoryMaven3Configurator.java:382)
at hudson.model.Build$BuildExecution.doRun(Build.java:158)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1895)
at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
We couldnt figure out what could cause this?
Any help appreciated.
Thanks K
The text was updated successfully, but these errors were encountered: