Invalid project key with Jenkins

Hi,

Sorry for wrong topic.
I have seen " Slash in branch name in PR causing an error in a BitBucket pipeline" title and replied under it. And Yes, it is the problem indeed which I met.
Branch name with slashes is not accepted by sonarscanner and sonarqube but bitbucket’s default naming model has template like “feature/…” or “bugfix/…” etc. So I think problem is not about jenkins. It is about sonarscanner and sonarqube

Thanks for your patience.