testcontainers / testcontainers/testcontainers-java
[Enhancement]: JPMS/Automatic-Module-Name
Open
Nobody has claimed this yet.
resolution/somedaymaybe
type/enhancement
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 1.9k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 9
Description
Module
Core
Proposal
JPMS isn't supported by this module - Automatic-Module-Name can be added to the manifest for all of the modules or a module-info made.
Contributor guide
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 by inspecting the Core module's build configuration and its generated manifest or module-info options. Clarify whether JPMS support should use Automatic-Module-Name or module-info across the modules; done means the selected JPMS metadata is consistently present and verifiable in the built artifacts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100