Issue releasing a plugin

15 views
Skip to first unread message

Adam Leon Smith

unread,
Oct 6, 2021, 12:35:26 PM10/6/21
to Jenkins Developers

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


Tobias Gruetzmacher

unread,
Oct 6, 2021, 2:08:38 PM10/6/21
to Jenkins Developers
Hi,
Your pom.xml is missing many required/recommended parts, for the release
process notably the scm connection. These would have been set if you had
started from the Jenkins plugin archetype, as documented on
https://www.jenkins.io/doc/developer/tutorial/create/ - but I must
admit that I had a hard time finding this page in the first place...

Regards, Tobias

Reply all
Reply to author
Forward
0 new messages