-
Bug
-
Resolution: Unresolved
-
Minor
Build failure analysis plugin does not appear to support port number in URL when using the Advanced... setting when trying to determine if a regex matches the build log.
So, for example, http://foobar.com:2000/jenkins/50/
will throw an "Invalid URL" error when you try to test the pattern against the build log.
v/r,
Mark
Hi All,
I am a new user to Jenkins. I have tried with Build Failure Analyser plugin. It is really not accepting port number in the url path.
http://10.22.20.54:8081/job/myjob2014/18/ - invalid url. How can I use Build Failure Analyser plugin to do the regex task? Anybody have answers for this question!