-
Improvement
-
Resolution: Unresolved
-
Major
-
None
In the case of :
- src/main/java/hudson/plugins/templateproject/ProxyBuilder.java -> getProjectBuilders()
- src/main/java/hudson/plugins/templateproject/ProxySCM.java -> getProject()
- src/main/java/hudson/plugins/templateproject/ProxyPublisher.java -> getProject()
Need to have proper try-catch, such that outputs proper error message instead of throwing NPE or silent fail (as sometimes happens with Folder plugin).
- is blocking
-
JENKINS-22381 The plugin do not fail the build if a template is removed
- Open