Antoine Musso
Antoine Musso
https://github.com/ec4j/editorconfig-maven-plugin#configuration has links: http://ec4j.github.io/editorconfig-maven-plugin/check-mojo.html[editorconfig:check] and http://ec4j.github.io/editorconfig-maven-plugin/format-mojo.html[editorconfig:format] Which are 404 not found. If I browse http://ec4j.github.io/editorconfig-maven-plugin/ then head to *Goals*, that gives a 404 as well :)
When using the Parameterized plugin, the triggered job can be canceled. That causes an `AbortException` to be thrown. Since it is not handled, PostBuildScript let it through and the build...
Use case -------- My use case is a post build script which does not need to fully complete, that does get cancelled while waiting and causes the triggering build to...
Before submitting a pull request, please make sure the following is done: 1. Fork [the repository](https://github.com/jenkinsci/postbuildscript-plugin) and create your branch from `master`. 2. If you've fixed a bug or added...