warning: LF will be replaced by CRLF in pom.xml. The file will have its original line endings in your working directory.
解決辦法:git
git config core.autocrlf false