{"id":360514,"url":"https://github.com/apache/maven-source-plugin","last_synced_at":"2026-06-21T15:01:49.776Z","repository":{"id":40762629,"uuid":"113678874","full_name":"apache/maven-source-plugin","owner":"apache","description":"Apache Maven Source Plugin","archived":false,"fork":false,"pushed_at":"2026-03-02T06:04:16.000Z","size":452,"stargazers_count":36,"open_issues_count":22,"forks_count":35,"subscribers_count":21,"default_branch":"master","last_synced_at":"2026-03-08T20:52:32.226Z","etag":null,"topics":["build-management","java","maven","maven-plugins","maven-source-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/plugins/maven-source-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:16:33.000Z","updated_at":"2026-02-20T09:46:43.000Z","dependencies_parsed_at":"2024-01-10T14:15:50.583Z","dependency_job_id":"1d92441c-92b9-4b63-8235-9e267e3edbcc","html_url":"https://github.com/apache/maven-source-plugin","commit_stats":{"total_commits":383,"total_committers":39,"mean_commits":9.820512820512821,"dds":0.8120104438642297,"last_synced_commit":"0bc523b7593cb240c03ca171ae049744ed82d07a"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-source-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-source-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/sbom","scorecard":{"id":201579,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-source-plugin","commit":"3fd056ea45800f65e2bb13f91d1ae9eb276ced2c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Code-Review","score":3,"reason":"Found 8/21 approved changesets -- score normalized to 3","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":"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":"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-source-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-source-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-source-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-source-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":"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":"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":"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":"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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-8wh2-6qhj-h7j9"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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"}}]},"last_synced_at":"2025-08-16T22:55:40.416Z","repository_id":40762629,"created_at":"2025-08-16T22:55:40.416Z","updated_at":"2025-08-16T22:55:40.416Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30276607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T20:45:49.896Z","status":"ssl_error","status_checked_at":"2026-03-08T20:45:49.525Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":4899426,"name":"org.apache.maven.plugins:maven-source-plugin","ecosystem":"maven","description":"The Maven Source Plugin creates a JAR archive of the source files of the current project.","homepage":"https://maven.apache.org/plugins/maven-source-plugin/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/maven-source-plugin","keywords_array":[],"namespace":"org.apache.maven.plugins","versions_count":23,"first_release_published_at":"2006-05-07T22:31:04.000Z","latest_release_published_at":"2025-11-22T22:27:31.000Z","latest_release_number":"3.4.0","last_synced_at":"2026-01-01T03:00:05.675Z","created_at":"2022-07-26T23:02:29.025Z","updated_at":"2026-01-01T03:00:10.052Z","registry_url":"https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-source-plugin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.maven.plugins/maven-source-plugin/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2","https://repository.apache.org/content/repositories/snapshots"]},"repo_metadata":{"id":40762629,"uuid":"113678874","full_name":"apache/maven-source-plugin","owner":"apache","description":"Apache Maven Source Plugin","archived":false,"fork":false,"pushed_at":"2025-12-27T13:12:59.000Z","size":447,"stargazers_count":33,"open_issues_count":22,"forks_count":35,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-12-29T08:41:18.443Z","etag":null,"topics":["build-management","java","maven","maven-plugins","maven-source-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/plugins/maven-source-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:16:33.000Z","updated_at":"2025-12-23T18:06:03.000Z","dependencies_parsed_at":"2024-01-10T14:15:50.583Z","dependency_job_id":"1d92441c-92b9-4b63-8235-9e267e3edbcc","html_url":"https://github.com/apache/maven-source-plugin","commit_stats":{"total_commits":383,"total_committers":39,"mean_commits":9.820512820512821,"dds":0.8120104438642297,"last_synced_commit":"0bc523b7593cb240c03ca171ae049744ed82d07a"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-source-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-source-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/sbom","scorecard":{"id":201579,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-source-plugin","commit":"3fd056ea45800f65e2bb13f91d1ae9eb276ced2c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Code-Review","score":3,"reason":"Found 8/21 approved changesets -- score normalized to 3","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":"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":"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-source-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-source-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-source-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-source-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":"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":"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":"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":"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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-8wh2-6qhj-h7j9"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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"}}]},"last_synced_at":"2025-08-16T22:55:40.416Z","repository_id":40762629,"created_at":"2025-08-16T22:55:40.416Z","updated_at":"2025-08-16T22:55:40.416Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28151245,"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":"2026-01-01T02:00:06.694Z","response_time":59,"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":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"},"tags":[{"name":"maven-source-plugin-3.4.0","sha":"ecf937ac27224df8135b3599edb9c9f9a8524a14","kind":"tag","published_at":"2025-11-22T22:27:12.000Z","download_url":"https://codeload.github.com/apache/maven-source-plugin/tar.gz/maven-source-plugin-3.4.0","html_url":"https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-source-plugin@maven-source-plugin-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-3.4.0/manifests"},{"name":"maven-source-plugin-4.0.0-beta-1","sha":"d68b1bdc4b0076b9729e630ad9e6c5d155892bca","kind":"tag","published_at":"2024-06-26T08:31:46.000Z","download_url":"https://codeload.github.com/apache/maven-source-plugin/tar.gz/maven-source-plugin-4.0.0-beta-1","html_url":"https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-source-plugin@maven-source-plugin-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-4.0.0-beta-1/manifests"},{"name":"maven-source-plugin-3.3.1","sha":"f80596e4eb587cf99452b67b43ee9729fdadbf3a","kind":"tag","published_at":"2024-03-30T01:49:07.000Z","download_url":"https://codeload.github.com/apache/maven-source-plugin/tar.gz/maven-source-plugin-3.3.1","html_url":"https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-source-plugin@maven-source-plugin-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-3.3.1/manifests"},{"name":"maven-source-plugin-3.3.0","sha":"02a984779ed6157698fdb9235e5e66154b3d24e7","kind":"tag","published_at":"2023-05-17T21:31:24.000Z","download_url":"https://codeload.github.com/apache/maven-source-plugin/tar.gz/maven-source-plugin-3.3.0","html_url":"https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-source-plugin@maven-source-plugin-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-3.3.0/manifests"},{"name":"maven-source-plugin-3.2.1","sha":"a59a2e481f7d8e46f2abbd339d2d27e9b2964eba","kind":"tag","published_at":"2019-12-16T18:10:31.000Z","download_url":"https://codeload.github.com/apache/maven-source-plugin/tar.gz/maven-source-plugin-3.2.1","html_url":"https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-source-plugin@maven-source-plugin-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-3.2.1/manifests"},{"name":"maven-source-plugin-3.2.0","sha":"2a74824f267902808e1807c7f25989a3ce333916","kind":"tag","published_at":"2019-10-29T21:26:53.000Z","download_url":"https://codeload.github.com/apache/maven-source-plugin/tar.gz/maven-source-plugin-3.2.0","html_url":"https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-source-plugin@maven-source-plugin-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-3.2.0/manifests"},{"name":"maven-source-plugin-3.1.0","sha":"d1b3387bfeab37c0b0916e76c1649834bd43146c","kind":"tag","published_at":"2019-05-15T19:44:38.000Z","download_url":"https://codeload.github.com/apache/maven-source-plugin/tar.gz/maven-source-plugin-3.1.0","html_url":"https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-source-plugin@maven-source-plugin-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-3.1.0/manifests"},{"name":"maven-source-plugin-3.0.1","sha":"34c45540327b5e19c40d4245f9957d1ec1076b53","kind":"tag","published_at":"2016-06-18T14:38:03.000Z","download_url":"https://codeload.github.com/apache/maven-source-plugin/tar.gz/maven-source-plugin-3.0.1","html_url":"https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-source-plugin@maven-source-plugin-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-3.0.1/manifests"},{"name":"maven-source-plugin-3.0.0","sha":"c7c0fe83978317cd15f1ccde22840815cd6be92a","kind":"tag","published_at":"2016-02-10T20:05:51.000Z","download_url":"https://codeload.github.com/apache/maven-source-plugin/tar.gz/maven-source-plugin-3.0.0","html_url":"https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-source-plugin@maven-source-plugin-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-3.0.0/manifests"},{"name":"maven-source-plugin-2.4","sha":"3d1bf24feb77cb7cf26c1c83042e0fc9b335fc52","kind":"tag","published_at":"2014-10-07T19:28:34.000Z","download_url":"https://codeload.github.com/apache/maven-source-plugin/tar.gz/maven-source-plugin-2.4","html_url":"https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-source-plugin@maven-source-plugin-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-2.4/manifests"},{"name":"maven-source-plugin-2.3","sha":"3bbc2c705fa1620006df76673bdf0f515004feb0","kind":"tag","published_at":"2014-07-08T19:54:41.000Z","download_url":"https://codeload.github.com/apache/maven-source-plugin/tar.gz/maven-source-plugin-2.3","html_url":"https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-source-plugin@maven-source-plugin-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-2.3/manifests"},{"name":"maven-source-plugin-2.2.1","sha":"eccb00fa11556b0807b755a0df335815bf332222","kind":"tag","published_at":"2012-10-09T10:50:44.000Z","download_url":"https://codeload.github.com/apache/maven-source-plugin/tar.gz/maven-source-plugin-2.2.1","html_url":"https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-source-plugin@maven-source-plugin-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-2.2.1/manifests"},{"name":"maven-source-plugin-2.2","sha":"11acf51d616b355322d09458c8bb0ed8fef3eee2","kind":"tag","published_at":"2012-08-02T16:25:54.000Z","download_url":"https://codeload.github.com/apache/maven-source-plugin/tar.gz/maven-source-plugin-2.2","html_url":"https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-source-plugin@maven-source-plugin-2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-2.2/manifests"},{"name":"maven-source-plugin-2.1.2","sha":"8bb28098c5d346b846d1a109ec4e0a44629d9031","kind":"tag","published_at":"2010-05-17T21:20:46.000Z","download_url":"https://codeload.github.com/apache/maven-source-plugin/tar.gz/maven-source-plugin-2.1.2","html_url":"https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-source-plugin@maven-source-plugin-2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-2.1.2/manifests"},{"name":"maven-source-plugin-2.1.1","sha":"10b7ddf01c35332568b70f40792dcc5164eb777f","kind":"tag","published_at":"2009-10-11T23:42:57.000Z","download_url":"https://codeload.github.com/apache/maven-source-plugin/tar.gz/maven-source-plugin-2.1.1","html_url":"https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-source-plugin@maven-source-plugin-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-2.1.1/manifests"},{"name":"maven-source-plugin-2.1","sha":"ad963dffaf5f47a7629fe285790ceb26aec14003","kind":"tag","published_at":"2009-04-17T16:39:35.000Z","download_url":"https://codeload.github.com/apache/maven-source-plugin/tar.gz/maven-source-plugin-2.1","html_url":"https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-source-plugin@maven-source-plugin-2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-2.1/manifests"},{"name":"maven-source-plugin-2.0.4","sha":"b50de2af92fb1df4d433f900d8fb4430d2a775fe","kind":"tag","published_at":"2007-11-08T17:16:00.000Z","download_url":"https://codeload.github.com/apache/maven-source-plugin/tar.gz/maven-source-plugin-2.0.4","html_url":"https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-source-plugin@maven-source-plugin-2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-2.0.4/manifests"},{"name":"maven-source-plugin-2.0.3","sha":"34178986d985b8c5467970c7896bbecea8d51f21","kind":"tag","published_at":"2007-04-21T02:44:44.000Z","download_url":"https://codeload.github.com/apache/maven-source-plugin/tar.gz/maven-source-plugin-2.0.3","html_url":"https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-source-plugin@maven-source-plugin-2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-2.0.3/manifests"},{"name":"maven-source-plugin-2.0.2","sha":"ebccf9702051a360d8e4b1b40b0d5e7bd34c401b","kind":"tag","published_at":"2006-12-13T17:35:53.000Z","download_url":"https://codeload.github.com/apache/maven-source-plugin/tar.gz/maven-source-plugin-2.0.2","html_url":"https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-source-plugin@maven-source-plugin-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-2.0.2/manifests"},{"name":"maven-source-plugin-2.0.1","sha":"14ed5fb97bef90c9b8f90a8adc14c8269b7d8d45","kind":"tag","published_at":"2006-05-07T03:13:08.000Z","download_url":"https://codeload.github.com/apache/maven-source-plugin/tar.gz/maven-source-plugin-2.0.1","html_url":"https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-source-plugin@maven-source-plugin-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-2.0.1/manifests"},{"name":"maven-source-plugin-2.0","sha":"4a6a28015f86b20a1341fc48275ce91ea6bf3271","kind":"tag","published_at":"2006-01-05T21:31:13.000Z","download_url":"https://codeload.github.com/apache/maven-source-plugin/tar.gz/maven-source-plugin-2.0","html_url":"https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-source-plugin@maven-source-plugin-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/tags/maven-source-plugin-2.0/manifests"}]},"repo_metadata_updated_at":"2026-01-01T03:00:10.052Z","dependent_packages_count":113,"downloads":null,"downloads_period":null,"dependent_repos_count":191,"rankings":{"downloads":null,"dependent_repos_count":1.1791838484873987,"dependent_packages_count":0.6455956431310788,"stargazers_count":38.37647322841903,"forks_count":29.749896808890064,"docker_downloads_count":0.9269166496351242,"average":14.175613235712538},"purl":"pkg:maven/org.apache.maven.plugins/maven-source-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.maven.plugins:maven-source-plugin","docker_dependents_count":146,"docker_downloads_count":10886771,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.maven.plugins:maven-source-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.maven.plugins:maven-source-plugin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-25T09:00:58.575Z","issues_count":96,"pull_requests_count":146,"avg_time_to_close_issue":79661683.63953489,"avg_time_to_close_pull_request":3174681.336448598,"issues_closed_count":86,"pull_requests_closed_count":107,"pull_request_authors_count":13,"issue_authors_count":5,"avg_comments_per_issue":2.8333333333333335,"avg_comments_per_pull_request":0.6712328767123288,"merged_pull_requests_count":55,"bot_issues_count":1,"bot_pull_requests_count":104,"past_year_issues_count":4,"past_year_pull_requests_count":76,"past_year_avg_time_to_close_issue":43600.0,"past_year_avg_time_to_close_pull_request":1841191.2765957448,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":47,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.4342105263157895,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":57,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/issues","maintainers":[{"login":"jira-importer","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"hboutemy","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"}],"active_maintainers":[{"login":"slawekjaranowski","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-source-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-source-plugin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-source-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-source-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-source-plugin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":578621,"maintainers_count":0,"namespaces_count":76789,"keywords_count":35314,"github":"maven-central","metadata":{"funded_packages_count":38922},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-01-15T06:41:37.281Z","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":1520359,"full_name":"apache/maven-source-plugin","default_branch":"master","total_commits":400,"total_committers":42,"total_bot_commits":15,"total_bot_committers":1,"mean_commits":9.523809523809524,"dds":0.8200000000000001,"past_year_total_commits":17,"past_year_total_committers":6,"past_year_total_bot_commits":5,"past_year_total_bot_committers":1,"past_year_mean_commits":2.8333333333333335,"past_year_dds":0.7058823529411764,"last_synced_at":"2025-12-09T06:52:06.867Z","last_synced_commit":"6a9c443d2c65d1c0d7f3896e060148114b8d4f5f","created_at":"2024-02-22T04:33:25.177Z","updated_at":"2025-12-09T06:50:17.711Z","committers":[{"name":"Karl Heinz Marbaise","email":"khmarbaise@apache.org","login":"khmarbaise","count":72},{"name":"Hervé Boutemy","email":"hboutemy@apache.org","login":"hboutemy","count":44},{"name":"Brett Leslie Porter","email":"brett@apache.org","login":"brettporter","count":38},{"name":"Dennis Lundberg","email":"dennisl@apache.org","login":"dennisl","count":27},{"name":"Olivier Lamy","email":"olamy@apache.org","login":"olamy","count":27},{"name":"Benjamin Bentmann","email":"bentmann@apache.org","login":"bentmann","count":26},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":15},{"name":"Kristian Rosenvold","email":"krosenvold@apache.org","login":"krosenvold","count":13},{"name":"Stephane Nicoll","email":"snicoll@apache.org","login":null,"count":12},{"name":"Slawomir Jaranowski","email":"s.jaranowski@gmail.com","login":"slawekjaranowski","count":12},{"name":"Paul Gier","email":"pgier@apache.org","login":null,"count":9},{"name":"Guillaume Nodet","email":"gnodet@gmail.com","login":"gnodet","count":9},{"name":"Jason van Zyl","email":"jvanzyl@apache.org","login":"jvanzyl","count":9},{"name":"John Dennis Casey","email":"jdcasey@apache.org","login":"jdcasey","count":9},{"name":"Maria Odea B. Ching","email":"oching@apache.org","login":"oching","count":9},{"name":"Sylwester Lachiewicz","email":"slachiewicz@apache.org","login":"slachiewicz","count":8},{"name":"Christian Schulte","email":"schulte@apache.org","login":"ChristianSchulte","count":8},{"name":"Vincent Siveton","email":"vsiveton@apache.org","login":null,"count":7},{"name":"Arnaud Heritier","email":"aheritier@apache.org","login":"aheritier","count":5},{"name":"Anders Hammar","email":"andham@apache.org","login":"andham","count":5},{"name":"Matthias Bünger","email":"Bukama","login":"Bukama","count":5},{"name":"Robert Scholte","email":"rfscholte@apache.org","login":"rfscholte","count":4},{"name":"Jorge Solórzano","email":"jorsol@gmail.com","login":"jorsol","count":3},{"name":"Kenney Westerhof","email":"kenney@apache.org","login":"neonics","count":3},{"name":"Edwin L. Punzalan","email":"epunzalan@apache.org","login":null,"count":2},{"name":"Emmanuel Venisse","email":"evenisse@apache.org","login":null,"count":2},{"name":"Joakim Erdfelt","email":"joakime@apache.org","login":null,"count":2},{"name":"Vincent Massol","email":"vmassol@apache.org","login":null,"count":1},{"name":"Lukas Theussl","email":"ltheussl@apache.org","login":null,"count":1},{"name":"Fabrizio Giustina","email":"fgiust@apache.org","login":null,"count":1},{"name":"Allan Q. Ramirez","email":"aramirez@apache.org","login":null,"count":1},{"name":"Trygve Laugstoul","email":"trygvis@apache.org","login":"trygvis","count":1},{"name":"sabi0","email":"2sabio@gmail.com","login":"sabi0","count":1},{"name":"Sandra Parsick","email":"sparsick","login":"sparsick","count":1},{"name":"Plamen Totev","email":"plamen.iv.totev@gmail.com","login":"plamentotev","count":1},{"name":"Piotrek Żygieło","email":"pzygielo","login":"pzygielo","count":1},{"name":"Mark Struberg","email":"struberg@apache.org","login":"struberg","count":1},{"name":"Elliotte Rusty Harold","email":"elharo","login":"elharo","count":1},{"name":"Brian E Fox","email":"brianf@apache.org","login":"brianf","count":1},{"name":"Brian Demers","email":"bdemers@apache.org","login":"bdemers","count":1},{"name":"Andreas Dangel","email":"adangel@apache.org","login":"adangel","count":1},{"name":"Alexander Brandes","email":"mc.cache@web.de","login":"NotMyFault","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":5},{"name":"Matthias Bünger","email":"Bukama","login":"Bukama","count":5},{"name":"Slawomir Jaranowski","email":"s.jaranowski@gmail.com","login":"slawekjaranowski","count":3},{"name":"Sylwester Lachiewicz","email":"slachiewicz@apache.org","login":"slachiewicz","count":2},{"name":"Sandra Parsick","email":"sparsick","login":"sparsick","count":1},{"name":"Elliotte Rusty Harold","email":"elharo","login":"elharo","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-01-11T00:00:30.236Z","repositories_count":6163557,"commits_count":932744558,"contributors_count":36266222,"owners_count":1136911,"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-source-plugin","html_url":"https://github.com/apache/maven-source-plugin","last_synced_at":"2025-10-25T12:31:59.490Z","status":"active","issues_count":96,"pull_requests_count":146,"avg_time_to_close_issue":79661683.63953489,"avg_time_to_close_pull_request":3174681.336448598,"issues_closed_count":86,"pull_requests_closed_count":107,"pull_request_authors_count":13,"issue_authors_count":5,"avg_comments_per_issue":2.8333333333333335,"avg_comments_per_pull_request":0.6712328767123288,"merged_pull_requests_count":55,"bot_issues_count":1,"bot_pull_requests_count":104,"past_year_issues_count":4,"past_year_pull_requests_count":77,"past_year_avg_time_to_close_issue":43600.0,"past_year_avg_time_to_close_pull_request":1812111.5625,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":48,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.42857142857142855,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":57,"past_year_merged_pull_requests_count":23,"created_at":"2023-05-16T07:22:12.634Z","updated_at":"2025-10-25T12:31:59.490Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-source-plugin/issues","issue_labels_count":{"table":{"priority:major":50,"bug":43,"priority:minor":34,"enhancement":29,"dependencies":17,"maintenance":4,"priority:critical":4,"priority:blocker":3,"priority:trivial":1,"java":1}},"pull_request_labels_count":{"table":{"dependencies":105,"java":102,"maintenance":9,"github_actions":2,"skip-changelog":2}},"issue_author_associations_count":{"table":{"COLLABORATOR":91,"MEMBER":2,"NONE":2,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":131,"MEMBER":10,"NONE":5}},"issue_authors":{"table":{"jira-importer":92,"slawekjaranowski":1,"DevSnobo":1,"hboutemy":1,"dependabot[bot]":1}},"pull_request_authors":{"table":{"dependabot[bot]":104,"Bukama":10,"gnodet":8,"slawekjaranowski":8,"jorsol":4,"hboutemy":2,"sparsick":2,"plamentotev":2,"bmarwell":2,"NotMyFault":1,"sabi0":1,"elharo":1,"pzygielo":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-10-30T00:00:25.546Z","repositories_count":11263014,"issues_count":35009938,"pull_requests_count":113611200,"authors_count":11042159,"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":2,"maintenance":1,"dependencies":1,"java":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":58,"java":57,"maintenance":9,"skip-changelog":2}},"past_year_issue_author_associations_count":{"table":{"MEMBER":2,"CONTRIBUTOR":1,"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":68,"MEMBER":5,"NONE":4}},"past_year_issue_authors":{"table":{"dependabot[bot]":1,"DevSnobo":1,"hboutemy":1,"slawekjaranowski":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":57,"Bukama":10,"slawekjaranowski":5,"sparsick":2,"bmarwell":2,"elharo":1}},"maintainers":[{"table":{"login":"jira-importer","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"}},{"table":{"login":"slawekjaranowski","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"}},{"table":{"login":"hboutemy","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"}}],"active_maintainers":[{"table":{"login":"slawekjaranowski","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"}},{"table":{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"}}]}},"events":{"total":{"CreateEvent":30,"IssuesEvent":95,"ReleaseEvent":1,"WatchEvent":3,"DeleteEvent":21,"MemberEvent":1,"IssueCommentEvent":237,"PushEvent":18,"PullRequestReviewCommentEvent":19,"PullRequestEvent":73,"PullRequestReviewEvent":32,"ForkEvent":5},"last_year":{"CreateEvent":30,"IssuesEvent":95,"ReleaseEvent":1,"WatchEvent":3,"DeleteEvent":21,"MemberEvent":1,"IssueCommentEvent":237,"PushEvent":18,"PullRequestReviewCommentEvent":19,"PullRequestEvent":73,"PullRequestReviewEvent":32,"ForkEvent":5}},"keywords":["build-management","java","maven","maven-plugins","maven-source-plugin"],"dependencies":[{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-29T12:49:17.266Z","updated_at":"2022-07-29T12:49:17.266Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/pom.xml","dependencies":[{"id":507277353,"package_name":"org.apache.maven:maven-model","ecosystem":"maven","requirements":"3.2.5","direct":true,"kind":"provided","optional":false},{"id":507277354,"package_name":"org.apache.maven:maven-plugin-api","ecosystem":"maven","requirements":"3.2.5","direct":true,"kind":"provided","optional":false},{"id":507277355,"package_name":"org.apache.maven:maven-artifact","ecosystem":"maven","requirements":"3.2.5","direct":true,"kind":"provided","optional":false},{"id":507277356,"package_name":"org.apache.maven:maven-core","ecosystem":"maven","requirements":"3.2.5","direct":true,"kind":"provided","optional":false},{"id":507277357,"package_name":"org.apache.maven.plugin-tools:maven-plugin-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":507277358,"package_name":"org.apache.maven:maven-archiver","ecosystem":"maven","requirements":"3.6.0","direct":true,"kind":"runtime","optional":false},{"id":507277359,"package_name":"org.codehaus.plexus:plexus-utils","ecosystem":"maven","requirements":"3.4.2","direct":true,"kind":"runtime","optional":false},{"id":507277360,"package_name":"commons-io:commons-io","ecosystem":"maven","requirements":"2.11.0","direct":true,"kind":"runtime","optional":false},{"id":507277361,"package_name":"org.apache.maven.plugin-testing:maven-plugin-testing-harness","ecosystem":"maven","requirements":"3.3.0","direct":true,"kind":"test","optional":false},{"id":507277362,"package_name":"org.apache.maven:maven-compat","ecosystem":"maven","requirements":"3.2.5","direct":true,"kind":"test","optional":false},{"id":507277363,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/test/resources/unit/project-001/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-29T12:49:18.160Z","updated_at":"2022-07-29T12:49:18.160Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/src/test/resources/unit/project-001/pom.xml","dependencies":[{"id":507284431,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/test/resources/unit/project-003/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-29T12:49:18.282Z","updated_at":"2022-07-29T12:49:18.282Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/src/test/resources/unit/project-003/pom.xml","dependencies":[{"id":507285692,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/test/resources/unit/project-005/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-29T12:49:18.420Z","updated_at":"2022-07-29T12:49:18.420Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/src/test/resources/unit/project-005/pom.xml","dependencies":[{"id":507286745,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/test/resources/unit/project-007/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-29T12:49:18.528Z","updated_at":"2022-07-29T12:49:18.528Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/src/test/resources/unit/project-007/pom.xml","dependencies":[{"id":507286781,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/test/resources/unit/project-009/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-29T12:49:18.588Z","updated_at":"2022-07-29T12:49:18.588Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/src/test/resources/unit/project-009/pom.xml","dependencies":[{"id":507286886,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/test/resources/unit/project-010/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-29T12:49:18.734Z","updated_at":"2022-07-29T12:49:18.734Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/src/test/resources/unit/project-010/pom.xml","dependencies":[{"id":507287477,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/maven-verify.yml","sha":null,"kind":"manifest","created_at":"2024-01-10T14:15:48.766Z","updated_at":"2024-01-10T14:15:48.766Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/.github/workflows/maven-verify.yml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MSOURCES-121/pom.xml","sha":null,"kind":"manifest","created_at":"2024-01-10T14:15:48.817Z","updated_at":"2024-01-10T14:15:48.817Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/src/it/MSOURCES-121/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MSOURCES-62/pom.xml","sha":null,"kind":"manifest","created_at":"2024-01-10T14:15:48.831Z","updated_at":"2024-01-10T14:15:48.831Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/src/it/MSOURCES-62/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MSOURCES-64/pom.xml","sha":null,"kind":"manifest","created_at":"2024-01-10T14:15:48.946Z","updated_at":"2024-01-10T14:15:48.946Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/src/it/MSOURCES-64/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/MSOURCES-95/pom.xml","sha":null,"kind":"manifest","created_at":"2024-01-10T14:15:49.072Z","updated_at":"2024-01-10T14:15:49.072Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/src/it/MSOURCES-95/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/jar/pom.xml","sha":null,"kind":"manifest","created_at":"2024-01-10T14:15:49.080Z","updated_at":"2024-01-10T14:15:49.080Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/src/it/jar/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/jar-attached/pom.xml","sha":null,"kind":"manifest","created_at":"2024-01-10T14:15:49.087Z","updated_at":"2024-01-10T14:15:49.087Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/src/it/jar-attached/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/jar-classifier/pom.xml","sha":null,"kind":"manifest","created_at":"2024-01-10T14:15:49.110Z","updated_at":"2024-01-10T14:15:49.110Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/src/it/jar-classifier/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/jar-includes-excludes/pom.xml","sha":null,"kind":"manifest","created_at":"2024-01-10T14:15:49.276Z","updated_at":"2024-01-10T14:15:49.276Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/src/it/jar-includes-excludes/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/jar-no-fork/pom.xml","sha":null,"kind":"manifest","created_at":"2024-01-10T14:15:49.367Z","updated_at":"2024-01-10T14:15:49.367Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/src/it/jar-no-fork/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/jar-with-archive-config/pom.xml","sha":null,"kind":"manifest","created_at":"2024-01-10T14:15:49.575Z","updated_at":"2024-01-10T14:15:49.575Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/src/it/jar-with-archive-config/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/jar-without-descriptor-config/pom.xml","sha":null,"kind":"manifest","created_at":"2024-01-10T14:15:49.685Z","updated_at":"2024-01-10T14:15:49.685Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/src/it/jar-without-descriptor-config/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/manifest-content/pom.xml","sha":null,"kind":"manifest","created_at":"2024-01-10T14:15:49.720Z","updated_at":"2024-01-10T14:15:49.720Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/src/it/manifest-content/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/project-without-sources/pom.xml","sha":null,"kind":"manifest","created_at":"2024-01-10T14:15:49.825Z","updated_at":"2024-01-10T14:15:49.825Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/src/it/project-without-sources/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/reproducible/pom.xml","sha":null,"kind":"manifest","created_at":"2024-01-10T14:15:49.896Z","updated_at":"2024-01-10T14:15:49.896Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/src/it/reproducible/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/test-jar/pom.xml","sha":null,"kind":"manifest","created_at":"2024-01-10T14:15:49.916Z","updated_at":"2024-01-10T14:15:49.916Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/src/it/test-jar/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/test-jar-classifier/pom.xml","sha":null,"kind":"manifest","created_at":"2024-01-10T14:15:49.930Z","updated_at":"2024-01-10T14:15:49.930Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/src/it/test-jar-classifier/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/test-jar-generated/pom.xml","sha":null,"kind":"manifest","created_at":"2024-01-10T14:15:50.058Z","updated_at":"2024-01-10T14:15:50.058Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/src/it/test-jar-generated/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/test-jar-no-fork/pom.xml","sha":null,"kind":"manifest","created_at":"2024-01-10T14:15:50.149Z","updated_at":"2024-01-10T14:15:50.149Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/src/it/test-jar-no-fork/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/verify-parameter-goal-generated-test-jar/pom.xml","sha":null,"kind":"manifest","created_at":"2024-01-10T14:15:50.265Z","updated_at":"2024-01-10T14:15:50.265Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/src/it/verify-parameter-goal-generated-test-jar/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/verify-parameter-goal-jar/pom.xml","sha":null,"kind":"manifest","created_at":"2024-01-10T14:15:50.274Z","updated_at":"2024-01-10T14:15:50.274Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/src/it/verify-parameter-goal-jar/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/verify-parameter-goal-jar-no-fork/pom.xml","sha":null,"kind":"manifest","created_at":"2024-01-10T14:15:50.293Z","updated_at":"2024-01-10T14:15:50.293Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/src/it/verify-parameter-goal-jar-no-fork/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/verify-parameter-goal-test-jar/pom.xml","sha":null,"kind":"manifest","created_at":"2024-01-10T14:15:50.517Z","updated_at":"2024-01-10T14:15:50.517Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/src/it/verify-parameter-goal-test-jar/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/verify-parameter-goal-test-jar-no-fork/pom.xml","sha":null,"kind":"manifest","created_at":"2024-01-10T14:15:50.537Z","updated_at":"2024-01-10T14:15:50.537Z","repository_link":"https://github.com/apache/maven-source-plugin/blob/master/src/it/verify-parameter-goal-test-jar-no-fork/pom.xml","dependencies":[]}],"score":24.001212902926774,"created_at":"2025-05-07T19:00:52.485Z","updated_at":"2026-06-21T15:01:49.776Z","avatar_url":"https://github.com/apache.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/360514","html_url":"https://summary.ecosyste.ms/projects/360514"}