I'm trying to set up a job that only triggers when files in certain directories have changed. I'm using Perforce SCM and have that set up properly to sync files.
I've downloaded and installed the pathignore plugin. In the project configuration, I've enabled the "Do not build if only specified paths have changed" and the "Invert ignore?" checkboxes. However, no matter what I put in the "Ignored paths" field, I always get a result of "NOT_BUILT". I've tried entering: - absolute path (e.g.: "d:\my_project_root\**") - relative path (e.g.: "**") - Perforce file specification (e.g.: //perforce_depot/**) Each time, I get the same result of "NOT_BUILT". I've even tried specifying specific files that I know have been submitted to SCM, but nothing seems to work. Can someone help me? What am I doing wrong? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/c8aad850-b4fd-4a67-84e9-3039e7119d14%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.