Skip to content

Increase Maven heap for release tasks - #2128

Open
Gavin Barron (gavinbarron) wants to merge 2 commits into
mainfrom
gavinbarron-use-maven-task-release-pipeline
Open

Increase Maven heap for release tasks#2128
Gavin Barron (gavinbarron) wants to merge 2 commits into
mainfrom
gavinbarron-use-maven-task-release-pipeline

Conversation

@gavinbarron

Copy link
Copy Markdown
Member

Summary

  • set mavenOptions: '-Xmx3072m' on the release pipeline's Maven install and deploy tasks
  • match the existing daily pipeline convention
  • prevent java.lang.OutOfMemoryError: Java heap space while compiling generated sources

Validation

  • parsed .azure-pipelines/ci-build.yml successfully
  • ran git diff --check

Follow-up to the merged Maven task migration.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: dda256a7-eea8-477f-8f6b-08f36d78e935
@gavinbarron
Gavin Barron (gavinbarron) requested a review from a team as a code owner August 5, 2026 23:18
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