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

Add minimal script for Maven central deployment #227

Merged
merged 1 commit into from
Jun 10, 2020

Conversation

sleberknight
Copy link
Member

  • Copied the script from elucidation and added -r option
    to fix "read without -r will mangle backslashes" problem
    found by shellcheck (SC2162)

Fixes #221

* Copied the script from elucidation and added -r option
  to fix "read without -r will mangle backslashes" problem
  found by shellcheck (SC2162)

Fixes #221
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@chrisrohr chrisrohr merged commit 6284f02 into master Jun 10, 2020
@chrisrohr chrisrohr deleted the 221-minimal-maven-central-deploy-script branch June 10, 2020 02:47
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.

Add minimal deployment script that uses the release plugin
2 participants