Skip to content

Conversation

@cstamas
Copy link
Member

@cstamas cstamas commented Mar 14, 2025

Changes:

  • untangle overly complex helper/tool
  • make sure tool cannot return "" (empty string), add "output validation"
  • make ITs use mimir (IT settings redefined Central in a way Mimir did not wanted to handle it)

@cstamas cstamas self-assigned this Mar 14, 2025
@cstamas cstamas requested a review from gnodet March 14, 2025 21:38
Central should not need snapshots=true; and this
makes Mimir refuse to handle it as well.
@cstamas
Copy link
Member Author

cstamas commented Mar 15, 2025

These fixes revealed a Maven bug re CI Friendly versions...
Created https://issues.apache.org/jira/browse/MNG-8625

cstamas added 2 commits March 15, 2025 15:52
and 1st repo is reported, that is now central. Leaving
test as is (fragile) as order change is detected ths way.
@cstamas
Copy link
Member Author

cstamas commented Mar 15, 2025

Ok, now only two CI friendly IT fails, 4 failures in total:

  • MavenITmng5895CIFriendlyUsageWithPropertyTest (2 test method)
  • MavenITmng6090CIFriendlyTest (2 test method)

These needs to be fixed.

olamy and others added 7 commits March 19, 2025 13:28
* Restore Jenkinsfile

Signed-off-by: Olivier Lamy <[email protected]>
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.0 to 5.12.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.12.0...r5.12.1)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---

https://issues.apache.org/jira/browse/MNG-8626
Bumps `mockitoVersion` from 5.16.0 to 5.16.1.

Updates `org.mockito:mockito-bom` from 5.16.0 to 5.16.1
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.16.0...v5.16.1)

Updates `org.mockito:mockito-junit-jupiter` from 5.16.0 to 5.16.1
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.16.0...v5.16.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---

https://issues.apache.org/jira/browse/MNG-8627
As it seems 3.4.0 have issues and omits required properties.
@cstamas
Copy link
Member Author

cstamas commented Mar 21, 2025

This PR is split in two and superseded by them:
#2175
#2176

@cstamas cstamas closed this Mar 21, 2025
@cstamas cstamas deleted the it-fiixes branch March 21, 2025 12:47
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