Skip to content

Conversation

@pflynn-virtru
Copy link
Member

Refactored the Maven setup process to avoid redundant creation of settings.xml. This uses the configuration options provided directly within the setup-java action. This change reduces duplication and simplifies the workflow for both GitHub Packages and Maven Central publishing.

Refactored the Maven setup process to avoid redundant creation of `settings.xml`. This uses the configuration options provided directly within the `setup-java` action. This change reduces duplication and simplifies the workflow for both GitHub Packages and Maven Central publishing.
@pflynn-virtru pflynn-virtru requested review from a team as code owners October 7, 2024 18:31
Changed the condition for setting up JDK for Maven Central from checking the main branch to detecting tags. This ensures releases are triggered by tags, aligning with our tagging strategy.
@pflynn-virtru pflynn-virtru merged commit 47613f5 into main Oct 7, 2024
@pflynn-virtru pflynn-virtru deleted the chore/settings-setup-java branch October 7, 2024 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants