Skip to content

Resolve wildcard revision from BOM - #98

Draft
gaeljw wants to merge 1 commit into
sbt:mainfrom
gaeljw:fix-issue-97-wildcard-javaagent
Draft

Resolve wildcard revision from BOM#98
gaeljw wants to merge 1 commit into
sbt:mainfrom
gaeljw:fix-issue-97-wildcard-javaagent

Conversation

@gaeljw

@gaeljwgaeljw commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Disclaimer: this was written by Claude, reviewed and guided by me.

Aims to solve #97. I'm really not sure if the fix is the best solution but it does work according to the integration test.

Content

  • Added a manually-built POM that serves as a BOM in the integration test
  • Split integration tests in SBT 1.x vs. 2.x folder + tests that should work in both (no tests that would work in 1.x only yet)
  • Added an integration tests to cover the behaviour (verified it fails without the fix)

Remaining tasks

  • Verify behaviour in a real project

@gaeljw
gaeljwforce-pushed the fix-issue-97-wildcard-javaagent branch from 0e541af to 0c99e3cCompareAugust 18, 2026 18:42
Sign up for freeto 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.

1 participant

@gaeljw