I have 50+ repositories in a BitBucket project and I want them to execute the same job when a commit is pushed (that is maven build and deploy to artifactory). I tried to create
It is under the Project Recognizers
You can use Remote File Plugin for this. What you need to do is,
This way, for every repository in your BitBucket, this Jenkins file will be run.
Hope this helps.
You can find the example screenshot below.
You can find it under Project Recognizers