Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

提交两点构建相关改进 #781

Merged
merged 2 commits into from Nov 13, 2023
Merged

Conversation

qxo
Copy link
Contributor

@qxo qxo commented Nov 10, 2023

e76d96b chore: maven-compiler-plugin固定版本以去除警告,并增加构建稳定性
cceb2e7 chore: .gitignore .vscode for vscode ide

and文件应该是新结尾,这样新增行最后一行不就显示差异了
```
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.github.pagehelper:pagehelper:jar:6.0.0
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 223, column 29
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
```

应使用pluginManagement来固定版本,且可减少重复配置
@pagehelper pagehelper merged commit f7fbde4 into pagehelper:master Nov 13, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants