[JIRA] (JENKINS-55333) Add Deployment feature for Tomcat 9

2 views
Skip to first unread message

nitin.thakkar@eclerx.com (JIRA)

unread,
Dec 26, 2018, 5:34:01 AM12/26/18
to jenkinsc...@googlegroups.com
Nitinkumar Thakkar created an issue
 
Jenkins / Improvement JENKINS-55333
Add Deployment feature for Tomcat 9
Issue Type: Improvement Improvement
Assignee: Unassigned
Components: core
Created: 2018-12-26 10:33
Environment: 2.138.3 Jenkins build on Windows 10 under JDK 1.8
Priority: Major Major
Reporter: Nitinkumar Thakkar

All of our environments for deploying web based application are under Tomcat 9. This includes test, stage and production. For the current support, we downgraded our tests to Tomcat 8 to manage automated build. However, we cannot do the same for Stage and Production due to the dependency on other projects. We need a feature to deploy wars automatically on tomcat 9. As I see we don't have that option under the container selection for deploying war / ear doesn't have 9 as an option.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

o.v.nenashev@gmail.com (JIRA)

unread,
Dec 26, 2018, 11:32:03 AM12/26/18
to jenkinsc...@googlegroups.com
Oleg Nenashev updated an issue
Change By: Oleg Nenashev
Labels: platform-sig

o.v.nenashev@gmail.com (JIRA)

unread,
Dec 26, 2018, 11:34:02 AM12/26/18
to jenkinsc...@googlegroups.com

> As I see we don't have that option under the container selection for deploying war / ear doesn't have 9 as an option.

Could you please explain how you do it for Tomcat8? Is there a Web Interface for it somewhere. Screenshots would help

 

nitin.thakkar@eclerx.com (JIRA)

unread,
Dec 27, 2018, 3:14:05 AM12/27/18
to jenkinsc...@googlegroups.com
Nitinkumar Thakkar updated an issue
 
Change By: Nitinkumar Thakkar
Attachment: ContainerView.PNG

nitin.thakkar@eclerx.com (JIRA)

unread,
Dec 27, 2018, 3:16:05 AM12/27/18
to jenkinsc...@googlegroups.com
Nitinkumar Thakkar commented on Improvement JENKINS-55333
 
Re: Add Deployment feature for Tomcat 9

I have added a screenshot of the post build trigger. It allows selection of the container where the final war file is to be deployed. Please let me know if you need additional information.

 

Post build triggers are the final step in the orchestration using the Free Style Project (and I guess for pipeline option as well).

davi@deliverance.com.br (JIRA)

unread,
Dec 30, 2018, 3:59:02 PM12/30/18
to jenkinsc...@googlegroups.com
Davi Junior updated an issue
 
Change By: Davi Junior
Component/s: deploy-plugin

davi@deliverance.com.br (JIRA)

unread,
Dec 30, 2018, 4:04:02 PM12/30/18
to jenkinsc...@googlegroups.com
Davi Junior commented on Improvement JENKINS-55333
 
Re: Add Deployment feature for Tomcat 9

That's from [Deploy Plugin|https://wiki.jenkins.io/display/JENKINS/Deploy+Plugin.]

I can help to create this Tomcat 9.x adapter.  Can I assign this issue on me?

davi@deliverance.com.br (JIRA)

unread,
Dec 30, 2018, 4:06:02 PM12/30/18
to jenkinsc...@googlegroups.com
Davi Junior edited a comment on Improvement JENKINS-55333
That's from [Deploy Plugin|[https://wiki.jenkins.io/display/JENKINS/Deploy+Plugin] . ] .

I can help to create this Tomcat 9.x adapter.  Can I assign this issue on me?

davi@deliverance.com.br (JIRA)

unread,
Dec 30, 2018, 4:12:02 PM12/30/18
to jenkinsc...@googlegroups.com
Davi Junior edited a comment on Improvement JENKINS-55333
That's from [Deploy Plugin . | [ https://wiki.jenkins.io/display/JENKINS/Deploy+Plugin] ].

I can help to create this Tomcat 9.x adapter.  Can I assign this issue on me?

o.v.nenashev@gmail.com (JIRA)

unread,
Dec 30, 2018, 4:38:02 PM12/30/18
to jenkinsc...@googlegroups.com
Oleg Nenashev updated an issue
 
Change By: Oleg Nenashev
Labels: platform-sig

o.v.nenashev@gmail.com (JIRA)

unread,
Dec 30, 2018, 4:38:02 PM12/30/18
to jenkinsc...@googlegroups.com
Oleg Nenashev updated an issue
Change By: Oleg Nenashev
Component/s: core

o.v.nenashev@gmail.com (JIRA)

unread,
Dec 30, 2018, 4:39:02 PM12/30/18
to jenkinsc...@googlegroups.com
Oleg Nenashev commented on Improvement JENKINS-55333
 
Re: Add Deployment feature for Tomcat 9

Davi Junior sure. If you want to contribute, just go for it. Thanks!

davi@deliverance.com.br (JIRA)

unread,
Dec 30, 2018, 4:44:02 PM12/30/18
to jenkinsc...@googlegroups.com
Davi Junior assigned an issue to Davi Junior
 
Change By: Davi Junior
Assignee: Davi Junior

davi@deliverance.com.br (JIRA)

unread,
Dec 30, 2018, 4:45:02 PM12/30/18
to jenkinsc...@googlegroups.com
Davi Junior started work on Improvement JENKINS-55333
 
Change By: Davi Junior
Status: Open In Progress

nitin.thakkar@eclerx.com (JIRA)

unread,
Jan 15, 2019, 10:24:02 AM1/15/19
to jenkinsc...@googlegroups.com
Nitinkumar Thakkar commented on Improvement JENKINS-55333
 
Re: Add Deployment feature for Tomcat 9

Davi Junior and Oleg Nenashev Do you know by when will the adapter created? or the schedule release for this improvement?

o.v.nenashev@gmail.com (JIRA)

unread,
Feb 6, 2019, 6:19:02 AM2/6/19
to jenkinsc...@googlegroups.com

Nitinkumar Thakkar this is an open-source project driven by contributors. We cannot commit on any ETA for this feature, and we cannot commit that this feature will be delivered at all in foreseeable future. If you are interested to get it landed, the best way is to work with Davi Junior and to see how you can help to get it delivered.

 

nitin.thakkar@eclerx.com (JIRA)

unread,
Feb 6, 2019, 9:47:02 AM2/6/19
to jenkinsc...@googlegroups.com

Hey Davi, Can you please let me know, how are you progressing on adding the adapter? Is there anything that I can help with?

davi@deliverance.com.br (JIRA)

unread,
Feb 6, 2019, 12:10:01 PM2/6/19
to jenkinsc...@googlegroups.com

Nitinkumar Thakkar I've already developed the feature and this is available at my forked repo. Also I've submitted a pull request to project maintainers but as Oleg Nenashev said it's not possible to estimate any ETA for the next release.

robin.jansohn@zf.com (JIRA)

unread,
Jul 24, 2019, 9:15:02 AM7/24/19
to jenkinsc...@googlegroups.com
Robin Jansohn resolved as Fixed
 
Change By: Robin Jansohn
Status: In Progress Resolved
Resolution: Fixed
Released As: https://github.com/jenkinsci/deploy-plugin/releases/tag/deploy-1.14
Reply all
Reply to author
Forward
0 new messages