摘要:
1、背景及现象 今天在配置Jenkins的自动部署功能,手动构建时报“The username you provided is not allowed to use the text-based Tomcat Manager (error 403)”错误,如图 2、原因 用于tom... 阅读全文
摘要:
这类错误是Jenkins部署war包到tomcat的 webapps下发生的错误 要做到这一步我们需要下载一个插件Deploy to container Plugin 然后再增加构建后操作步骤选项中选Deploy war/ear to a Container 这里面的WAR/EAR... 阅读全文