fai专题

Error:Execution failed for task ':app:transformClassesAndResourcesWithProguardForRelease'. Job fai

有时候运行正常的项目过一段时间再去运行就会出现异常,不过之前是运行过得,没有出现异常,感觉真的很奇怪啊,下面我们来看看这个异常: Error:Execution failed for task ':app:transformClassesAndResourcesWithProguardForRelease'. > Job failed, see logs f

Jenkins构建项目时构建成功但不部署到tomcat的webapps下(Build step 'Deploy war/ear to a container' marked build as fai)

构建后查看控制台输出BUILD SUCCESS但是Build step 'Deploy war/ear to a container' marked build as failure 排查问题后发现是因为在项目的构建设置时忘记在下处打钩 Deloy on failure 表示当测试失败([ERROR] There are test failures.)时仍部署,此处一定要勾选