nacos-group / nacos-spring-project

Nacos ECO Project for Spring Framework
https://nacos.io/
Apache License 2.0
755 stars 310 forks source link

[ISSUE #269]去除每次构建时不必要的warning信息, 增加构建稳定性和性能 #270

Closed qxo closed 1 year ago

qxo commented 3 years ago

Please do not create a Pull Request without creating an issue first.

What is the purpose of the change

remove warning message on maven build

Brief changelog

89b5c4f 20210729_15:16 qxo fix: 指定构建依赖plugin的具体版本号 7bb2622 20210729_15:16 qxo fix: 改用${project.artifactId}来替换${artifactId}

Verifying this change

Follow this checklist to help us incorporate your contribution quickly and easily: