Closed hrrbrt closed 4 years ago
On Windows 10 you get an error while building the image: /bin/sh: 1: ./mvnw: not found Using dos2unix to replace \r\n with \n solves the problem for Windows
Please make sure the below checklist is followed for Pull Requests.
[ ] Travis tests are green
[ ] Tests are added where necessary
[ ] Documentation is added/updated where necessary
[ ] Coding Rules & Commit Guidelines as per our CONTRIBUTING.md document are followed
All committers have signed the CLA.
thanks and congrats for your 1st contribution @hrrbrt
On Windows 10 you get an error while building the image: /bin/sh: 1: ./mvnw: not found Using dos2unix to replace \r\n with \n solves the problem for Windows
Please make sure the below checklist is followed for Pull Requests.
[ ] Travis tests are green
[ ] Tests are added where necessary
[ ] Documentation is added/updated where necessary
[ ] Coding Rules & Commit Guidelines as per our CONTRIBUTING.md document are followed