jfrog / jenkins-artifactory-plugin

Jenkins artifactory plugin
http://jenkins-ci.org/
115 stars 186 forks source link

Artifactory - check failing #917

Open Karthikeyan-SBS opened 5 months ago

Karthikeyan-SBS commented 5 months ago

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