Skip to content

Use Maven task in release pipeline - #2126

Merged
gavinbarron merged 1 commit into
mainfrom
gavinbarron-use-maven-task-release-pipeline
Aug 5, 2026
Merged

Use Maven task in release pipeline#2126
gavinbarron merged 1 commit into
mainfrom
gavinbarron-use-maven-task-release-pipeline

Conversation

@gavinbarron

Copy link
Copy Markdown
Member

Summary

  • replace Maven wrapper install/deploy scripts in the release pipeline with Maven@4
  • preserve signing, staging repository, Azure Artifacts authentication, and JDK 21 settings
  • avoid Maven wrapper bootstrap access to Maven Central in network-isolated builds

Validation

  • parsed Azure Pipeline YAML successfully
  • verified no ./mvnw invocation remains under .azure-pipelines
  • ran git diff --check

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@gavinbarron
gavinbarron requested a review from a team as a code owner August 5, 2026 00:02
@sonarqubecloud

sonarqubecloud Bot commented Aug 5, 2026

Copy link
Copy Markdown

@gavinbarron
gavinbarron enabled auto-merge August 5, 2026 00:05
@gavinbarron
gavinbarron disabled auto-merge August 5, 2026 00:15
@gavinbarron
gavinbarron merged commit e92c280 into main Aug 5, 2026
13 checks passed
@gavinbarron
gavinbarron deleted the gavinbarron-use-maven-task-release-pipeline branch August 5, 2026 00:15
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