product-microgateway icon indicating copy to clipboard operation
product-microgateway copied to clipboard

Maven build is failing on windows

Open praminda opened this issue 5 years ago • 0 comments

Description:

Maven build fails on windows due to several reasons.

  1. Checkstyle issues
  2. Test failures if checkstyle were skipped using -Dcheckstyle.skip

Steps to reproduce:

  1. git clone the mgw repo.
  2. 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

praminda avatar Feb 12 '20 06:02 praminda