-
Bug
-
Resolution: Not A Defect
-
Blocker
-
None
-
DEV
Hello Jenkins Support,
Kindly help me with this issue due to which I'm not able to deploy war files on Tomcat 7 via Jenkins. I've installed the Deploy to container Plugin (1.13) in Jenkins.
However, when I created a job to deploy war file, on selecting Tomcat 7.x as the container through Post Build Action step, I'm not getting the manager username & password fields. I'm just getting the Jenkins Credentials Provider option which doesn't work for container manager login.
Attached is the screenshot of the Post Build Action section for my Jenkins job.
[JENKINS-52504] Deploy to container Plugin (1.13) doesnt give manager username & password under Post Build Actions
Attachment | New: tomcat-users.png [ 43388 ] | |
Attachment | New: Expected_Container_Box.png [ 43389 ] |
Attachment | New: tomcat-users.png [ 43390 ] |
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
> I'm just getting the Jenkins Credentials Provider option
As designed, Jenkins credentials API is an engine to store credentials. Plugins are recommended to migrate to it.
> which doesn't work for container manager login.
Needs more information to be diagnosed. If you have configured proper credentials, then it may be an issue in the plugin