FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Increase Maven heap for release tasks by gavinbarron · Pull Request #2128 · microsoftgraph/msgraph-sdk-java-core · GitHub

Increase Maven heap for release tasks - #2128

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

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

Conversation

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
Gavin Barron (gavinbarron) requested a review from a team as a code owner August 5, 2026 23:18
Gavin Barron (gavinbarron) enabled auto-merge (squash) August 6, 2026 16:49
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL