Hi all,
We are trying to release a jenkins plugin. On preparing the
maven release, maven throws the below:
Unable to tag SCM
Provider message:
The git-push command failed.
Command output:
fatal: remote error:
jenkinsci/plugin-pom.git/neuro-cucumber is not a valid
repository name
Visit https://support.github.com/ for help
Notably our SCM is jenkinsci/neuro-cucumber, not jenkinsci/plugin-pom.git/neuro-cucumber. It seems that is coming from the (4.4) parent POM.
Can anyone advise?
Many many thanks.
Adam