{"id":360312,"url":"https://github.com/apache/maven-compiler-plugin","last_synced_at":"2026-06-21T15:01:45.648Z","repository":{"id":27621144,"uuid":"113678112","full_name":"apache/maven-compiler-plugin","owner":"apache","description":"Apache Maven Compiler Plugin","archived":false,"fork":false,"pushed_at":"2026-02-17T10:16:26.000Z","size":1782,"stargazers_count":241,"open_issues_count":99,"forks_count":181,"subscribers_count":29,"default_branch":"master","last_synced_at":"2026-02-22T20:52:38.658Z","etag":null,"topics":["build-management","hacktoberfest","java","maven","maven-plugins"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/plugins/maven-compiler-plugin/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.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,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-09T15:05:42.000Z","updated_at":"2026-02-21T00:47:59.000Z","dependencies_parsed_at":"2026-01-09T11:07:33.155Z","dependency_job_id":"7e41b87a-e15a-4acb-b292-56c43985db17","html_url":"https://github.com/apache/maven-compiler-plugin","commit_stats":{"total_commits":897,"total_committers":84,"mean_commits":"10.678571428571429","dds":0.8160535117056856,"last_synced_commit":"72921a55e0c6e75313c7831af8f69ca7edbc84cf"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-compiler-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/sbom","scorecard":{"id":201520,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-compiler-plugin","commit":"954ebeed54e171aed6f4427949dcddfff2af0732"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"28 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-compiler-plugin/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-compiler-plugin/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-compiler-plugin/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-compiler-plugin/stale.yml/master?enable=pin","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-h856-ffvv-xvr4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:55:14.077Z","repository_id":27621144,"created_at":"2025-08-16T22:55:14.077Z","updated_at":"2025-08-16T22:55:14.077Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29769170,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T01:40:24.820Z","status":"online","status_checked_at":"2026-02-24T02:00:07.497Z","response_time":75,"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"}},"owner":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"packages":[{"id":4899433,"name":"org.apache.maven.plugins:maven-compiler-plugin","ecosystem":"maven","description":"The Compiler Plugin is used to compile the sources of your project.","homepage":"https://maven.apache.org/plugins/maven-compiler-plugin/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/maven-compiler-plugin","keywords_array":[],"namespace":"org.apache.maven.plugins","versions_count":36,"first_release_published_at":"2006-04-03T13:00:11.000Z","latest_release_published_at":"2025-09-18T23:35:19.000Z","latest_release_number":"3.14.1","last_synced_at":"2026-01-11T04:35:11.808Z","created_at":"2022-07-26T23:02:33.347Z","updated_at":"2026-01-11T04:35:11.809Z","registry_url":"https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-compiler-plugin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.maven.plugins/maven-compiler-plugin/","metadata":{"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2","https://repository.apache.org/content/repositories/snapshots"]},"repo_metadata":{"id":27621144,"uuid":"113678112","full_name":"apache/maven-compiler-plugin","owner":"apache","description":"Apache Maven Compiler Plugin","archived":false,"fork":false,"pushed_at":"2025-10-15T20:47:37.000Z","size":1679,"stargazers_count":228,"open_issues_count":96,"forks_count":181,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-10-18T07:39:22.129Z","etag":null,"topics":["build-management","hacktoberfest","java","maven","maven-plugins"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/plugins/maven-compiler-plugin/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.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,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-09T15:05:42.000Z","updated_at":"2025-10-15T20:47:41.000Z","dependencies_parsed_at":"2023-02-18T06:01:11.391Z","dependency_job_id":"c22bcf39-c4d3-4539-a372-fd49f98e793f","html_url":"https://github.com/apache/maven-compiler-plugin","commit_stats":{"total_commits":897,"total_committers":84,"mean_commits":"10.678571428571429","dds":0.8160535117056856,"last_synced_commit":"72921a55e0c6e75313c7831af8f69ca7edbc84cf"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-compiler-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/sbom","scorecard":{"id":201520,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-compiler-plugin","commit":"954ebeed54e171aed6f4427949dcddfff2af0732"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"28 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-compiler-plugin/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-compiler-plugin/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-compiler-plugin/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-compiler-plugin/stale.yml/master?enable=pin","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-h856-ffvv-xvr4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:55:14.077Z","repository_id":27621144,"created_at":"2025-08-16T22:55:14.077Z","updated_at":"2025-08-16T22:55:14.077Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279840413,"owners_count":26234202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"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"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-14T00:14:27.874Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1259469,"followers":20057,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-14T00:14:27.875Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-compiler-plugin-4.0.0-beta-3","sha":"51303cf1620c2bab9ff370716e2910f151b74220","kind":"tag","published_at":"2025-10-15T20:47:34.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-4.0.0-beta-3","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-4.0.0-beta-3/manifests"},{"name":"maven-compiler-plugin-3.14.1","sha":"0df6940466a5759a7c16947214ece072561fe23b","kind":"tag","published_at":"2025-09-18T23:34:54.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.14.1","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.14.1/manifests"},{"name":"maven-compiler-plugin-3.14.0","sha":"b5e7d9b90712d75c12ca648f1a209dfc8cdc7931","kind":"tag","published_at":"2025-02-17T21:03:19.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.14.0","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.14.0/manifests"},{"name":"maven-compiler-plugin-4.0.0-beta-2","sha":"c7ba71ab4c85a7064bd459506921539b89bda43b","kind":"tag","published_at":"2025-02-17T20:52:50.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-4.0.0-beta-2","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-4.0.0-beta-2/manifests"},{"name":"maven-compiler-plugin-4.0.0-beta-1","sha":"ba0e4e1f021afb6ef98c8725a08875cd7107dc81","kind":"tag","published_at":"2024-06-26T08:45:57.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-4.0.0-beta-1","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-4.0.0-beta-1/manifests"},{"name":"maven-compiler-plugin-3.13.0","sha":"a1415aa3833df5985ecdc2b854ef516d3afbf348","kind":"tag","published_at":"2024-03-15T07:28:08.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.13.0","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.13.0/manifests"},{"name":"maven-compiler-plugin-3.12.1","sha":"736da68adf543cf56cd82a68e5ad28d397ace2f4","kind":"tag","published_at":"2023-12-21T07:45:53.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.12.1","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.12.1/manifests"},{"name":"maven-compiler-plugin-3.12.0","sha":"c08b0fda5445a2a3f495a3d6524d80c82fc9d5e6","kind":"tag","published_at":"2023-12-15T20:54:21.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.12.0","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.12.0/manifests"},{"name":"maven-compiler-plugin-3.11.0","sha":"eeda628b832bf3cc27571e2073f62d582a6d9527","kind":"tag","published_at":"2023-02-14T08:38:10.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.11.0","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.11.0/manifests"},{"name":"maven-compiler-plugin-3.10.1","sha":"4e08e2b9518fbbda7252236315b2ce03edcef505","kind":"tag","published_at":"2022-03-08T01:04:01.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.10.1","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.10.1/manifests"},{"name":"maven-compiler-plugin-3.10.0","sha":"f4239a484514451c0879b4a60fbd2bb5d8d8ad53","kind":"tag","published_at":"2022-02-11T08:11:14.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.10.0","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.10.0/manifests"},{"name":"maven-compiler-plugin-3.9.0","sha":"aeb15b6cf38ee44391febf23310a4f2b432ab444","kind":"tag","published_at":"2022-01-09T12:19:09.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.9.0","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.9.0/manifests"},{"name":"maven-compiler-plugin-3.8.1","sha":"1b206fe40156bb9814ed8b804a23362ec2b41daa","kind":"tag","published_at":"2019-04-28T12:55:21.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.8.1","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.8.1/manifests"},{"name":"maven-compiler-plugin-3.8.0","sha":"d85ad7d913fe492a25b91b5de38a9ac368a69860","kind":"tag","published_at":"2018-07-26T17:11:49.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.8.0","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.8.0/manifests"},{"name":"maven-compiler-plugin-3.7.0","sha":"22c70663b97dde9513c20cfaf4c9e51762f2f5d4","kind":"tag","published_at":"2017-09-01T13:02:17.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.7.0","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.7.0/manifests"},{"name":"maven-compiler-plugin-3.6.2","sha":"3d6fd055af727adcfa3152f9f11d60eebbb1ce68","kind":"tag","published_at":"2017-07-25T23:17:05.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.6.2","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.6.2/manifests"},{"name":"maven-compiler-plugin-3.6.1","sha":"b553300ac2b9ee1612ab29817d956f47ecfe0833","kind":"tag","published_at":"2017-01-13T11:17:11.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.6.1","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.6.1/manifests"},{"name":"maven-compiler-plugin-3.6.0","sha":"97e49fda85411199685ce16250c1b5038cc2913f","kind":"tag","published_at":"2016-10-26T20:10:19.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.6.0","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.6.0/manifests"},{"name":"maven-compiler-plugin-3.5.1","sha":"454ea17e327867cb5896ab878dee69933f9bd3bd","kind":"tag","published_at":"2016-02-06T18:59:16.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.5.1","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.5.1/manifests"},{"name":"maven-compiler-plugin-3.5","sha":"da35682f19556d6a0f89dc3dcb828896ebaa9439","kind":"tag","published_at":"2016-01-16T21:54:12.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.5","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.5/manifests"},{"name":"maven-compiler-plugin-3.3","sha":"81e8ce40d7df31aea66e31aaa17d2bb9c276e30f","kind":"tag","published_at":"2015-03-23T18:15:35.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.3","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.3/manifests"},{"name":"maven-compiler-plugin-3.2","sha":"a1d065546afc4fe2182ebb9690760b548874519d","kind":"tag","published_at":"2014-10-08T16:39:11.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.2","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.2/manifests"},{"name":"maven-compiler-plugin-3.1","sha":"b48dfe37a002150985d410fccdbfd74988c5bb8c","kind":"tag","published_at":"2013-04-03T12:03:48.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.1","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.1/manifests"},{"name":"maven-compiler-plugin-3.0","sha":"3042a035d4e460bae2b0560d2a2cd676a20d3276","kind":"tag","published_at":"2012-11-15T23:12:00.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.0","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.0/manifests"},{"name":"maven-compiler-plugin-2.5.1","sha":"87bccacf2ea3ce9a8051f7293898063ab57c2c53","kind":"tag","published_at":"2012-05-31T09:30:41.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-2.5.1","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.5.1/manifests"},{"name":"maven-compiler-plugin-2.5","sha":"95ef35223e843957208a0ffea3265a755ff05012","kind":"tag","published_at":"2012-05-24T19:57:18.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-2.5","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.5/manifests"},{"name":"maven-compiler-plugin-2.4","sha":"7c3b50a22e6bcdff258384ec85dea1877e425a1d","kind":"tag","published_at":"2012-04-27T20:59:43.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-2.4","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.4/manifests"},{"name":"maven-compiler-plugin-2.3.2","sha":"2d640c1ba313f237edc72fb035f5fd40d384a8fa","kind":"tag","published_at":"2010-09-04T14:08:12.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-2.3.2","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.3.2/manifests"},{"name":"maven-compiler-plugin-2.3.1","sha":"3d53496a41da1279e1654f4db8d77fa13681b90e","kind":"tag","published_at":"2010-05-17T18:45:05.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-2.3.1","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.3.1/manifests"},{"name":"maven-compiler-plugin-2.3","sha":"882113504282b305014b2e158b0cd34c86f8e5c5","kind":"tag","published_at":"2010-04-10T11:34:15.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-2.3","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.3/manifests"},{"name":"maven-compiler-plugin-2.2","sha":"b8e62d3755412374b423a88ea3ea9ab83c4349f7","kind":"tag","published_at":"2010-03-30T08:59:26.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-2.2","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.2/manifests"},{"name":"maven-compiler-plugin-2.1","sha":"c088d93ea045e61fb4dc53d8ed954521df79a7a1","kind":"tag","published_at":"2009-12-30T12:36:43.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-2.1","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.1/manifests"},{"name":"maven-compiler-plugin-2.0.2","sha":"99646907bbac8334f687b63763fc4e6d14cca8e1","kind":"tag","published_at":"2007-02-13T05:27:41.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-2.0.2","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.0.2/manifests"},{"name":"maven-compiler-plugin-2.0.1","sha":"b1427b23501c6b804bc0e88f660edb40f670f935","kind":"tag","published_at":"2006-04-03T12:58:24.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-2.0.1","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.0.1/manifests"},{"name":"maven-compiler-plugin-2.0","sha":"2d3d0f059f491159b07631310290d56221cb6391","kind":"tag","published_at":"2006-01-05T21:29:27.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-2.0","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.0/manifests"}]},"repo_metadata_updated_at":"2025-10-20T15:53:09.706Z","dependent_packages_count":128,"downloads":null,"downloads_period":null,"dependent_repos_count":3871,"rankings":{"downloads":null,"dependent_repos_count":0.1555885733509013,"dependent_packages_count":0.5859112963137248,"stargazers_count":24.53118085355622,"forks_count":16.85522853698683,"docker_downloads_count":0.7971661653924557,"average":8.585015085120025},"purl":"pkg:maven/org.apache.maven.plugins/maven-compiler-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.maven.plugins:maven-compiler-plugin","docker_dependents_count":1356,"docker_downloads_count":25888459,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.maven.plugins:maven-compiler-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.maven.plugins:maven-compiler-plugin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T05:38:51.585Z","issues_count":441,"pull_requests_count":389,"avg_time_to_close_issue":63616446.56613757,"avg_time_to_close_pull_request":4283604.109550562,"issues_closed_count":378,"pull_requests_closed_count":356,"pull_request_authors_count":59,"issue_authors_count":22,"avg_comments_per_issue":3.00453514739229,"avg_comments_per_pull_request":1.987146529562982,"merged_pull_requests_count":241,"bot_issues_count":1,"bot_pull_requests_count":141,"past_year_issues_count":32,"past_year_pull_requests_count":148,"past_year_avg_time_to_close_issue":2750409.4285714286,"past_year_avg_time_to_close_pull_request":792788.155737705,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":122,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":2.96875,"past_year_avg_comments_per_pull_request":1.9391891891891893,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":59,"past_year_merged_pull_requests_count":95,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/issues","maintainers":[{"login":"jira-importer","count":412,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"slachiewicz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"olamy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"cstamas","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"kwin","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"hboutemy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"ebourg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ebourg"}],"active_maintainers":[{"login":"slawekjaranowski","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"jira-importer","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"cstamas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-compiler-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-compiler-plugin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-compiler-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-compiler-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-compiler-plugin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":578407,"maintainers_count":0,"namespaces_count":76765,"keywords_count":35314,"github":"maven-central","metadata":{"funded_packages_count":38921},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-01-14T06:46:29.907Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4684941,"name":"com.github.codingandcoding:maven-compiler-plugin","ecosystem":"maven","description":"The Compiler Plugin is used to compile the sources of your project.","homepage":"https://maven.apache.org/plugins/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/maven-compiler-plugin","keywords_array":[],"namespace":"com.github.codingandcoding","versions_count":1,"first_release_published_at":"2020-12-29T01:51:57.000Z","latest_release_published_at":"2020-12-29T01:51:57.000Z","latest_release_number":"3.9.0","last_synced_at":"2026-01-11T04:35:11.811Z","created_at":"2022-07-25T19:38:10.959Z","updated_at":"2026-01-11T04:35:11.812Z","registry_url":"https://central.sonatype.com/artifact/com.github.codingandcoding/maven-compiler-plugin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.github.codingandcoding/maven-compiler-plugin/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots/"]},"repo_metadata":{"id":27621144,"uuid":"113678112","full_name":"apache/maven-compiler-plugin","owner":"apache","description":"Apache Maven Compiler Plugin","archived":false,"fork":false,"pushed_at":"2025-06-30T16:18:29.000Z","size":1465,"stargazers_count":218,"open_issues_count":88,"forks_count":175,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-06-30T18:17:48.065Z","etag":null,"topics":["build-management","java","maven","maven-plugins"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/plugins/maven-compiler-plugin/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.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":"2017-12-09T15:05:42.000Z","updated_at":"2025-06-30T16:18:33.000Z","dependencies_parsed_at":"2023-02-18T06:01:11.391Z","dependency_job_id":"c22bcf39-c4d3-4539-a372-fd49f98e793f","html_url":"https://github.com/apache/maven-compiler-plugin","commit_stats":{"total_commits":897,"total_committers":84,"mean_commits":"10.678571428571429","dds":0.8160535117056856,"last_synced_commit":"72921a55e0c6e75313c7831af8f69ca7edbc84cf"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-compiler-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262827791,"owners_count":23370778,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2789,"last_synced_at":"2025-06-30T18:17:03.869Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1224702,"followers":18591,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-06-30T18:17:03.869Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-compiler-plugin-3.14.0","sha":"b5e7d9b90712d75c12ca648f1a209dfc8cdc7931","kind":"tag","published_at":"2025-02-17T21:03:19.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.14.0","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.14.0/manifests"},{"name":"maven-compiler-plugin-4.0.0-beta-2","sha":"c7ba71ab4c85a7064bd459506921539b89bda43b","kind":"tag","published_at":"2025-02-17T20:52:50.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-4.0.0-beta-2","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-4.0.0-beta-2/manifests"},{"name":"maven-compiler-plugin-4.0.0-beta-1","sha":"ba0e4e1f021afb6ef98c8725a08875cd7107dc81","kind":"tag","published_at":"2024-06-26T08:45:57.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-4.0.0-beta-1","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-4.0.0-beta-1/manifests"},{"name":"maven-compiler-plugin-3.13.0","sha":"a1415aa3833df5985ecdc2b854ef516d3afbf348","kind":"tag","published_at":"2024-03-15T07:28:08.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.13.0","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.13.0/manifests"},{"name":"maven-compiler-plugin-3.12.1","sha":"736da68adf543cf56cd82a68e5ad28d397ace2f4","kind":"tag","published_at":"2023-12-21T07:45:53.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.12.1","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.12.1/manifests"},{"name":"maven-compiler-plugin-3.12.0","sha":"c08b0fda5445a2a3f495a3d6524d80c82fc9d5e6","kind":"tag","published_at":"2023-12-15T20:54:21.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.12.0","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.12.0/manifests"},{"name":"maven-compiler-plugin-3.11.0","sha":"eeda628b832bf3cc27571e2073f62d582a6d9527","kind":"tag","published_at":"2023-02-14T08:38:10.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.11.0","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.11.0/manifests"},{"name":"maven-compiler-plugin-3.10.1","sha":"4e08e2b9518fbbda7252236315b2ce03edcef505","kind":"tag","published_at":"2022-03-08T01:04:01.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.10.1","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.10.1/manifests"},{"name":"maven-compiler-plugin-3.10.0","sha":"f4239a484514451c0879b4a60fbd2bb5d8d8ad53","kind":"tag","published_at":"2022-02-11T08:11:14.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.10.0","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.10.0/manifests"},{"name":"maven-compiler-plugin-3.9.0","sha":"aeb15b6cf38ee44391febf23310a4f2b432ab444","kind":"tag","published_at":"2022-01-09T12:19:09.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.9.0","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.9.0/manifests"},{"name":"maven-compiler-plugin-3.8.1","sha":"1b206fe40156bb9814ed8b804a23362ec2b41daa","kind":"tag","published_at":"2019-04-28T12:55:21.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.8.1","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.8.1/manifests"},{"name":"maven-compiler-plugin-3.8.0","sha":"d85ad7d913fe492a25b91b5de38a9ac368a69860","kind":"tag","published_at":"2018-07-26T17:11:49.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.8.0","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.8.0/manifests"},{"name":"maven-compiler-plugin-3.7.0","sha":"22c70663b97dde9513c20cfaf4c9e51762f2f5d4","kind":"tag","published_at":"2017-09-01T13:02:17.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.7.0","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.7.0/manifests"},{"name":"maven-compiler-plugin-3.6.2","sha":"3d6fd055af727adcfa3152f9f11d60eebbb1ce68","kind":"tag","published_at":"2017-07-25T23:17:05.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.6.2","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.6.2/manifests"},{"name":"maven-compiler-plugin-3.6.1","sha":"b553300ac2b9ee1612ab29817d956f47ecfe0833","kind":"tag","published_at":"2017-01-13T11:17:11.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.6.1","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.6.1/manifests"},{"name":"maven-compiler-plugin-3.6.0","sha":"97e49fda85411199685ce16250c1b5038cc2913f","kind":"tag","published_at":"2016-10-26T20:10:19.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.6.0","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.6.0/manifests"},{"name":"maven-compiler-plugin-3.5.1","sha":"454ea17e327867cb5896ab878dee69933f9bd3bd","kind":"tag","published_at":"2016-02-06T18:59:16.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.5.1","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.5.1/manifests"},{"name":"maven-compiler-plugin-3.5","sha":"da35682f19556d6a0f89dc3dcb828896ebaa9439","kind":"tag","published_at":"2016-01-16T21:54:12.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.5","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.5/manifests"},{"name":"maven-compiler-plugin-3.3","sha":"81e8ce40d7df31aea66e31aaa17d2bb9c276e30f","kind":"tag","published_at":"2015-03-23T18:15:35.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.3","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.3/manifests"},{"name":"maven-compiler-plugin-3.2","sha":"a1d065546afc4fe2182ebb9690760b548874519d","kind":"tag","published_at":"2014-10-08T16:39:11.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.2","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.2/manifests"},{"name":"maven-compiler-plugin-3.1","sha":"b48dfe37a002150985d410fccdbfd74988c5bb8c","kind":"tag","published_at":"2013-04-03T12:03:48.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.1","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.1/manifests"},{"name":"maven-compiler-plugin-3.0","sha":"3042a035d4e460bae2b0560d2a2cd676a20d3276","kind":"tag","published_at":"2012-11-15T23:12:00.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-3.0","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-3.0/manifests"},{"name":"maven-compiler-plugin-2.5.1","sha":"87bccacf2ea3ce9a8051f7293898063ab57c2c53","kind":"tag","published_at":"2012-05-31T09:30:41.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-2.5.1","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.5.1/manifests"},{"name":"maven-compiler-plugin-2.5","sha":"95ef35223e843957208a0ffea3265a755ff05012","kind":"tag","published_at":"2012-05-24T19:57:18.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-2.5","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.5/manifests"},{"name":"maven-compiler-plugin-2.4","sha":"7c3b50a22e6bcdff258384ec85dea1877e425a1d","kind":"tag","published_at":"2012-04-27T20:59:43.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-2.4","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.4/manifests"},{"name":"maven-compiler-plugin-2.3.2","sha":"2d640c1ba313f237edc72fb035f5fd40d384a8fa","kind":"tag","published_at":"2010-09-04T14:08:12.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-2.3.2","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.3.2/manifests"},{"name":"maven-compiler-plugin-2.3.1","sha":"3d53496a41da1279e1654f4db8d77fa13681b90e","kind":"tag","published_at":"2010-05-17T18:45:05.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-2.3.1","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.3.1/manifests"},{"name":"maven-compiler-plugin-2.3","sha":"882113504282b305014b2e158b0cd34c86f8e5c5","kind":"tag","published_at":"2010-04-10T11:34:15.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-2.3","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.3/manifests"},{"name":"maven-compiler-plugin-2.2","sha":"b8e62d3755412374b423a88ea3ea9ab83c4349f7","kind":"tag","published_at":"2010-03-30T08:59:26.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-2.2","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.2/manifests"},{"name":"maven-compiler-plugin-2.1","sha":"c088d93ea045e61fb4dc53d8ed954521df79a7a1","kind":"tag","published_at":"2009-12-30T12:36:43.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-2.1","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.1/manifests"},{"name":"maven-compiler-plugin-2.0.2","sha":"99646907bbac8334f687b63763fc4e6d14cca8e1","kind":"tag","published_at":"2007-02-13T05:27:41.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-2.0.2","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.0.2/manifests"},{"name":"maven-compiler-plugin-2.0.1","sha":"b1427b23501c6b804bc0e88f660edb40f670f935","kind":"tag","published_at":"2006-04-03T12:58:24.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-2.0.1","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.0.1/manifests"},{"name":"maven-compiler-plugin-2.0","sha":"2d3d0f059f491159b07631310290d56221cb6391","kind":"tag","published_at":"2006-01-05T21:29:27.000Z","download_url":"https://codeload.github.com/apache/maven-compiler-plugin/tar.gz/maven-compiler-plugin-2.0","html_url":"https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-compiler-plugin@maven-compiler-plugin-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/tags/maven-compiler-plugin-2.0/manifests"}]},"repo_metadata_updated_at":"2025-07-03T17:45:01.404Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":6,"rankings":{"downloads":null,"dependent_repos_count":10.022947812749052,"dependent_packages_count":50.1493810498324,"stargazers_count":24.576235549957648,"forks_count":16.90068362855781,"docker_downloads_count":null,"average":25.412312010274228},"purl":"pkg:maven/com.github.codingandcoding/maven-compiler-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.github.codingandcoding:maven-compiler-plugin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.github.codingandcoding:maven-compiler-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.github.codingandcoding:maven-compiler-plugin/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-03T17:02:56.700Z","issues_count":116,"pull_requests_count":289,"avg_time_to_close_issue":67522855.76923077,"avg_time_to_close_pull_request":4604105.821678322,"issues_closed_count":104,"pull_requests_closed_count":286,"pull_request_authors_count":57,"issue_authors_count":13,"avg_comments_per_issue":3.2844827586206895,"avg_comments_per_pull_request":1.9757785467128028,"merged_pull_requests_count":189,"bot_issues_count":0,"bot_pull_requests_count":100,"past_year_issues_count":20,"past_year_pull_requests_count":79,"past_year_avg_time_to_close_issue":2305233.090909091,"past_year_avg_time_to_close_pull_request":1141618.7974683545,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":79,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":2.45,"past_year_avg_comments_per_pull_request":1.8354430379746836,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":51,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/issues","maintainers":[{"login":"jira-importer","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"slachiewicz","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"kwin","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"cstamas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"ebourg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ebourg"}],"active_maintainers":[{"login":"slawekjaranowski","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"jira-importer","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slachiewicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"cstamas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.codingandcoding:maven-compiler-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.codingandcoding:maven-compiler-plugin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.codingandcoding:maven-compiler-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.codingandcoding:maven-compiler-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.codingandcoding:maven-compiler-plugin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":578407,"maintainers_count":0,"namespaces_count":76765,"keywords_count":35314,"github":"maven-central","metadata":{"funded_packages_count":38921},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-01-14T06:46:29.907Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":1714689,"full_name":"apache/maven-compiler-plugin","default_branch":"master","total_commits":1002,"total_committers":89,"total_bot_commits":63,"total_bot_committers":1,"mean_commits":11.258426966292134,"dds":0.8333333333333334,"past_year_total_commits":104,"past_year_total_committers":12,"past_year_total_bot_commits":16,"past_year_total_bot_committers":1,"past_year_mean_commits":8.666666666666666,"past_year_dds":0.5,"last_synced_at":"2026-01-14T07:28:42.173Z","last_synced_commit":"d049975eccfa0e26c8c90fc6c9a2a1b45afe489c","created_at":"2024-09-11T15:48:03.389Z","updated_at":"2026-01-14T07:24:21.191Z","committers":[{"name":"Olivier Lamy","email":"olamy@apache.org","login":"olamy","count":167},{"name":"Robert Scholte","email":"rfscholte@apache.org","login":"rfscholte","count":85},{"name":"Brett Leslie Porter","email":"brett@apache.org","login":"brettporter","count":75},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":63},{"name":"Herve Boutemy","email":"hboutemy@apache.org","login":"hboutemy","count":55},{"name":"Martin Desruisseaux","email":"martin.desruisseaux@geomatys.com","login":"desruisseaux","count":53},{"name":"Karl Heinz Marbaise","email":"khmarbaise@apache.org","login":"khmarbaise","count":52},{"name":"Slawomir Jaranowski","email":"s.jaranowski@gmail.com","login":"slawekjaranowski","count":41},{"name":"Benjamin Bentmann","email":"bentmann@apache.org","login":"bentmann","count":41},{"name":"Jason van Zyl","email":"jvanzyl@apache.org","login":"jvanzyl","count":31},{"name":"Sylwester Lachiewicz","email":"slachiewicz@apache.org","login":"slachiewicz","count":30},{"name":"John Dennis Casey","email":"jdcasey@apache.org","login":"jdcasey","count":29},{"name":"Carlos Sanchez Gonzalez","email":"carlos@apache.org","login":"carlossg","count":29},{"name":"Guillaume Nodet","email":"gnodet@gmail.com","login":"gnodet","count":29},{"name":"Trygve Laugstoul","email":"trygvis@apache.org","login":"trygvis","count":13},{"name":"Andreas Gudian","email":"agudian@apache.org","login":"agudian","count":12},{"name":"Kristian Rosenvold","email":"krosenvold@apache.org","login":"krosenvold","count":11},{"name":"Russell Howe","email":"rhowe@siksai.co.uk","login":"rhowe","count":11},{"name":"Edwin L. Punzalan","email":"epunzalan@apache.org","login":null,"count":11},{"name":"Anders Hammar","email":"andham@apache.org","login":"andham","count":9},{"name":"Piotrek Żygieło","email":"pzygielo","login":"pzygielo","count":9},{"name":"Milos Kleint","email":"mkleint@apache.org","login":null,"count":8},{"name":"Mark Struberg","email":"struberg@apache.org","login":"struberg","count":8},{"name":"Vincent Siveton","email":"vsiveton@apache.org","login":null,"count":7},{"name":"Jorge Solórzano","email":"jorsol@gmail.com","login":"jorsol","count":7},{"name":"Dennis Lundberg","email":"dennisl@apache.org","login":"dennisl","count":7},{"name":"Elliotte Rusty Harold","email":"elharo","login":"elharo","count":7},{"name":"Emmanuel Venisse","email":"evenisse@apache.org","login":null,"count":6},{"name":"Petr Široký","email":"petr.siroky@pm.me","login":"psiroky","count":6},{"name":"Guillaume Boué","email":"gboue@apache.org","login":null,"count":4},{"name":"Michael Osipov","email":"michaelo@apache.org","login":"michael-o","count":4},{"name":"Andreas Dangel","email":"adangel@apache.org","login":"adangel","count":4},{"name":"Konrad Windszus","email":"kwin@apache.org","login":"kwin","count":3},{"name":"Kenney Westerhof","email":"kenney@apache.org","login":"neonics","count":3},{"name":"Fridrich Strba","email":"fridrich","login":"fridrich","count":3},{"name":"Andrey Turbanov","email":"turbanoff@gmail.com","login":"turbanoff","count":3},{"name":"Matthias Bünger","email":"Bukama","login":"Bukama","count":3},{"name":"Stephen Connolly","email":"stephenc@apache.org","login":"stephenc","count":3},{"name":"cdouillard","email":"charles.douillard@outlook.fr","login":"cdouillard","count":3},{"name":"Paul Gier","email":"pgier@apache.org","login":null,"count":3},{"name":"Benjamin Marwell","email":"bmarwell@apache.org","login":"bmarwell","count":2},{"name":"Benson Margulies","email":"bimargulies@apache.org","login":"bimargulies","count":2},{"name":"Sandra Parsick","email":"sparsick","login":"sparsick","count":2},{"name":"Christian Schulte","email":"schulte@apache.org","login":"ChristianSchulte","count":2},{"name":"Wendy Smoak","email":"wsmoak@apache.org","login":null,"count":2},{"name":"Martin Kanters","email":"martin.kanters@apache.org","login":null,"count":1},{"name":"Thomas Bracher","email":"thomas@malt.com","login":null,"count":1},{"name":"Tony Chemit","email":"tchemit@apache.org","login":null,"count":1},{"name":"a.tsyganenko","email":"a.tsyganenko@intive.com","login":null,"count":1},{"name":"Tim te Beek","email":"timtebeek@gmail.com","login":"timtebeek","count":1},{"name":"Till Brychcy","email":"till.brychcy@mercateo.com","login":"brychcy","count":1},{"name":"Manfred Moser","email":"mmoser@apache.org","login":"mosabua","count":1},{"name":"Mikhail Deviatov","email":"midnighterdev@gmail.com","login":"MidNight-er","count":1},{"name":"Oscar Farga","email":"oscar.farga@netcentric.biz","login":"ofarganc","count":1},{"name":"Plamen Totev","email":"plamen.iv.totev@gmail.com","login":"plamentotev","count":1},{"name":"Robert Varga","email":"robert.varga@pantheon.tech","login":"rovarga","count":1},{"name":"Michal Maczka","email":"michal@apache.org","login":null,"count":1},{"name":"Mike Perham","email":"mperham@apache.org","login":null,"count":1},{"name":"Oleg Gusakov","email":"ogusakov@apache.org","login":null,"count":1},{"name":"Lukas Theussl","email":"ltheussl@apache.org","login":null,"count":1},{"name":"Christoph Läubrich","email":"christoph@laeubi-soft.de","login":null,"count":1},{"name":"aherbert","email":"a.herbert@sussex.ac.uk","login":"aherbert","count":1},{"name":"manouti","email":"manouti","login":"manouti","count":1},{"name":"project25o1","email":"mail@holger-mense.de","login":"project25o1","count":1},{"name":"sullis","email":"github@seansullivan.com","login":"sullis","count":1},{"name":"thijsrijpert","email":"dev@rijpert.com","login":"thijsrijpert","count":1},{"name":"Daniel Kulp","email":"dkulp@apache.org","login":"dkulp","count":1},{"name":"Christian Stein","email":"sormuras@gmail.com","login":"sormuras","count":1},{"name":"BrowneMonke","email":"124505208+BrowneMonke","login":"BrowneMonke","count":1},{"name":"Brian E Fox","email":"brianf@apache.org","login":"brianf","count":1},{"name":"Arnaud Heritier","email":"aheritier@apache.org","login":"aheritier","count":1},{"name":"Daniel Widdis","email":"widdis@gmail.com","login":"dbwiddis","count":1},{"name":"David M. Lloyd","email":"david.lloyd@redhat.com","login":"dmlloyd","count":1},{"name":"Gaurav Gupta","email":"gaurav.gupta@payara.fish","login":"jGauravGupta","count":1},{"name":"Georgios Andrianakis","email":"geoand@gmail.com","login":"geoand","count":1},{"name":"Halil İbrahim Şener","email":"hibsener@gmail.com","login":"hisener","count":1},{"name":"Hendrik Schreiber","email":"hs@tagtraum.com","login":"hendriks73","count":1},{"name":"Henning Schmiedehausen","email":"henning@schmiedehausen.org","login":"hgschmie","count":1},{"name":"Jack Green","email":"JackPGreen@Gmail.com","login":"JackPGreen","count":1},{"name":"Jeff Maxwell","email":"jeff.maxwell@uptake.com","login":"jmax01","count":1},{"name":"Jeremy Kuhn","email":"jeremy.kuhn@winterframework.io","login":"jkuhn1","count":1},{"name":"Jörg Hohwiller","email":"hohwille","login":"hohwille","count":1},{"name":"Lorenz Simon","email":"lorenz.simon.mail@gmail.com","login":"lorenzsimon","count":1},{"name":"Lorenzo Bettini","email":"lorenzo.bettini@gmail.com","login":"LorenzoBettini","count":1},{"name":"Maarten Mulders","email":"mthmulders@apache.org","login":"mthmulders","count":1},{"name":"Tamas Cservenak","email":"tamas@cservenak.net","login":"cstamas","count":1},{"name":"Stephan Schroevers","email":"stephan202@gmail.com","login":"Stephan202","count":1},{"name":"Roman Kozlov","email":"kozlovr+github@gmail.com","login":"Powerrr","count":1},{"name":"zhaoyunxing","email":"zhaoyunxing@apache.org","login":"zhaoyunxing92","count":1}],"past_year_committers":[{"name":"Martin Desruisseaux","email":"martin.desruisseaux@geomatys.com","login":"desruisseaux","count":52},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":16},{"name":"Slawomir Jaranowski","email":"s.jaranowski@gmail.com","login":"slawekjaranowski","count":16},{"name":"Sylwester Lachiewicz","email":"slachiewicz@apache.org","login":"slachiewicz","count":4},{"name":"cdouillard","email":"charles.douillard@outlook.fr","login":"cdouillard","count":3},{"name":"Matthias Bünger","email":"Bukama","login":"Bukama","count":3},{"name":"Fridrich Strba","email":"fridrich","login":"fridrich","count":3},{"name":"Sandra Parsick","email":"sparsick","login":"sparsick","count":2},{"name":"Olivier Lamy","email":"olamy@apache.org","login":"olamy","count":2},{"name":"zhaoyunxing","email":"zhaoyunxing@apache.org","login":"zhaoyunxing92","count":1},{"name":"Tamas Cservenak","email":"tamas@cservenak.net","login":"cstamas","count":1},{"name":"Guillaume Nodet","email":"gnodet@apache.org","login":"gnodet","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-01-14T01:12:55.458Z","repositories_count":6164534,"commits_count":932801829,"contributors_count":36256150,"owners_count":1137414,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"apache/maven-compiler-plugin","html_url":"https://github.com/apache/maven-compiler-plugin","last_synced_at":"2026-01-13T19:01:43.536Z","status":null,"issues_count":443,"pull_requests_count":396,"avg_time_to_close_issue":63448739.85751979,"avg_time_to_close_pull_request":4220044.38121547,"issues_closed_count":379,"pull_requests_closed_count":362,"pull_request_authors_count":59,"issue_authors_count":24,"avg_comments_per_issue":3.0293453724604964,"avg_comments_per_pull_request":1.972222222222222,"merged_pull_requests_count":247,"bot_issues_count":1,"bot_pull_requests_count":143,"past_year_issues_count":29,"past_year_pull_requests_count":145,"past_year_avg_time_to_close_issue":2119325.4615384615,"past_year_avg_time_to_close_pull_request":661574.7438016529,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":121,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":24,"past_year_avg_comments_per_issue":3.4827586206896552,"past_year_avg_comments_per_pull_request":1.6068965517241378,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":57,"past_year_merged_pull_requests_count":98,"created_at":"2023-05-15T11:11:01.921Z","updated_at":"2026-01-13T19:01:43.537Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-compiler-plugin/issues","issue_labels_count":{"table":{"priority:major":293,"bug":286,"enhancement":110,"priority:minor":82,"dependencies":25,"priority:critical":20,"maintenance":15,"priority:blocker":12,"priority:trivial":10,"java":1}},"pull_request_labels_count":{"table":{"dependencies":154,"java":147,"enhancement":54,"maintenance":45,"bug":31,"documentation":9,"build":6,"github_actions":3,"hacktoberfest-accepted":3,"Stale":3,"3.x":3,"waiting-for-feedback":2,"removed":1,"deprecated":1}},"issue_author_associations_count":{"table":{"COLLABORATOR":411,"NONE":26,"MEMBER":3,"CONTRIBUTOR":3}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":279,"MEMBER":79,"NONE":38}},"issue_authors":{"table":{"jira-importer":417,"jafarre-bi":2,"slawekjaranowski":2,"PinkMoustacheMan":2,"sblantipodi":1,"larry-cable":1,"MarcelEdmundFranke":1,"daniel-pfeiffer":1,"cstamas":1,"948497465":1,"XiaoPangxie732":1,"govind-gupta-tfs":1,"bade7n":1,"SheldonJim":1,"dependabot[bot]":1,"Bukama":1,"QiaoZhuTingChan":1,"benrushcc":1,"gsmet":1,"svpace":1,"desruisseaux":1,"tatsiana-skurydzina-rovio":1,"cowwoc":1,"liudaolunboluo":1}},"pull_request_authors":{"table":{"dependabot[bot]":143,"slawekjaranowski":45,"desruisseaux":26,"gnodet":25,"Bukama":11,"olamy":10,"slachiewicz":10,"pzygielo":9,"elharo":9,"jorsol":8,"psiroky":7,"mensinda":6,"MidNight-er":6,"fridrich":6,"cstamas":6,"turbanoff":5,"kwin":5,"stokito":4,"rhowe":4,"dmlloyd":3,"bmarwell":2,"danielnorberg":2,"gsmet":2,"SentryMan":2,"mguillem":2,"thijsrijpert":2,"hboutemy":2,"JackPGreen":2,"zhaoyunxing92":2,"hgschmie":1,"aherbert":1,"ebourg":1,"ledoyen":1,"plamentotev":1,"cdouillard":1,"jmax01":1,"timtebeek":1,"laeubi":1,"LiwaeLamaa":1,"Powerrr":1,"sadraskol":1,"dbwiddis":1,"hisener":1,"jkuhn1":1,"ccorsi":1,"hohwille":1,"nhojpatrick":1,"atsyganenko":1,"sormuras":1,"project25o1":1,"BrowneMonke":1,"bdecaestecker":1,"brychcy":1,"marquiswang":1,"jGauravGupta":1,"sparsick":1,"rovarga":1,"floison51":1,"lorenzsimon":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-01-14T00:00:08.713Z","repositories_count":12760298,"issues_count":35848332,"pull_requests_count":117887131,"authors_count":11092418,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"bug":21,"enhancement":5,"priority:major":3,"maintenance":2,"dependencies":1,"java":1}},"past_year_pull_request_labels_count":{"table":{"java":64,"dependencies":61,"maintenance":30,"enhancement":15,"bug":9,"documentation":6,"hacktoberfest-accepted":2,"build":1,"3.x":1,"deprecated":1}},"past_year_issue_author_associations_count":{"table":{"NONE":21,"CONTRIBUTOR":3,"MEMBER":3,"COLLABORATOR":2}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":99,"MEMBER":34,"NONE":12}},"past_year_issue_authors":{"table":{"jira-importer":3,"slawekjaranowski":2,"PinkMoustacheMan":2,"jafarre-bi":2,"XiaoPangxie732":1,"tatsiana-skurydzina-rovio":1,"svpace":1,"SheldonJim":1,"sblantipodi":1,"QiaoZhuTingChan":1,"MarcelEdmundFranke":1,"liudaolunboluo":1,"larry-cable":1,"gsmet":1,"govind-gupta-tfs":1,"desruisseaux":1,"dependabot[bot]":1,"daniel-pfeiffer":1,"cstamas":1,"cowwoc":1,"Bukama":1,"benrushcc":1,"bade7n":1,"948497465":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":57,"slawekjaranowski":28,"desruisseaux":24,"Bukama":9,"fridrich":6,"slachiewicz":4,"mensinda":3,"pzygielo":2,"zhaoyunxing92":2,"gsmet":2,"SentryMan":2,"cstamas":2,"sparsick":1,"gnodet":1,"cdouillard":1,"elharo":1}},"maintainers":[{"table":{"login":"jira-importer","count":411,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"}},{"table":{"login":"slawekjaranowski","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"}},{"table":{"login":"slachiewicz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"}},{"table":{"login":"olamy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"}},{"table":{"login":"cstamas","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}},{"table":{"login":"kwin","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"}},{"table":{"login":"hboutemy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"}},{"table":{"login":"ebourg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ebourg"}}],"active_maintainers":[{"table":{"login":"slawekjaranowski","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"}},{"table":{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"}},{"table":{"login":"cstamas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}},{"table":{"login":"jira-importer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"}}]}},"events":{"total":{"CreateEvent":40,"IssuesEvent":498,"ReleaseEvent":4,"WatchEvent":25,"DeleteEvent":46,"MemberEvent":1,"IssueCommentEvent":1603,"PushEvent":84,"PullRequestReviewCommentEvent":86,"PullRequestReviewEvent":116,"PullRequestEvent":159,"ForkEvent":9},"last_year":{"CreateEvent":39,"IssuesEvent":498,"ReleaseEvent":4,"WatchEvent":18,"DeleteEvent":39,"MemberEvent":1,"IssueCommentEvent":1563,"PushEvent":83,"PullRequestReviewEvent":113,"PullRequestReviewCommentEvent":86,"PullRequestEvent":147,"ForkEvent":7}},"keywords":["build-management","hacktoberfest","java","maven","maven-plugins"],"dependencies":[{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:14.987Z","updated_at":"2022-08-24T17:51:14.987Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/pom.xml","dependencies":[{"id":2541141254,"package_name":"org.apache.maven.plugin-tools:maven-plugin-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":2541141255,"package_name":"org.apache.maven:maven-plugin-api","ecosystem":"maven","requirements":"3.2.5","direct":true,"kind":"provided","optional":false},{"id":2541141256,"package_name":"org.apache.maven:maven-artifact","ecosystem":"maven","requirements":"3.2.5","direct":true,"kind":"provided","optional":false},{"id":2541141257,"package_name":"org.apache.maven:maven-core","ecosystem":"maven","requirements":"3.2.5","direct":true,"kind":"provided","optional":false},{"id":2541141258,"package_name":"org.apache.maven.shared:maven-shared-utils","ecosystem":"maven","requirements":"3.3.4","direct":true,"kind":"runtime","optional":false},{"id":2541141259,"package_name":"org.apache.maven.shared:maven-shared-incremental","ecosystem":"maven","requirements":"1.1","direct":true,"kind":"runtime","optional":false},{"id":2541141260,"package_name":"org.codehaus.plexus:plexus-java","ecosystem":"maven","requirements":"1.1.1","direct":true,"kind":"runtime","optional":false},{"id":2541141261,"package_name":"org.codehaus.plexus:plexus-compiler-api","ecosystem":"maven","requirements":"2.12.1","direct":true,"kind":"runtime","optional":false},{"id":2541141262,"package_name":"org.codehaus.plexus:plexus-compiler-manager","ecosystem":"maven","requirements":"2.12.1","direct":true,"kind":"runtime","optional":false},{"id":2541141263,"package_name":"org.codehaus.plexus:plexus-compiler-javac","ecosystem":"maven","requirements":"2.12.1","direct":true,"kind":"runtime","optional":false},{"id":2541141264,"package_name":"org.apache.maven.plugin-testing:maven-plugin-testing-harness","ecosystem":"maven","requirements":"3.3.0","direct":true,"kind":"test","optional":false},{"id":2541141265,"package_name":"org.apache.maven:maven-compat","ecosystem":"maven","requirements":"3.2.5","direct":true,"kind":"test","optional":false},{"id":2541141266,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":"4.6.1","direct":true,"kind":"test","optional":false},{"id":2541141267,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"test","optional":false},{"id":2541141268,"package_name":"com.thoughtworks.qdox:qdox","ecosystem":"maven","requirements":"2.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-157/annotation-user/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:15.071Z","updated_at":"2022-08-24T17:51:15.071Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-157/annotation-user/pom.xml","dependencies":[{"id":2541141307,"package_name":"org.issue:annotation-processor","ecosystem":"maven","requirements":"1.0-SNAPSHOT","direct":true,"kind":"provided","optional":false},{"id":2541141308,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-170/mcompiler-170-1/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:15.168Z","updated_at":"2022-08-24T17:51:15.168Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-170/mcompiler-170-1/pom.xml","dependencies":[{"id":2541141412,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-170/mcompiler-170-2/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:15.207Z","updated_at":"2022-08-24T17:51:15.207Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-170/mcompiler-170-2/pom.xml","dependencies":[{"id":2541141413,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-170/mcompiler-170-3/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:15.259Z","updated_at":"2022-08-24T17:51:15.259Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-170/mcompiler-170-3/pom.xml","dependencies":[{"id":2541141415,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-170/mcompiler-170-4/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:15.300Z","updated_at":"2022-08-24T17:51:15.300Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-170/mcompiler-170-4/pom.xml","dependencies":[{"id":2541141417,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-203-processorpath/annotation-processor/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:15.424Z","updated_at":"2022-08-24T17:51:15.424Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-203-processorpath/annotation-processor/pom.xml","dependencies":[{"id":2541142762,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":"3.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-203-processorpath/annotation-user/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:15.532Z","updated_at":"2022-08-24T17:51:15.532Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-203-processorpath/annotation-user/pom.xml","dependencies":[{"id":2541143455,"package_name":"commons-io:commons-io","ecosystem":"maven","requirements":"2.7","direct":true,"kind":"runtime","optional":false},{"id":2541143456,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-224/annotation-user/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:15.699Z","updated_at":"2022-08-24T17:51:15.699Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-224/annotation-user/pom.xml","dependencies":[{"id":2541143647,"package_name":"org.issue:annotation-processor","ecosystem":"maven","requirements":"1.0-SNAPSHOT","direct":true,"kind":"provided","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-268_modulepath/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:15.781Z","updated_at":"2022-08-24T17:51:15.781Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-268_modulepath/pom.xml","dependencies":[{"id":2541143874,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":"3.6","direct":true,"kind":"runtime","optional":false},{"id":2541143875,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-270_release/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:15.858Z","updated_at":"2022-08-24T17:51:15.858Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-270_release/pom.xml","dependencies":[{"id":2541143916,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-272/processor2/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:15.932Z","updated_at":"2022-08-24T17:51:15.932Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-272/processor2/pom.xml","dependencies":[{"id":2541144011,"package_name":"org.apache.maven.plugins.compiler.it:processor1","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":2541144012,"package_name":"org.apache.maven.plugins.compiler.it:processor2-dep","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-275_separate-moduleinfo/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:16.014Z","updated_at":"2022-08-24T17:51:16.014Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-275_separate-moduleinfo/pom.xml","dependencies":[{"id":2541144063,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-284/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:16.076Z","updated_at":"2022-08-24T17:51:16.076Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-284/pom.xml","dependencies":[{"id":2541144127,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-294/app/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:16.114Z","updated_at":"2022-08-24T17:51:16.114Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-294/app/pom.xml","dependencies":[{"id":2541144136,"package_name":"org.apache.maven.plugins.compiler.it:lib","ecosystem":"maven","requirements":"1.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-298/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:16.173Z","updated_at":"2022-08-24T17:51:16.173Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-298/pom.xml","dependencies":[{"id":2541144139,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-321_pathexceptions/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:16.189Z","updated_at":"2022-08-24T17:51:16.189Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-321_pathexceptions/pom.xml","dependencies":[{"id":2541144929,"package_name":"jdom:jdom","ecosystem":"maven","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":2541144930,"package_name":"org.apache.geronimo.specs:geronimo-servlet_2.4_spec","ecosystem":"maven","requirements":"1.1.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-336_incremental-modulepath/b/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:16.305Z","updated_at":"2022-08-24T17:51:16.305Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-336_incremental-modulepath/b/pom.xml","dependencies":[{"id":2541145006,"package_name":"org.apache.maven.plugins.compiler.it:a","ecosystem":"maven","requirements":"1.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-349_dependencyChanged/dependent-module/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:16.571Z","updated_at":"2022-08-24T17:51:16.571Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-349_dependencyChanged/dependent-module/pom.xml","dependencies":[{"id":2541147215,"package_name":"org.apache.maven.plugins.compiler.it:service","ecosystem":"maven","requirements":"1.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-360/main360/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:16.954Z","updated_at":"2022-08-24T17:51:16.954Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-360/main360/pom.xml","dependencies":[{"id":2541147453,"package_name":"org.apache.maven.plugins.compiler.it:dep360","ecosystem":"maven","requirements":"1.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-366/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:17.141Z","updated_at":"2022-08-24T17:51:17.141Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-366/pom.xml","dependencies":[{"id":2541148620,"package_name":"org.codehaus.plexus:plexus-utils","ecosystem":"maven","requirements":"2.0.4","direct":true,"kind":"runtime","optional":false},{"id":2541148621,"package_name":"org.codehaus.plexus:plexus-resources","ecosystem":"maven","requirements":"1.1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-379/module1/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:17.694Z","updated_at":"2022-08-24T17:51:17.694Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-379/module1/pom.xml","dependencies":[{"id":2541151595,"package_name":"org.apache.maven.plugins.compiler.it:module2","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-474_recompile-dependent-when-package/dependent-module/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:17.873Z","updated_at":"2022-08-24T17:51:17.873Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-474_recompile-dependent-when-package/dependent-module/pom.xml","dependencies":[{"id":2541152850,"package_name":"org.apache.maven.plugins.compiler.it:service","ecosystem":"maven","requirements":"1.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-481-requires-static-included/app/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:18.050Z","updated_at":"2022-08-24T17:51:18.050Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-481-requires-static-included/app/pom.xml","dependencies":[{"id":2541153062,"package_name":"org.example:compiler-bug-service","ecosystem":"maven","requirements":"1.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":2541153063,"package_name":"org.eclipse.jetty:jetty-util-ajax","ecosystem":"maven","requirements":"10.0.7","direct":true,"kind":"test","optional":false},{"id":2541153064,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":"5.8.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-481-requires-static-included/service/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:18.406Z","updated_at":"2022-08-24T17:51:18.406Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-481-requires-static-included/service/pom.xml","dependencies":[{"id":2541155304,"package_name":"org.eclipse.jetty:jetty-util-ajax","ecosystem":"maven","requirements":"10.0.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/automodules-application/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:18.642Z","updated_at":"2022-08-24T17:51:18.642Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/automodules-application/pom.xml","dependencies":[{"id":2541156109,"package_name":"org.codehaus.plexus:plexus-utils","ecosystem":"maven","requirements":"2.0.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/automodules-library/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:18.731Z","updated_at":"2022-08-24T17:51:18.731Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/automodules-library/pom.xml","dependencies":[{"id":2541156918,"package_name":"org.codehaus.plexus:plexus-utils","ecosystem":"maven","requirements":"2.0.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/automodules-manifest/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:18.988Z","updated_at":"2022-08-24T17:51:18.988Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/automodules-manifest/pom.xml","dependencies":[{"id":2541157085,"package_name":"org.apache.maven.plugins.compiler.it:ta3","ecosystem":"maven","requirements":"3.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/automodules-transitive-module/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:19.167Z","updated_at":"2022-08-24T17:51:19.167Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/automodules-transitive-module/pom.xml","dependencies":[{"id":2541157885,"package_name":"org.codehaus.plexus:plexus-utils","ecosystem":"maven","requirements":"2.0.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/default/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:19.389Z","updated_at":"2022-08-24T17:51:19.389Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/default/pom.xml","dependencies":[{"id":2541158103,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/default-fork/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:19.515Z","updated_at":"2022-08-24T17:51:19.515Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/default-fork/pom.xml","dependencies":[{"id":2541158181,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/default-fork-windows/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:19.720Z","updated_at":"2022-08-24T17:51:19.720Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/default-fork-windows/pom.xml","dependencies":[{"id":2541159074,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/default-incremental-disable/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:19.861Z","updated_at":"2022-08-24T17:51:19.861Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/default-incremental-disable/pom.xml","dependencies":[{"id":2541159255,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/includes-excludes/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:20.076Z","updated_at":"2022-08-24T17:51:20.076Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/includes-excludes/pom.xml","dependencies":[{"id":2541159536,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/jdk16-annotation/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:20.221Z","updated_at":"2022-08-24T17:51:20.221Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/jdk16-annotation/pom.xml","dependencies":[{"id":2541159807,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/jdk9-exportsto/bar/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:20.305Z","updated_at":"2022-08-24T17:51:20.305Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/jdk9-exportsto/bar/pom.xml","dependencies":[{"id":2541159870,"package_name":"org.apache.maven.plugins.compiler.it:foo","ecosystem":"maven","requirements":"1.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/jpms_compile-main-empty-test-bar/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:20.523Z","updated_at":"2022-08-24T17:51:20.523Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/jpms_compile-main-empty-test-bar/pom.xml","dependencies":[{"id":2541160184,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":"5.2.0","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/jpms_compile-main-foo-test-bar/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:20.641Z","updated_at":"2022-08-24T17:51:20.641Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/jpms_compile-main-foo-test-bar/pom.xml","dependencies":[{"id":2541160262,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":"3.7","direct":true,"kind":"runtime","optional":false},{"id":2541160263,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":"5.2.0","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/jpms_compile-main-foo-test-foo/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:20.719Z","updated_at":"2022-08-24T17:51:20.719Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/jpms_compile-main-foo-test-foo/pom.xml","dependencies":[{"id":2541160384,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":"3.7","direct":true,"kind":"runtime","optional":false},{"id":2541160385,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":"5.2.0","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/mcompiler-120/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:20.955Z","updated_at":"2022-08-24T17:51:20.955Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/mcompiler-120/pom.xml","dependencies":[{"id":2541160551,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.4","direct":true,"kind":"test","optional":false},{"id":2541160552,"package_name":"log4j:log4j","ecosystem":"maven","requirements":"1.2.14","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/multirelease-patterns/multimodule/multirelease-base/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:21.173Z","updated_at":"2022-08-24T17:51:21.173Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/multirelease-patterns/multimodule/multirelease-base/pom.xml","dependencies":[{"id":2541160782,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/multirelease-patterns/multimodule/multirelease-nine/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:21.284Z","updated_at":"2022-08-24T17:51:21.284Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/multirelease-patterns/multimodule/multirelease-nine/pom.xml","dependencies":[{"id":2541160887,"package_name":"multirelease:multirelease-base","ecosystem":"maven","requirements":"1.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":2541160888,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/multirelease-patterns/multiproject/multirelease-base/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:21.505Z","updated_at":"2022-08-24T17:51:21.505Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/multirelease-patterns/multiproject/multirelease-base/pom.xml","dependencies":[{"id":2541161043,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/multirelease-patterns/multiproject/multirelease-nine/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:21.593Z","updated_at":"2022-08-24T17:51:21.593Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/multirelease-patterns/multiproject/multirelease-nine/pom.xml","dependencies":[{"id":2541161099,"package_name":"multirelease:multirelease","ecosystem":"maven","requirements":"1.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":2541161100,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/multirelease-patterns/singleproject-runtime/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:21.764Z","updated_at":"2022-08-24T17:51:21.764Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/multirelease-patterns/singleproject-runtime/pom.xml","dependencies":[{"id":2541161346,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/multirelease-patterns/singleproject-toolchains/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:21.894Z","updated_at":"2022-08-24T17:51:21.894Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/multirelease-patterns/singleproject-toolchains/pom.xml","dependencies":[{"id":2541161433,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/setup_x/setup_module-transitive/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T17:51:22.138Z","updated_at":"2022-08-24T17:51:22.138Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/setup_x/setup_module-transitive/pom.xml","dependencies":[{"id":2541161883,"package_name":"org.apache.maven.plugins.compiler.it:ta2","ecosystem":"maven","requirements":"1.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-395-processorpath-exclude-deps/annotation-processor/pom.xml","sha":null,"kind":"manifest","created_at":"2023-02-18T06:01:10.836Z","updated_at":"2023-02-18T06:01:10.836Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-395-processorpath-exclude-deps/annotation-processor/pom.xml","dependencies":[{"id":7755091152,"package_name":"org.apache.maven.plugins.compiler.it:mcompiler395-annotation-processor-dep","ecosystem":"maven","requirements":"1.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-503-processorpath-duplicated-deps/annotation-processor/pom.xml","sha":null,"kind":"manifest","created_at":"2023-02-18T06:01:10.902Z","updated_at":"2023-02-18T06:01:10.902Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-503-processorpath-duplicated-deps/annotation-processor/pom.xml","dependencies":[{"id":7755091158,"package_name":"org.apache.maven.plugins.compiler.it:mcompiler503-annotation-processor-dep","ecosystem":"maven","requirements":"1.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/setup_annotation-verify-plugin/pom.xml","sha":null,"kind":"manifest","created_at":"2023-02-18T06:01:11.194Z","updated_at":"2023-02-18T06:01:11.194Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/setup_annotation-verify-plugin/pom.xml","dependencies":[{"id":7755092827,"package_name":"org.apache.maven.plugin-tools:maven-plugin-annotations","ecosystem":"maven","requirements":"3.3","direct":true,"kind":"provided","optional":false},{"id":7755092834,"package_name":"org.apache.maven:maven-plugin-api","ecosystem":"maven","requirements":"@mavenVersion@","direct":true,"kind":"provided","optional":false},{"id":7755092835,"package_name":"org.apache.maven:maven-artifact","ecosystem":"maven","requirements":"@mavenVersion@","direct":true,"kind":"provided","optional":false},{"id":7755092836,"package_name":"org.apache.maven:maven-core","ecosystem":"maven","requirements":"@mavenVersion@","direct":true,"kind":"provided","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-294/lib/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:22.752Z","updated_at":"2026-01-09T11:07:22.752Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-294/lib/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/multirelease-patterns/singleproject-root/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:29.795Z","updated_at":"2026-01-09T11:07:29.795Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/multirelease-patterns/singleproject-root/pom.xml","dependencies":[{"id":25793874897,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/multirelease-with-modules/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:29.948Z","updated_at":"2026-01-09T11:07:29.948Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/multirelease-with-modules/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-349_dependencyChanged/service/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:23.066Z","updated_at":"2026-01-09T11:07:23.066Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-349_dependencyChanged/service/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-170/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:21.668Z","updated_at":"2026-01-09T11:07:21.668Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-170/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-567-kt/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:27.271Z","updated_at":"2026-01-09T11:07:27.271Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-567-kt/pom.xml","dependencies":[{"id":25793874837,"package_name":"org.jetbrains.kotlin:kotlin-stdlib","ecosystem":"maven","requirements":"2.2.20","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/jdk9-exportsto/foo/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:27.929Z","updated_at":"2026-01-09T11:07:27.929Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/jdk9-exportsto/foo/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/test1/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:30.533Z","updated_at":"2026-01-09T11:07:30.533Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/test1/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-157/annotation-processor/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:21.502Z","updated_at":"2026-01-09T11:07:21.502Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-157/annotation-processor/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-224/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:22.340Z","updated_at":"2026-01-09T11:07:22.340Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-224/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-336_incremental-modulepath/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:22.966Z","updated_at":"2026-01-09T11:07:22.966Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-336_incremental-modulepath/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-485/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:25.666Z","updated_at":"2026-01-09T11:07:25.666Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-485/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-495/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:25.711Z","updated_at":"2026-01-09T11:07:25.711Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-495/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/mcompiler-179/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:28.255Z","updated_at":"2026-01-09T11:07:28.255Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/mcompiler-179/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/module-info-patch/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:29.462Z","updated_at":"2026-01-09T11:07:29.462Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/module-info-patch/pom.xml","dependencies":[{"id":25793874884,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":"5.8.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-272/processor1/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:22.542Z","updated_at":"2026-01-09T11:07:22.542Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-272/processor1/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-272/processor2-dep/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:22.596Z","updated_at":"2026-01-09T11:07:22.596Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-272/processor2-dep/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-272/project/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:22.672Z","updated_at":"2026-01-09T11:07:22.672Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-272/project/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-525/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:26.123Z","updated_at":"2026-01-09T11:07:26.123Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-525/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/jpms_patch-module/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:28.106Z","updated_at":"2026-01-09T11:07:28.106Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/jpms_patch-module/pom.xml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/maven-verify.yml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:21.273Z","updated_at":"2026-01-09T11:07:21.273Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/.github/workflows/maven-verify.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/pr-automation.yml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:21.316Z","updated_at":"2026-01-09T11:07:21.316Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/.github/workflows/pr-automation.yml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-336_incremental-modulepath/a/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:22.910Z","updated_at":"2026-01-09T11:07:22.910Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-336_incremental-modulepath/a/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-360/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:23.171Z","updated_at":"2026-01-09T11:07:23.171Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-360/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-391-processorpath-dep-mgmt/annotation-processor-dep-v1/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:24.939Z","updated_at":"2026-01-09T11:07:24.939Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-391-processorpath-dep-mgmt/annotation-processor-dep-v1/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-391-processorpath-dep-mgmt/annotation-user1/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:25.025Z","updated_at":"2026-01-09T11:07:25.025Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-391-processorpath-dep-mgmt/annotation-user1/pom.xml","dependencies":[{"id":25793874798,"package_name":"org.apache.maven.plugins.compiler.it:mcompiler391-annotation-api","ecosystem":"maven","requirements":"1.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/mcompiler-21_methodname-change/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:28.406Z","updated_at":"2026-01-09T11:07:28.406Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/mcompiler-21_methodname-change/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/modular-sources/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:28.453Z","updated_at":"2026-01-09T11:07:28.453Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/modular-sources/pom.xml","dependencies":[{"id":25793874869,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":"5.8.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-228/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:22.386Z","updated_at":"2026-01-09T11:07:22.386Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-228/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-379/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:23.331Z","updated_at":"2026-01-09T11:07:23.331Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-379/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-474_recompile-dependent-when-package/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:25.502Z","updated_at":"2026-01-09T11:07:25.502Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-474_recompile-dependent-when-package/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-503-processorpath-duplicated-deps/annotation-processor-dep-v1/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:25.816Z","updated_at":"2026-01-09T11:07:25.816Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-503-processorpath-duplicated-deps/annotation-processor-dep-v1/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-503-processorpath-duplicated-deps/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:25.952Z","updated_at":"2026-01-09T11:07:25.952Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-503-processorpath-duplicated-deps/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-512/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:25.998Z","updated_at":"2026-01-09T11:07:25.998Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-512/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-522-unresolvable-dependency/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:26.076Z","updated_at":"2026-01-09T11:07:26.076Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-522-unresolvable-dependency/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/mcompiler-106/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:28.151Z","updated_at":"2026-01-09T11:07:28.151Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/mcompiler-106/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/multirelease-patterns/singleproject-modular/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:29.740Z","updated_at":"2026-01-09T11:07:29.740Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/multirelease-patterns/singleproject-modular/pom.xml","dependencies":[{"id":25793874896,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-157/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:21.560Z","updated_at":"2026-01-09T11:07:21.560Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-157/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-609/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:27.721Z","updated_at":"2026-01-09T11:07:27.721Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-609/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/setup_jar_module/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:30.351Z","updated_at":"2026-01-09T11:07:30.351Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/setup_jar_module/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-192/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:21.713Z","updated_at":"2026-01-09T11:07:21.713Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-192/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/jpms_add-exports/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:28.023Z","updated_at":"2026-01-09T11:07:28.023Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/jpms_add-exports/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/mcompiler-182/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:28.301Z","updated_at":"2026-01-09T11:07:28.301Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/mcompiler-182/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/multirelease-on-classpath/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:29.517Z","updated_at":"2026-01-09T11:07:29.517Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/multirelease-on-classpath/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/multirelease-patterns/multiproject/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:29.696Z","updated_at":"2026-01-09T11:07:29.696Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/multirelease-patterns/multiproject/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/processor-type/annotation-processor/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:30.038Z","updated_at":"2026-01-09T11:07:30.038Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/processor-type/annotation-processor/pom.xml","dependencies":[{"id":25793874899,"package_name":"org.apache.maven.plugins.compiler.it:annotation-processor-dep","ecosystem":"maven","requirements":"1.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/processor-type/annotation-processor-dep/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:30.147Z","updated_at":"2026-01-09T11:07:30.147Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/processor-type/annotation-processor-dep/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-205/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:21.829Z","updated_at":"2026-01-09T11:07:21.829Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-205/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-260_customArguments/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:22.430Z","updated_at":"2026-01-09T11:07:22.430Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-260_customArguments/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MCOMPILER-391-processorpath-dep-mgmt/annotation-api/pom.xml","sha":null,"kind":"manifest","created_at":"2026-01-09T11:07:23.375Z","updated_at":"2026-01-09T11:07:23.375Z","repository_link":"https://github.com/apache/maven-compiler-plugin/blob/master/src/it/MCOMPILER-391-processorpath-dep-mgmt/annotation-api/pom.xml","dependencies":[]}],"score":27.387096875501598,"created_at":"2025-04-28T21:38:21.824Z","updated_at":"2026-06-21T15:01:45.648Z","avatar_url":"https://github.com/apache.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/360312","html_url":"https://summary.ecosyste.ms/projects/360312"}