-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 1.554.2, parameterized trigger plugin 2.25
If I setup a nonblocking project to trigger as a build step and get a failure to trigger this project (in my case due to a missing property file). I get the printouts:
[parameterizedtrigger] Properties file $SOMETHING did not exist.
Not triggering due to missing file
Triggering projects: myproject
When myproject in fact is never triggered.