product-microgateway
product-microgateway copied to clipboard
Maven build is failing on windows
Description:
Maven build fails on windows due to several reasons.
- Checkstyle issues
- Test failures if checkstyle were skipped using
-Dcheckstyle.skip
Steps to reproduce:
-
git clone
the mgw repo. - Run
mvn clean install
and observe the output.
Affected Product Version:
Current master as of 14881f5
Environment details (with versions):
- OS: Windows
- Client: maven
- Env (Docker/K8s):
Optional Fields
Related Issues:
#984