Re: Integration Jenkins & BitBucket

2015-11-04 Thread Kristof Meixner
Hi! Why would you make it dependent on the commit message? There is a integration plugin that triggers a build on every change in the repository which might help you. There is also a plugin for pull requests that builds pull requests that triggers builds when you post a specific comment to the

Jenkins Artifactory Plugin does not upload POM

2015-10-31 Thread Kristof Meixner
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-Artifactor