* Add limited support for Makefile parsing.
As the AWS Linux images do not contain make.
* javaExec: Extract makefile functionality in its own class
* Implement review comments
detected by the e2e tests.
- Fix that one corrupt file breaks the whole execution.
- Fix that files with absolute path are saved in the workdir.
- Fix that AWS stderr is merged into stdout.