testcontainers / testcontainers/testcontainers-java

[Enhancement]: JPMS/Automatic-Module-Name

Open
#7,337 4 comments 5 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.