softwaremill / softwaremill/macwire
java.lang.NoSuchMethodError after adding a parameter
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.3k
- Forks
- 77
- Avg merge
- 9m
- Merged PRs (30d)
- 4
Description
using macwire 2.6.6 on scala 3.7.1 when i modify a dependency the module is not recompiled resulting in runtime crash
please see https://github.com/OlegYch/macwire-undercompilation
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked macwire-undercompilation reproduction and reproduce the failure after modifying a dependency. Investigate why the affected module is not recompiled and verify that the runtime NoSuchMethodError no longer occurs after the dependency change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100