ikeike443/HudsonPluginForPlay

play deps failure does not fail build

Opened this issue · 2 comments

If deps command fails to find dependencies.yml, play still returns exit code 0 and Jenkins build continues. Build should fail overall if play deps fails in this way.

I submit a ticket to Play's Lighthouse tracking system: https://play.lighthouseapp.com/projects/57987-play-framework/tickets/1330-play-deps-exit-code-0-when-yml-not-found

Will work on a Play mod to return non-zero exit code for this case and post link to the fork here when I'm done.

Thanks.
Please let me know when play accept your patch.