Skip to content

Fix release build error#222

Merged
zack-rma merged 1 commit into
mainfrom
bugfix/build-fail
Jun 25, 2026
Merged

Fix release build error#222
zack-rma merged 1 commit into
mainfrom
bugfix/build-fail

Conversation

@zack-rma

@zack-rma zack-rma commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Notes for Reviewers

Please consider the following when reviewing this PR:

  • Correctness: Does the code do what it claims? Are edge cases handled appropriately?
  • Clarity: Is the code readable, maintainable and aligned with SOLID design principles?
  • Impact: Will this change affect other parts of the system? Any potential regressions?
  • Testing: Are the test cases sufficient and appropriate? Are there gaps in coverage?
  • Documentation: Does this require updates to code comments, README, or other docs?

Description

Reverts library update. Reordered dependency repositories to prioritize Maven Central.

Motivation and Context

Release build failing on refused connection to HEC dependency repository. Moved to lowest level in order of repositories used for dependency resolution.

How Has This Been Tested?

Manually tested with local build.

Screenshots (if appropriate)

image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation change
  • New tests (new unit tests, test scenarios, or test case documentation)
  • Triggers regression testing (change affects downstream modules and will require regression testing)
  • Other (include a description)

@zack-rma zack-rma added the dependencies Pull requests that update a dependency file label Jun 24, 2026
@zack-rma zack-rma moved this to Needs Review in WRIMS 3 Development Jun 24, 2026
@zack-rma zack-rma requested a review from adamkorynta June 25, 2026 15:56
@sonarqubecloud

Copy link
Copy Markdown

@zack-rma zack-rma merged commit dda3426 into main Jun 25, 2026
4 of 5 checks passed
@zack-rma zack-rma deleted the bugfix/build-fail branch June 25, 2026 15:58
@github-project-automation github-project-automation Bot moved this from Needs Review to Done in WRIMS 3 Development Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants