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

[Enhancement] Only use maven-gpg-plugin when releasing package #164

Merged
merged 1 commit into from
Dec 13, 2022

Conversation

banmoy
Copy link
Collaborator

@banmoy banmoy commented Dec 13, 2022

maven-gpg-plugin needs to install gpg and input password when installing/deploying the package. It is mainly used to do digital signature when releasing a package. But it's not convenient for development purpose, for example, only install the package to local repo, so move the plugin to the scope of release profile, and enable it when releasing a package

@banmoy banmoy merged commit d0069d7 into StarRocks:main Dec 13, 2022
banmoy added a commit to banmoy/starrocks-connector-for-apache-flink that referenced this pull request Dec 14, 2022
banmoy added a commit to banmoy/starrocks-connector-for-apache-flink that referenced this pull request Dec 14, 2022
banmoy added a commit to banmoy/starrocks-connector-for-apache-flink that referenced this pull request Dec 14, 2022
banmoy added a commit to banmoy/starrocks-connector-for-apache-flink that referenced this pull request Dec 14, 2022
banmoy added a commit to banmoy/starrocks-connector-for-apache-flink that referenced this pull request Dec 14, 2022
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.

2 participants