Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.jboss:jboss-parent from 40 to 41 #126

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2023

Bumps org.jboss:jboss-parent from 40 to 41.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.jboss:jboss-parent](https://github.com/jboss/jboss-parent-pom) from 40 to 41.
- [Release notes](https://github.com/jboss/jboss-parent-pom/releases)
- [Commits](https://github.com/jboss/jboss-parent-pom/commits)

---
updated-dependencies:
- dependency-name: org.jboss:jboss-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 9, 2023
@dmlloyd
Copy link
Member

dmlloyd commented Nov 9, 2023

Dependabot opened this PR too early.

@dmlloyd
Copy link
Member

dmlloyd commented Nov 10, 2023

It appears that the tests are failing because the classpath is being assembled in the wrong order:

[DEBUG] test(compact) classpath:  test-classes  17  jboss-modules-2.1.2.Final.jar  testng-7.8.0.jar  slf4j-api-1.7.36.jar  jcommander-1.82.jar  jquery-3.6.1.jar  classes  12  13  16  14  15

The last items should be 16 15 14 13 12 classes, but for some reason the order is not preserved. Version 3.1.2 of the surefire plugin does not exhibit the problem.

@dmlloyd
Copy link
Member

dmlloyd commented Nov 10, 2023

I've filed SUREFIRE-2210 in the meantime.

@dmlloyd
Copy link
Member

dmlloyd commented Nov 10, 2023

See jboss/jboss-parent-pom#238

@dmlloyd
Copy link
Member

dmlloyd commented Nov 10, 2023

@dependabot ignore this major version

@dependabot dependabot bot closed this Nov 10, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2023

OK, I won't notify you about version 41.x.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/maven/org.jboss-jboss-parent-41 branch November 10, 2023 14:43
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant