capa-cloud / cloud-runtimes-jvm

Cloud Runtimes Specification for the JVM.
9 stars 5 forks source link

[Bug] CRTF error in mvn package #31

Closed kevinten10 closed 3 years ago

kevinten10 commented 3 years ago

Environment

Expected Behavior

mvn clean package

Actual Behavior

文件的预期行结尾为LF(\n),但检测到CRLF(\r\n)。 [NewlineAtEndOfFile]

Error when package.

Steps to Reproduce the Problem

run mvn clean package

Release Note