Jenkins Artifactory Plugin does not upload POM

9 views
Skip to first unread message

Kristof Meixner

unread,
Oct 31, 2015, 9:09:14 AM10/31/15
to Jenkins Users
Hi!

I've got a multi-configuration project which should deploy a POM artifact to Artifactory with the Jenkins Artifactory plugin but nothing gets deployed.

I've got a label expression named "os" with a label "Ubuntu14.04" and "Windows7". The jobs builds correctly. I selected "Maven3-Artifactory Integration" in "Build Environment" and selected the configured Artifactory. I checked "Deploy artifacts to Artifactory" and then tried several combination filters (see below) but none of them works.

* os=="Ubuntu14.04"
* (os=="Ubuntu14.04").implies(jdk=="oraclejdk8")
* !(os=="Windows7")

The other jobs configured as Maven jobs work with the plugin. Can somebody give me a hint why this does not work?

Regards,
Kristof
Reply all
Reply to author
Forward
0 new messages