elharo commented on PR #454: URL: https://github.com/apache/maven-dependency-plugin/pull/454#issuecomment-2517056953
The benefit is that the code does exactly the same thing and produces the same output on different platforms. This is especially important when writing files since files are not necessarily read on the same platform where they're written. It's also simpler to write \n instead of System.lineSeparator(). Lines are shorter and it's less code to read. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org