Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
This method produces platform dependent code and contributes to non-reproducible builds. In the context of Maven this is almost never what's needed. Use an explicit line separator such as "\n" or "\r\n" instead.