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

ci: Maven Central release #27

Merged
merged 2 commits into from
Oct 17, 2024
Merged

ci: Maven Central release #27

merged 2 commits into from
Oct 17, 2024

Conversation

pflynn-virtru
Copy link
Member

@pflynn-virtru pflynn-virtru commented Oct 16, 2024

This commit modifies the GitHub Actions workflow to distinguish between publishing to GitHub Packages and Maven Central. It also updates the pom.xml with separate Maven profiles for staging and releasing, incorporating necessary plugins and settings for both deployment targets.

DSP-154

This commit modifies the GitHub Actions workflow to distinguish between publishing to GitHub Packages and Maven Central. It also updates the `pom.xml` with separate Maven profiles for staging and releasing, incorporating necessary plugins and settings for both deployment targets.
@pflynn-virtru pflynn-virtru requested review from a team as code owners October 16, 2024 18:39
Copy link

.github/workflows/release.yaml Outdated Show resolved Hide resolved
.github/workflows/release.yaml Outdated Show resolved Hide resolved
Upgrade the Java version from 11 to 21 and switch from AdoptOpenJDK to Eclipse Temurin distribution in release workflow configuration. This ensures compatibility with the latest Java features and improvements.
@pflynn-virtru pflynn-virtru merged commit bc1e319 into main Oct 17, 2024
3 checks passed
@pflynn-virtru pflynn-virtru deleted the ci/maven-central branch October 17, 2024 16:12
@pflynn-virtru pflynn-virtru restored the ci/maven-central branch October 18, 2024 14:35
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