Jenkins not showing Maven Release Plugin

+4 votes

I've installed the Maven Release Plugin for Jenkins and the Release Plugin. I restarted Jenkins once these plugins were installed. 

Now the problem is, In my maven Project Job, under "Build Environment", I do not find this plugin. How do I look for it? Is it even installed properly? 

Mar 26, 2018 in DevOps Tools by DareDev
• 6,890 points

edited Oct 11, 2018 by Kalgi 4,483 views

2 answers to this question.

+1 vote

I think the reason is that your job is not Maven Project type.
When creating the project, select the project type Maven Project:

Create Maven Project job

and then you will be able to see "Perform Maven Release" an additional menu option to start Build:

Perform Maven Release

answered Mar 26, 2018 by ajs3033
• 7,300 points
Yeah! Thanks! Mine was a freestyle project. Once I shifted to Maven Project, I found the Perform Maven Release Option.
+1 vote

Make your project type Maven Project. This is done in the first step, that is when you create a new project and jenkins gives a variety of options to select from. Few examples of different project types are Freestyle, Maven, Multi-configuration, Pipeline etc. Select the "Maven Project" amongst those options, configure your project based on your requirement. And then you'll be able to see the perform maven release option to the extreme right of your jenkins dashboard.

answered Oct 11, 2018 by Hannah
• 18,570 points

Related Questions In DevOps Tools

0 votes
3 answers
0 votes
1 answer

Maven deploy “Release Note” as artifact

Using both @SpaceTrucker and @khmarbaise, came up with the following ...READ MORE

answered Jun 19, 2018 in DevOps Tools by Atul
• 10,240 points
1,123 views
0 votes
1 answer

Maven deploy Release Note as artifact

The following solution will do the trick: <profiles> ...READ MORE

answered Jun 22, 2018 in DevOps Tools by Atul
• 10,240 points
509 views
+1 vote
1 answer

Not able to browse jenkins from windows browser!

Hi@akhtar, You may get this error because your ...READ MORE

answered May 4, 2020 in DevOps Tools by MD
• 95,440 points
7,961 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,460 views
+2 votes
1 answer
0 votes
1 answer

running comands as non-root user while using docker-maven plugin

Docker needs root access therefore maven commands ...READ MORE

answered Apr 30, 2018 in DevOps Tools by ajs3033
• 7,300 points
2,675 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP