{"id":19968186,"url":"https://github.com/sormuras/junit5-idea-272928","last_synced_at":"2026-06-08T04:32:22.883Z","repository":{"id":85458844,"uuid":"382274123","full_name":"sormuras/junit5-idea-272928","owner":"sormuras","description":"Repro repo for https://youtrack.jetbrains.com/issue/IDEA-272928","archived":false,"fork":false,"pushed_at":"2021-09-08T07:52:07.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-01T17:48:13.149Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sormuras.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-02T07:59:57.000Z","updated_at":"2021-09-08T03:14:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"0773999b-a865-42e1-89ab-58957b732e1e","html_url":"https://github.com/sormuras/junit5-idea-272928","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sormuras/junit5-idea-272928","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sormuras%2Fjunit5-idea-272928","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sormuras%2Fjunit5-idea-272928/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sormuras%2Fjunit5-idea-272928/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sormuras%2Fjunit5-idea-272928/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sormuras","download_url":"https://codeload.github.com/sormuras/junit5-idea-272928/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sormuras%2Fjunit5-idea-272928/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34048681,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T02:44:49.191Z","updated_at":"2026-06-08T04:32:22.878Z","avatar_url":"https://github.com/sormuras.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# junit5-idea-272928\nRepro repo for https://youtrack.jetbrains.com/issue/IDEA-272928\n\n## Fixed\n\n![image](https://user-images.githubusercontent.com/2319838/124249966-acd6dc80-db24-11eb-9ed0-308936c3a86b.png)\n\n## Open\n\nSee https://youtrack.jetbrains.com/issue/IDEA-272928#focus=Comments-27-5177725.0-0 for details.\n\n![image](https://user-images.githubusercontent.com/2319838/132439608-3750092b-59a8-4abf-ae06-7faa9e6f87f5.png)\n\nA manual work-around is to add the following command-line arguments to the VM Options of the `All in com.example.library` run configuration:\n\n```text\n--add-reads\ncom.example.library=java.scripting\n```\n\nBut these extra directives are already declared here: [com.example.library/test/java-module/module-info.java](https://github.com/sormuras/junit5-idea-272928/blob/main/com.example.library/test/java-module/module-info.java#L4)\n\n```java\nopen /*test*/ module com.example.library {\n  exports com.example.library;\n\n  requires java.scripting;\n  requires org.junit.jupiter;\n}\n```\n\nIt would be neat to also support this variant using Java's default \"DSL\" for module declarations.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsormuras%2Fjunit5-idea-272928","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsormuras%2Fjunit5-idea-272928","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsormuras%2Fjunit5-idea-272928/lists"}