{"id":360524,"url":"https://github.com/apache/maven-dependency-plugin","last_synced_at":"2026-06-21T15:01:29.414Z","repository":{"id":27673466,"uuid":"113678133","full_name":"apache/maven-dependency-plugin","owner":"apache","description":"Apache Maven Dependency Plugin","archived":false,"fork":false,"pushed_at":"2026-06-08T03:06:02.000Z","size":3149,"stargazers_count":171,"open_issues_count":169,"forks_count":193,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-06-08T05:06:32.771Z","etag":null,"topics":["build-management","hacktoberfest","java","maven","maven-dependency-plugin","maven-plugins"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/plugins/maven-dependency-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":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-09T15:05:59.000Z","updated_at":"2026-06-08T03:06:04.000Z","dependencies_parsed_at":"2023-12-14T16:25:12.627Z","dependency_job_id":"3aba36f6-04b5-4808-9bc3-f161c34117b3","html_url":"https://github.com/apache/maven-dependency-plugin","commit_stats":null,"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-dependency-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/sbom","scorecard":{"id":201523,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-dependency-plugin","commit":"bed92902d2f51f1931ec44d4357e1f56e90da700"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"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":"20 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":"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":8,"reason":"Found 18/22 approved changesets -- score normalized to 8","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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: src/it/mrm/repository/get-artifact-1.0.jar:1","Warn: binary detected: src/it/mrm/repository/get-artifact-maven-plugin-1.0.jar:1","Warn: binary detected: src/it/mrm/repository/get-artifact-transitive-1.0.jar:1","Warn: binary detected: src/it/projects/copy-from-remote-repository/repo/org/apache/maven/its/dependency/fake-remote-copy/1.0/fake-remote-copy-1.0.jar:1","Warn: binary detected: src/it/projects/unpack-from-remote-repository/repo/org/apache/maven/its/dependency/fake-remote-unpack/1.0/fake-remote-unpack-1.0.jar:1"],"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":"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-dependency-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-dependency-plugin/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-dependency-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-dependency-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":"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":"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":"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":"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":7,"reason":"3 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"],"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:15.224Z","repository_id":27673466,"created_at":"2025-08-16T22:55:15.224Z","updated_at":"2025-08-16T22:55:15.224Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34192870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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":4899440,"name":"org.apache.maven.plugins:maven-dependency-plugin","ecosystem":"maven","description":"Provides utility goals to work with dependencies like copying, unpacking, analyzing, resolving and many more.","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-dependency-plugin","keywords_array":[],"namespace":"org.apache.maven.plugins","versions_count":34,"first_release_published_at":"2007-01-09T17:17:25.000Z","latest_release_published_at":"2026-02-05T21:15:51.000Z","latest_release_number":"3.10.0","last_synced_at":"2026-05-26T02:03:21.670Z","created_at":"2022-07-26T23:02:38.700Z","updated_at":"2026-05-26T02:03:21.670Z","registry_url":"https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-dependency-plugin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.maven.plugins/maven-dependency-plugin/","metadata":{"repositories":["https://repository.apache.org/snapshots"]},"repo_metadata":{"id":27673466,"uuid":"113678133","full_name":"apache/maven-dependency-plugin","owner":"apache","description":"Apache Maven Dependency Plugin","archived":false,"fork":false,"pushed_at":"2025-10-08T22:02:07.000Z","size":2873,"stargazers_count":163,"open_issues_count":172,"forks_count":182,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-10-10T10:37:46.253Z","etag":null,"topics":["build-management","hacktoberfest","java","maven","maven-dependency-plugin","maven-plugins"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/plugins/maven-dependency-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":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-09T15:05:59.000Z","updated_at":"2025-10-10T08:15:26.000Z","dependencies_parsed_at":"2023-12-14T16:25:12.627Z","dependency_job_id":"3aba36f6-04b5-4808-9bc3-f161c34117b3","html_url":"https://github.com/apache/maven-dependency-plugin","commit_stats":null,"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-dependency-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/sbom","scorecard":{"id":201523,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-dependency-plugin","commit":"bed92902d2f51f1931ec44d4357e1f56e90da700"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"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":"20 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":"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":8,"reason":"Found 18/22 approved changesets -- score normalized to 8","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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: src/it/mrm/repository/get-artifact-1.0.jar:1","Warn: binary detected: src/it/mrm/repository/get-artifact-maven-plugin-1.0.jar:1","Warn: binary detected: src/it/mrm/repository/get-artifact-transitive-1.0.jar:1","Warn: binary detected: src/it/projects/copy-from-remote-repository/repo/org/apache/maven/its/dependency/fake-remote-copy/1.0/fake-remote-copy-1.0.jar:1","Warn: binary detected: src/it/projects/unpack-from-remote-repository/repo/org/apache/maven/its/dependency/fake-remote-unpack/1.0/fake-remote-unpack-1.0.jar:1"],"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":"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-dependency-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-dependency-plugin/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-dependency-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-dependency-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":"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":"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":"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":"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":7,"reason":"3 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"],"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:15.224Z","repository_id":27673466,"created_at":"2025-08-16T22:55:15.224Z","updated_at":"2025-08-16T22:55:15.224Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005911,"owners_count":26083994,"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-11T02:00:06.511Z","response_time":55,"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-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","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-dependency-plugin-3.9.0","sha":"826e5f064fb023b3b714280e9d2007dec1fae189","kind":"tag","published_at":"2025-09-29T05:54:39.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-3.9.0","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.9.0/manifests"},{"name":"maven-dependency-plugin-3.8.1","sha":"954e44a6f6bdb9f827cef95cff8a9509f86a7ed2","kind":"tag","published_at":"2024-10-18T18:16:09.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-3.8.1","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.8.1/manifests"},{"name":"maven-dependency-plugin-3.8.0","sha":"75814c79197672264078eb6e181aa2b343150dea","kind":"tag","published_at":"2024-08-18T19:02:19.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-3.8.0","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.8.0/manifests"},{"name":"maven-dependency-plugin-3.7.1","sha":"e8c1a621f22f9d3b379217f7dec9596867b0a76f","kind":"tag","published_at":"2024-06-18T07:04:15.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-3.7.1","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.7.1/manifests"},{"name":"maven-dependency-plugin-3.7.0","sha":"f975bcb68bbd200d9890c44abe219c3712462f17","kind":"tag","published_at":"2024-06-09T11:01:22.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-3.7.0","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.7.0/manifests"},{"name":"maven-dependency-plugin-3.6.1","sha":"4d18cfbae02624cb8572b47442e1492ba6e9894c","kind":"tag","published_at":"2023-10-20T21:21:46.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-3.6.1","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.6.1/manifests"},{"name":"maven-dependency-plugin-3.6.0","sha":"8e257106e7c11c280d6fd05443419c999f05370c","kind":"tag","published_at":"2023-05-19T13:54:20.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-3.6.0","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.6.0/manifests"},{"name":"maven-dependency-plugin-3.5.0","sha":"520f8fd6ba4a00a8a1174077d5610aa5ecae7595","kind":"tag","published_at":"2023-01-06T22:59:53.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-3.5.0","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.5.0/manifests"},{"name":"maven-dependency-plugin-3.4.0","sha":"8fecf8a54af68c7b9cb97f90ac6b9c726e33e5ce","kind":"tag","published_at":"2022-11-26T21:26:32.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-3.4.0","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.4.0/manifests"},{"name":"maven-dependency-plugin-3.3.0","sha":"e52bc0248c00dbf5458a0ce080db260148dab4b9","kind":"tag","published_at":"2022-03-05T18:51:51.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-3.3.0","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.3.0/manifests"},{"name":"maven-dependency-plugin-3.2.0","sha":"367a6826f36a08de06d3140fa7cf1f359e470b85","kind":"tag","published_at":"2021-06-07T12:17:02.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-3.2.0","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.2.0/manifests"},{"name":"maven-dependency-plugin-3.1.3","sha":"7e6379db978a7937c8430b8f8d58cdfcddbdfc7d","kind":"tag","published_at":"2020-10-07T14:48:48.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-3.1.3","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.1.3/manifests"},{"name":"maven-dependency-plugin-3.1.2","sha":"4571c8844e5438e6c3514832d071f5e17030c666","kind":"tag","published_at":"2020-03-07T11:40:37.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-3.1.2","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.1.2/manifests"},{"name":"maven-dependency-plugin-3.1.1","sha":"5e80b512140d648d026bf1789a741e25c8b7715f","kind":"tag","published_at":"2018-05-19T12:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-3.1.1","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.1.1/manifests"},{"name":"maven-dependency-plugin-3.1.0","sha":"960f3c5724af1066da760991cdf2423ceabd14e3","kind":"tag","published_at":"2018-04-02T18:07:25.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-3.1.0","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.1.0/manifests"},{"name":"maven-dependency-plugin-3.0.2","sha":"d4a2e463713e12aa2998740d9770c552658452ed","kind":"tag","published_at":"2017-09-09T11:43:36.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-3.0.2","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.0.2/manifests"},{"name":"maven-dependency-plugin-3.0.1","sha":"81d96a81b36570214c1f4cab26aa71dc8f667ad3","kind":"tag","published_at":"2017-05-11T21:13:25.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-3.0.1","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.0.1/manifests"},{"name":"maven-dependency-plugin-3.0.0","sha":"6b0bf23589d5e61f8396e038070acb901b0fb52e","kind":"tag","published_at":"2016-12-12T21:59:39.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-3.0.0","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-3.0.0/manifests"},{"name":"maven-dependency-plugin-2.10","sha":"ded7c9fac52485f46eebc2f12f7e961327d8f652","kind":"tag","published_at":"2015-01-24T14:58:30.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-2.10","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.10/manifests"},{"name":"maven-dependency-plugin-2.9","sha":"d2ad7099913b5d84917e26e2e2cc16e64e176d15","kind":"tag","published_at":"2014-09-18T19:04:12.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-2.9","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.9/manifests"},{"name":"maven-dependency-plugin-2.8","sha":"d780e5ae11b5d3272a138b86be23378bbddca9b0","kind":"tag","published_at":"2013-05-14T22:15:28.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-2.8","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.8/manifests"},{"name":"maven-dependency-plugin-2.7","sha":"25460bcaad4c34582c19a20259faa21648f07ca8","kind":"tag","published_at":"2013-03-07T19:17:52.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-2.7","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.7/manifests"},{"name":"maven-dependency-plugin-2.6","sha":"888a7fb55314c2ecf9d900a668a8e07402b0e7f2","kind":"tag","published_at":"2012-11-20T22:18:30.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-2.6","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.6/manifests"},{"name":"maven-dependency-plugin-2.5.1","sha":"86f5824090eed6a2ffc18dfdc4d715f7d97c628c","kind":"tag","published_at":"2012-08-24T08:29:19.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-2.5.1","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.5.1/manifests"},{"name":"maven-dependency-plugin-2.5","sha":"2f76cd8f01c69e46c8a4c075e53507e4dd27f2fe","kind":"tag","published_at":"2012-08-01T21:53:47.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-2.5","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.5/manifests"},{"name":"maven-dependency-plugin-2.4","sha":"bb15e6c90de5e0ae8700696f00b251888f5a25e3","kind":"tag","published_at":"2011-11-12T06:25:07.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-2.4","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.4/manifests"},{"name":"maven-dependency-plugin-2.3","sha":"2088a848b0c2e0b9572e556db31a6beacaa23e9c","kind":"tag","published_at":"2011-07-06T12:55:34.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-2.3","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.3/manifests"},{"name":"maven-dependency-plugin-2.2","sha":"4ccb26d99d9749751366ac09f72de86a8a6ea07d","kind":"tag","published_at":"2011-02-11T00:55:28.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-2.2","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.2/manifests"},{"name":"maven-dependency-plugin-2.1","sha":"a25a027bedcca2f71690249c4c075ce59b15001c","kind":"tag","published_at":"2009-01-07T15:39:44.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-2.1","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.1/manifests"},{"name":"maven-dependency-plugin-2.0","sha":"1bb36b0555320061a58add9f7bc376a3387e7d2c","kind":"tag","published_at":"2008-01-22T22:05:09.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-2.0","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.0/manifests"},{"name":"maven-dependency-plugin-2.0-alpha-4","sha":"ea3da708150a3a30f6abb9b28ef0577e4514fabb","kind":"tag","published_at":"2007-03-25T04:59:26.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-2.0-alpha-4","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.0-alpha-4/manifests"},{"name":"maven-dependency-plugin-2.0-alpha-3","sha":"c00fb0aea4ee2ccdd7c4c3d77240b45cd941103a","kind":"tag","published_at":"2007-03-18T03:21:02.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-2.0-alpha-3","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.0-alpha-3/manifests"},{"name":"maven-dependency-plugin-2.0-alpha-2","sha":"c0ff7ea743fc2f132ee3d80455ba40035a2330d2","kind":"tag","published_at":"2007-03-13T02:20:26.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-2.0-alpha-2","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.0-alpha-2/manifests"},{"name":"maven-dependency-plugin-2.0-alpha-1","sha":"a5c11602eaaeb98fdeeea37eb5666dee35642814","kind":"tag","published_at":"2007-01-09T17:05:46.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-2.0-alpha-1","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.0-alpha-1/manifests"},{"name":"maven-dependency-plugin-2.0-alpha-1-RC2","sha":"4709453471558b8821874be6dad090da89c4b4c5","kind":"tag","published_at":"2007-01-03T03:13:38.000Z","download_url":"https://codeload.github.com/apache/maven-dependency-plugin/tar.gz/maven-dependency-plugin-2.0-alpha-1-RC2","html_url":"https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-2.0-alpha-1-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-dependency-plugin@maven-dependency-plugin-2.0-alpha-1-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.0-alpha-1-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/tags/maven-dependency-plugin-2.0-alpha-1-RC2/manifests"}]},"repo_metadata_updated_at":"2026-03-05T09:51:02.268Z","dependent_packages_count":130,"downloads":null,"downloads_period":null,"dependent_repos_count":636,"rankings":{"downloads":null,"dependent_repos_count":0.5148505330806493,"dependent_packages_count":0.5655342626018183,"stargazers_count":25.504132827430915,"forks_count":16.02286978087801,"docker_downloads_count":0.7959148513344043,"average":8.68066045106516},"purl":"pkg:maven/org.apache.maven.plugins/maven-dependency-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.maven.plugins:maven-dependency-plugin","docker_dependents_count":500,"docker_downloads_count":52109361,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.maven.plugins:maven-dependency-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.maven.plugins:maven-dependency-plugin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-11T02:06:51.113Z","issues_count":583,"pull_requests_count":465,"avg_time_to_close_issue":108612658.8877551,"avg_time_to_close_pull_request":3745900.9566326533,"issues_closed_count":490,"pull_requests_closed_count":392,"pull_request_authors_count":38,"issue_authors_count":14,"avg_comments_per_issue":2.221269296740995,"avg_comments_per_pull_request":1.103225806451613,"merged_pull_requests_count":318,"bot_issues_count":1,"bot_pull_requests_count":166,"past_year_issues_count":28,"past_year_pull_requests_count":206,"past_year_avg_time_to_close_issue":4809501.846153846,"past_year_avg_time_to_close_pull_request":767451.2662337662,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":154,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.7857142857142857,"past_year_avg_comments_per_pull_request":0.5631067961165048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":48,"past_year_merged_pull_requests_count":139,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/issues","maintainers":[{"login":"jira-importer","count":552,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"kezhenxu94","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhenxu94"},{"login":"khmarbaise","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khmarbaise"},{"login":"kwin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"}],"active_maintainers":[{"login":"slawekjaranowski","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"jira-importer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-dependency-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-dependency-plugin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-dependency-plugin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-dependency-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-dependency-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-dependency-plugin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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":1520513,"full_name":"apache/maven-dependency-plugin","default_branch":"master","total_commits":1486,"total_committers":90,"total_bot_commits":154,"total_bot_committers":2,"mean_commits":16.511111111111113,"dds":0.851278600269179,"past_year_total_commits":115,"past_year_total_committers":17,"past_year_total_bot_commits":45,"past_year_total_bot_committers":1,"past_year_mean_commits":6.764705882352941,"past_year_dds":0.6086956521739131,"last_synced_at":"2026-06-05T07:05:29.773Z","last_synced_commit":"0942ac1341f320a252216ef661ca5aa75b902ace","created_at":"2024-02-22T04:37:13.448Z","updated_at":"2026-06-05T07:04:11.570Z","committers":[{"name":"Brian E Fox","email":"brianf@apache.org","login":"brianf","count":221},{"name":"Herve Boutemy","email":"hboutemy@apache.org","login":"hboutemy","count":170},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":153},{"name":"Elliotte Rusty Harold","email":"elharo","login":"elharo","count":125},{"name":"Slawomir Jaranowski","email":"s.jaranowski@gmail.com","login":"slawekjaranowski","count":113},{"name":"Robert Scholte","email":"rfscholte@apache.org","login":"rfscholte","count":98},{"name":"Karl Heinz Marbaise","email":"khmarbaise@apache.org","login":"khmarbaise","count":95},{"name":"Olivier Lamy","email":"olamy@apache.org","login":"olamy","count":59},{"name":"Michael Osipov","email":"michaelo@apache.org","login":"michael-o","count":45},{"name":"Mark Hobson","email":"markh@apache.org","login":"markhobson","count":30},{"name":"Benjamin Bentmann","email":"bentmann@apache.org","login":"bentmann","count":30},{"name":"Arnaud Heritier","email":"aheritier@apache.org","login":"aheritier","count":23},{"name":"Dan Tran","email":"dantran@apache.org","login":null,"count":22},{"name":"Paul Gier","email":"pgier@apache.org","login":null,"count":21},{"name":"Dennis Lundberg","email":"dennisl@apache.org","login":"dennisl","count":19},{"name":"Kristian Rosenvold","email":"krosenvold@apache.org","login":"krosenvold","count":19},{"name":"Christian Schulte","email":"schulte@apache.org","login":"ChristianSchulte","count":18},{"name":"Sylwester Lachiewicz","email":"slachiewicz@apache.org","login":"slachiewicz","count":18},{"name":"John Dennis Casey","email":"jdcasey@apache.org","login":"jdcasey","count":14},{"name":"Stephen Connolly","email":"stephenc@apache.org","login":"stephenc","count":14},{"name":"Maarten Mulders","email":"maartenm@infosupport.com","login":"mthmulders","count":14},{"name":"Carlos Sanchez Gonzalez","email":"carlos@apache.org","login":"carlossg","count":13},{"name":"Guillaume Boué","email":"gboue@apache.org","login":null,"count":12},{"name":"Brett Leslie Porter","email":"brett@apache.org","login":"brettporter","count":11},{"name":"Anders Hammar","email":"andham@apache.org","login":"andham","count":10},{"name":"Piotrek Żygieło","email":"pzygielo","login":"pzygielo","count":9},{"name":"Vincent Siveton","email":"vsiveton@apache.org","login":null,"count":8},{"name":"Tayebwa Noah","email":"ndacyayinoah@gmail.com","login":"Ndacyayisenga-droid","count":7},{"name":"ian-lavallee","email":"34783068+ian-lavallee","login":"ian-lavallee","count":5},{"name":"Matthias Bünger","email":"Bukama","login":"Bukama","count":5},{"name":"Allan Q. Ramirez","email":"aramirez@apache.org","login":null,"count":4},{"name":"Benson Margulies","email":"bimargulies@apache.org","login":"bimargulies","count":4},{"name":"Jasper Kamerling","email":"jasper.kamerling@alliander.com","login":"jasperkamerling","count":4},{"name":"Pim Moerenhout","email":"pim.moerenhout@gmail.com","login":"pmoerenhout","count":4},{"name":"Tim te Beek","email":"timtebeek@gmail.com","login":"timtebeek","count":3},{"name":"Mihir Gune","email":"mihirgune@gmail.com","login":"mihirgune","count":2},{"name":"Mark Struberg","email":"struberg@apache.org","login":"struberg","count":2},{"name":"Marcono1234","email":"Marcono1234","login":"Marcono1234","count":2},{"name":"Mirko Friedenhagen","email":"mfriedenhagen@apache.org","login":"mfriedenhagen","count":2},{"name":"Vidar Breivik","email":"vbreivik@gmail.com","login":"vbreivik","count":2},{"name":"Jason van Zyl","email":"jvanzyl@apache.org","login":"jvanzyl","count":2},{"name":"Filipe Roque","email":"froque@premium-minds.com","login":"froque","count":2},{"name":"Daniel Fabulich","email":"dfabulich@apache.org","login":null,"count":2},{"name":"Henning Schmiedehausen","email":"henning@apache.org","login":"hgschmie","count":2},{"name":"Elliotte Rusty Harold","email":"elharo@google.com","login":null,"count":2},{"name":"snyk-bot","email":"snyk-bot@snyk.io","login":"snyk-bot","count":2},{"name":"Michael Walser","email":"michael.walser@device-insight.com","login":"mwalser","count":1},{"name":"Michaël Hompus","email":"michael@hompus.nl","login":"eNeRGy164","count":1},{"name":"Patrick Altaie","email":"patrick.altaie@iconsolutions.com","login":"paltaie","count":1},{"name":"Romain Manni-Bucau","email":"rmannibucau@apache.org","login":"rmannibucau","count":1},{"name":"Rostislav Krasny","email":"45571812+rosti-il","login":"rosti-il","count":1},{"name":"Sandra Parsick","email":"sparsick","login":"sparsick","count":1},{"name":"Sean C. Sullivan","email":"github@seansullivan.com","login":"sullis","count":1},{"name":"Shawn","email":"gluxhappy","login":"gluxhappy","count":1},{"name":"Tamas Cservenak","email":"tamas@cservenak.net","login":"cstamas","count":1},{"name":"Trygve Laugstoul","email":"trygvis@apache.org","login":"trygvis","count":1},{"name":"Turbanov Andrey","email":"turbanoff@gmail.com","login":"turbanoff","count":1},{"name":"Vaibhav Batra","email":"vaibhav.batra15@gmail.com","login":"vaibhavbatra15","count":1},{"name":"Lukas Theussl","email":"ltheussl@apache.org","login":null,"count":1},{"name":"Barrie Treloar","email":"baerrach@apache.org","login":null,"count":1},{"name":"Arno Scholz","email":"arno.scholz@interface-ag.de","login":null,"count":1},{"name":"William Delanoue","email":"william.delanoue@gmail.com","login":"twillouer","count":1},{"name":"bmvermeer","email":"brianvermeer@snyk.io","login":"bmvermeer","count":1},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":1},{"name":"jonvolfson","email":"37542432+jonvolfson","login":"jonvolfson","count":1},{"name":"ledoyen","email":"ledoyen.loic@gmail.com","login":"ledoyen","count":1},{"name":"maffe","email":"maffe","login":"maffe","count":1},{"name":"treilhes","email":"p.treilhes@free.fr","login":"treilhes","count":1},{"name":"André Tadeu de Carvalho","email":"andre.tadeu.de.carvalho@gmail.com","login":"andretadeu","count":1},{"name":"Apoorva Srivastava","email":"apoorva2398@gmail.com","login":"apoorva-sriv","count":1},{"name":"Arturo Bernal","email":"arturobernalg@gmail.com","login":"arturobernalg","count":1},{"name":"Björn Raupach","email":"raupach@me.com","login":"raupachz","count":1},{"name":"Bruno Borges","email":"bruno.borges@gmail.com","login":"brunoborges","count":1},{"name":"Elias Lundell","email":"36220731+LogFlames","login":"LogFlames","count":1},{"name":"Florian Lindermaier","email":"dev.git@lindermaier.net","login":"florianli","count":1},{"name":"Gediminas Rimša","email":"gediminas.rimsa@gmail.com","login":"grimsa","count":1},{"name":"Giovanni van der Schelde","email":"gvdschelde@gmail.com","login":"Giovds","count":1},{"name":"Halil Sener","email":"hisener@yahoo.com","login":"hisener","count":1},{"name":"Jack Green","email":"JackPGreen@Gmail.com","login":"JackPGreen","count":1},{"name":"Jeremy Landis","email":"jeremylandis@hotmail.com","login":"hazendaz","count":1},{"name":"Jonas van Vliet","email":"jvv@trackunit.com","login":"jvv-trackunit","count":1},{"name":"Jorge Solórzano","email":"jorsol@gmail.com","login":"jorsol","count":1},{"name":"Joseph Walton","email":"joe@kafsemo.org","login":"josephw","count":1},{"name":"Juan Manuel Leflet Estrada","email":"jleflete@redhat.com","login":"jmle","count":1},{"name":"Keith Wall","email":"kwall@redhat.com","login":"k-wall","count":1},{"name":"Konrad Windszus","email":"kwin@apache.org","login":"kwin","count":1},{"name":"Lars Knickrehm","email":"mail@lars-sh.de","login":"lars-sh","count":1},{"name":"Lisa Hardy","email":"116385169+ldhardy","login":"ldhardy","count":1},{"name":"Mark Derricutt","email":"mark@talios.com","login":"talios","count":1},{"name":"Markus KARG","email":"markus@headcrashing.eu","login":"mkarg","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":45},{"name":"Slawomir Jaranowski","email":"s.jaranowski@gmail.com","login":"slawekjaranowski","count":40},{"name":"Elliotte Rusty Harold","email":"elharo","login":"elharo","count":13},{"name":"Noah Tayebwa","email":"ndacyayinoah@gmail.com","login":"Ndacyayisenga-droid","count":4},{"name":"Bruno Borges","email":"bruno.borges@gmail.com","login":"brunoborges","count":1},{"name":"Jack Green","email":"JackPGreen@Gmail.com","login":"JackPGreen","count":1},{"name":"Keith Wall","email":"kwall@redhat.com","login":"k-wall","count":1},{"name":"Mark Derricutt","email":"mark@talios.com","login":"talios","count":1},{"name":"Matthias Bünger","email":"Bukama","login":"Bukama","count":1},{"name":"Michael Walser","email":"michael.walser@device-insight.com","login":"mwalser","count":1},{"name":"Olivier Lamy","email":"olamy@apache.org","login":"olamy","count":1},{"name":"Robert Scholte","email":"rfscholte@apache.org","login":"rfscholte","count":1},{"name":"Romain Manni-Bucau","email":"rmannibucau@apache.org","login":"rmannibucau","count":1},{"name":"Sandra Parsick","email":"sparsick","login":"sparsick","count":1},{"name":"Sylwester Lachiewicz","email":"slachiewicz@apache.org","login":"slachiewicz","count":1},{"name":"Vaibhav Batra","email":"vaibhav.batra15@gmail.com","login":"vaibhavbatra15","count":1},{"name":"treilhes","email":"p.treilhes@free.fr","login":"treilhes","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-11T00:00:09.886Z","repositories_count":6255873,"commits_count":883015498,"contributors_count":35051081,"owners_count":1164594,"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-dependency-plugin","html_url":"https://github.com/apache/maven-dependency-plugin","last_synced_at":"2026-05-17T22:07:18.024Z","status":"active","issues_count":596,"pull_requests_count":485,"avg_time_to_close_issue":107748820.32186235,"avg_time_to_close_pull_request":3921638.080882353,"issues_closed_count":494,"pull_requests_closed_count":408,"pull_request_authors_count":41,"issue_authors_count":18,"avg_comments_per_issue":2.184563758389262,"avg_comments_per_pull_request":1.136082474226804,"merged_pull_requests_count":332,"bot_issues_count":1,"bot_pull_requests_count":170,"past_year_issues_count":24,"past_year_pull_requests_count":85,"past_year_avg_time_to_close_issue":2485967.0,"past_year_avg_time_to_close_pull_request":541123.5357142857,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":56,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.9166666666666666,"past_year_avg_comments_per_pull_request":0.6823529411764706,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":26,"past_year_merged_pull_requests_count":52,"created_at":"2023-05-16T07:22:18.852Z","updated_at":"2026-05-17T22:07:18.024Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-dependency-plugin/issues","issue_labels_count":{"table":{"priority:major":369,"bug":293,"enhancement":205,"priority:minor":145,"dependencies":67,"priority:critical":23,"priority:trivial":22,"maintenance":17,"waiting-for-feedback":9,"priority:blocker":8,"documentation":1,"invalid":1,"java":1}},"pull_request_labels_count":{"table":{"dependencies":176,"java":170,"maintenance":63,"skip-changelog":33,"enhancement":19,"bug":14,"documentation":6,"waiting-for-feedback":5,"github_actions":1,"Stale":1,"build":1,"priority:major":1}},"issue_author_associations_count":{"table":{"COLLABORATOR":551,"NONE":27,"CONTRIBUTOR":16,"MEMBER":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":353,"MEMBER":106,"NONE":26}},"issue_authors":{"table":{"jira-importer":567,"elharo":12,"PayBas":2,"davindersingh0":1,"alasdairhurst":1,"vaibhavbatra15":1,"xiaobaicaierjiaer":1,"seekM":1,"dependabot[bot]":1,"paulrutter":1,"Bukama":1,"gemmellr":1,"slawekjaranowski":1,"kevinburkesegment":1,"felix-office":1,"rmannibucau":1,"fbeaufume":1,"sahaasmita0905":1}},"pull_request_authors":{"table":{"dependabot[bot]":170,"elharo":126,"slawekjaranowski":80,"michael-o":17,"Ndacyayisenga-droid":16,"pzygielo":7,"Bukama":7,"slachiewicz":4,"rmannibucau":4,"mihirgune":4,"pmoerenhout":3,"hazendaz":3,"timtebeek":3,"MartinWitt":2,"mkarg":2,"antoniolucasnobar":2,"kezhenxu94":2,"Marcono1234":2,"vbreivik":2,"khmarbaise":2,"vaibhavbatra15":2,"talios":2,"florianli":2,"chadwick00":2,"steffanschlein":2,"ldhardy":2,"kwin":1,"mthmulders":1,"raupachz":1,"bmarwell":1,"maffe":1,"4rokis":1,"rosti-il":1,"alehane":1,"LogFlames":1,"JLLeitschuh":1,"MLabusquiere":1,"gluxhappy":1,"sparsick":1,"jasperkamerling":1,"viqueen":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-26T00:00:23.324Z","repositories_count":14701382,"issues_count":34014485,"pull_requests_count":111350156,"authors_count":11274270,"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":3,"documentation":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":27,"java":26,"maintenance":20,"skip-changelog":9,"enhancement":6,"bug":4,"documentation":4}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":13,"NONE":9,"MEMBER":2}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":54,"MEMBER":26,"NONE":1}},"past_year_issue_authors":{"table":{"elharo":10,"PayBas":2,"alasdairhurst":1,"Bukama":1,"davindersingh0":1,"fbeaufume":1,"gemmellr":1,"kevinburkesegment":1,"paulrutter":1,"rmannibucau":1,"sahaasmita0905":1,"slawekjaranowski":1,"vaibhavbatra15":1,"xiaobaicaierjiaer":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":26,"slawekjaranowski":26,"elharo":17,"Ndacyayisenga-droid":7,"rmannibucau":2,"vaibhavbatra15":2,"sparsick":1}},"maintainers":[{"table":{"login":"jira-importer","count":551,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"}},{"table":{"login":"slawekjaranowski","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"}},{"table":{"login":"michael-o","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"}},{"table":{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"}},{"table":{"login":"kezhenxu94","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhenxu94"}},{"table":{"login":"khmarbaise","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khmarbaise"}},{"table":{"login":"gemmellr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gemmellr"}},{"table":{"login":"kwin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"}}],"active_maintainers":[{"table":{"login":"slawekjaranowski","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"}},{"table":{"login":"gemmellr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gemmellr"}}]}},"events":{"total":{"CreateEvent":79,"CommitCommentEvent":10,"IssuesEvent":618,"ReleaseEvent":2,"WatchEvent":10,"DeleteEvent":91,"IssueCommentEvent":1526,"PushEvent":228,"PullRequestReviewCommentEvent":89,"PullRequestReviewEvent":164,"PullRequestEvent":218,"ForkEvent":16},"last_year":{"CreateEvent":72,"CommitCommentEvent":10,"IssuesEvent":618,"ReleaseEvent":1,"WatchEvent":10,"DeleteEvent":81,"IssueCommentEvent":1509,"PushEvent":191,"PullRequestReviewCommentEvent":84,"PullRequestReviewEvent":144,"PullRequestEvent":198,"ForkEvent":16}},"keywords":["build-management","hacktoberfest","java","maven","maven-dependency-plugin","maven-plugins"],"dependencies":[{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:53.928Z","updated_at":"2022-08-07T13:00:53.928Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/pom.xml","dependencies":[{"id":597439787,"package_name":"org.apache.maven:maven-artifact","ecosystem":"maven","requirements":"3.2.5","direct":true,"kind":"provided","optional":false},{"id":597439788,"package_name":"org.apache.maven:maven-plugin-api","ecosystem":"maven","requirements":"3.2.5","direct":true,"kind":"provided","optional":false},{"id":597439789,"package_name":"org.apache.maven:maven-model","ecosystem":"maven","requirements":"3.2.5","direct":true,"kind":"provided","optional":false},{"id":597439790,"package_name":"org.apache.maven:maven-core","ecosystem":"maven","requirements":"3.2.5","direct":true,"kind":"provided","optional":false},{"id":597439791,"package_name":"org.apache.maven:maven-repository-metadata","ecosystem":"maven","requirements":"3.2.5","direct":true,"kind":"provided","optional":false},{"id":597439792,"package_name":"org.apache.maven:maven-settings","ecosystem":"maven","requirements":"3.2.5","direct":true,"kind":"provided","optional":false},{"id":597439793,"package_name":"org.apache.maven:maven-aether-provider","ecosystem":"maven","requirements":"3.2.5","direct":true,"kind":"provided","optional":false},{"id":597439794,"package_name":"org.apache.maven.reporting:maven-reporting-impl","ecosystem":"maven","requirements":"3.1.0","direct":true,"kind":"runtime","optional":false},{"id":597439795,"package_name":"commons-io:commons-io","ecosystem":"maven","requirements":"2.11.0","direct":true,"kind":"runtime","optional":false},{"id":597439796,"package_name":"org.codehaus.plexus:plexus-archiver","ecosystem":"maven","requirements":"4.2.2","direct":true,"kind":"runtime","optional":false},{"id":597439797,"package_name":"org.codehaus.plexus:plexus-utils","ecosystem":"maven","requirements":"3.4.1","direct":true,"kind":"runtime","optional":false},{"id":597439798,"package_name":"org.codehaus.plexus:plexus-io","ecosystem":"maven","requirements":"3.2.0","direct":true,"kind":"runtime","optional":false},{"id":597439799,"package_name":"org.apache.maven.shared:maven-dependency-analyzer","ecosystem":"maven","requirements":"1.12.0","direct":true,"kind":"runtime","optional":false},{"id":597439800,"package_name":"org.apache.maven.shared:maven-dependency-tree","ecosystem":"maven","requirements":"3.1.0","direct":true,"kind":"runtime","optional":false},{"id":597439801,"package_name":"org.apache.maven.shared:maven-common-artifact-filters","ecosystem":"maven","requirements":"3.2.0","direct":true,"kind":"runtime","optional":false},{"id":597439802,"package_name":"org.apache.maven.shared:maven-artifact-transfer","ecosystem":"maven","requirements":"0.13.1","direct":true,"kind":"runtime","optional":false},{"id":597439803,"package_name":"org.apache.maven.shared:maven-shared-utils","ecosystem":"maven","requirements":"3.3.4","direct":true,"kind":"runtime","optional":false},{"id":597439804,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":"3.12.0","direct":true,"kind":"runtime","optional":false},{"id":597439805,"package_name":"org.apache.commons:commons-collections4","ecosystem":"maven","requirements":"4.2","direct":true,"kind":"runtime","optional":false},{"id":597439806,"package_name":"org.apache.maven.plugin-tools:maven-plugin-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":597439807,"package_name":"org.eclipse.aether:aether-api","ecosystem":"maven","requirements":"1.0.0.v20140518","direct":true,"kind":"provided","optional":false},{"id":597439808,"package_name":"org.eclipse.aether:aether-util","ecosystem":"maven","requirements":"1.0.0.v20140518","direct":true,"kind":"provided","optional":false},{"id":597439809,"package_name":"org.eclipse.aether:aether-connector-basic","ecosystem":"maven","requirements":"1.0.0.v20140518","direct":true,"kind":"test","optional":false},{"id":597439810,"package_name":"org.eclipse.aether:aether-transport-file","ecosystem":"maven","requirements":"1.0.0.v20140518","direct":true,"kind":"test","optional":false},{"id":597439811,"package_name":"org.eclipse.aether:aether-transport-http","ecosystem":"maven","requirements":"1.0.0.v20140518","direct":true,"kind":"test","optional":false},{"id":597439812,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"test","optional":false},{"id":597439813,"package_name":"org.apache.maven.plugin-testing:maven-plugin-testing-harness","ecosystem":"maven","requirements":"3.3.0","direct":true,"kind":"test","optional":false},{"id":597439814,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":"4.3.1","direct":true,"kind":"test","optional":false},{"id":597439815,"package_name":"org.apache.maven:maven-compat","ecosystem":"maven","requirements":"3.2.5","direct":true,"kind":"test","optional":false},{"id":597439816,"package_name":"org.eclipse.jetty:jetty-server","ecosystem":"maven","requirements":"9.4.45.v20220203","direct":true,"kind":"test","optional":false},{"id":597439817,"package_name":"org.eclipse.jetty:jetty-util","ecosystem":"maven","requirements":"9.4.45.v20220203","direct":true,"kind":"test","optional":false},{"id":597439818,"package_name":"org.eclipse.jetty:jetty-security","ecosystem":"maven","requirements":"9.4.45.v20220203","direct":true,"kind":"test","optional":false},{"id":597439819,"package_name":"org.slf4j:slf4j-simple","ecosystem":"maven","requirements":"1.7.36","direct":true,"kind":"test","optional":false},{"id":597439820,"package_name":"commons-beanutils:commons-beanutils","ecosystem":"maven","requirements":"1.9.4","direct":true,"kind":"runtime","optional":false},{"id":597439821,"package_name":"org.eclipse.sisu:org.eclipse.sisu.inject","ecosystem":"maven","requirements":"0.3.0.M1","direct":true,"kind":"runtime","optional":false},{"id":597439822,"package_name":"org.eclipse.sisu:org.eclipse.sisu.plexus","ecosystem":"maven","requirements":"0.3.0.M1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/analyze/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:53.939Z","updated_at":"2022-08-07T13:00:53.939Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/analyze/pom.xml","dependencies":[{"id":597439823,"package_name":"org.apache.maven:maven-project","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false},{"id":597439824,"package_name":"org.apache.maven:maven-artifact","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false},{"id":597439825,"package_name":"org.apache.maven:maven-model","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/analyze-dep-mgt/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:53.945Z","updated_at":"2022-08-07T13:00:53.945Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/analyze-dep-mgt/pom.xml","dependencies":[{"id":597439826,"package_name":"org.apache.maven:maven-project","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false},{"id":597439827,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/analyze-ignore-all-non-test-scope-dependency/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:53.950Z","updated_at":"2022-08-07T13:00:53.950Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/analyze-ignore-all-non-test-scope-dependency/pom.xml","dependencies":[{"id":597439871,"package_name":"org.apache.maven:maven-settings","ecosystem":"maven","requirements":"@mavenVersion@","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/analyze-ignore-dependency/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:53.956Z","updated_at":"2022-08-07T13:00:53.956Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/analyze-ignore-dependency/pom.xml","dependencies":[{"id":597439873,"package_name":"org.apache.maven:maven-project","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/analyze-ignore-non-test-scope-dependency/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:53.961Z","updated_at":"2022-08-07T13:00:53.961Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/analyze-ignore-non-test-scope-dependency/pom.xml","dependencies":[{"id":597439875,"package_name":"org.apache.maven:maven-settings","ecosystem":"maven","requirements":"@mavenVersion@","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/analyze-ignore-unused-declared-dependency/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:53.972Z","updated_at":"2022-08-07T13:00:53.972Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/analyze-ignore-unused-declared-dependency/pom.xml","dependencies":[{"id":597439877,"package_name":"org.apache.maven:maven-project","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/analyze-ignore-used-undeclared-dependency/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:53.978Z","updated_at":"2022-08-07T13:00:53.978Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/analyze-ignore-used-undeclared-dependency/pom.xml","dependencies":[{"id":597439879,"package_name":"org.apache.maven:maven-core","ecosystem":"maven","requirements":"3.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/analyze-multimodule-project/module1/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:53.983Z","updated_at":"2022-08-07T13:00:53.983Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/analyze-multimodule-project/module1/pom.xml","dependencies":[{"id":597439881,"package_name":"org.apache.maven:maven-project","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false},{"id":597439882,"package_name":"org.apache.maven:maven-artifact","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false},{"id":597439883,"package_name":"org.apache.maven:maven-model","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/analyze-multimodule-project/module2/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:53.988Z","updated_at":"2022-08-07T13:00:53.988Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/analyze-multimodule-project/module2/pom.xml","dependencies":[{"id":597439886,"package_name":"org.apache.maven.its.dependency:test-module1","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/analyze-report/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:53.995Z","updated_at":"2022-08-07T13:00:53.995Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/analyze-report/pom.xml","dependencies":[{"id":597439888,"package_name":"org.apache.maven:maven-project","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false},{"id":597439889,"package_name":"org.apache.maven:maven-artifact","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false},{"id":597439890,"package_name":"org.apache.maven:maven-model","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/analyze-testDependencyWithNonTestScope/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.001Z","updated_at":"2022-08-07T13:00:54.001Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/analyze-testDependencyWithNonTestScope/pom.xml","dependencies":[{"id":597439895,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.12","direct":true,"kind":"runtime","optional":false},{"id":597439896,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":"2.9.1","direct":true,"kind":"runtime","optional":false},{"id":597439897,"package_name":"org.jsoup:jsoup","ecosystem":"maven","requirements":"1.13.1","direct":true,"kind":"runtime","optional":false},{"id":597439898,"package_name":"org.apache.maven:maven-project","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/build-classpath/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.006Z","updated_at":"2022-08-07T13:00:54.006Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/build-classpath/pom.xml","dependencies":[{"id":597439900,"package_name":"org.apache.maven:maven-profile","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false},{"id":597439901,"package_name":"org.apache.maven:maven-project","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/build-classpath-changeparams/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.011Z","updated_at":"2022-08-07T13:00:54.011Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/build-classpath-changeparams/pom.xml","dependencies":[{"id":597439904,"package_name":"org.apache.maven:maven-profile","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false},{"id":597439905,"package_name":"org.apache.maven:maven-project","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/build-classpath-output-file-and-property/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.016Z","updated_at":"2022-08-07T13:00:54.016Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/build-classpath-output-file-and-property/pom.xml","dependencies":[{"id":597439907,"package_name":"org.apache.maven.its.dependency:get-artifact","ecosystem":"maven","requirements":"1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/collect/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.021Z","updated_at":"2022-08-07T13:00:54.021Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/collect/pom.xml","dependencies":[{"id":597439909,"package_name":"org.apache.maven:maven-project","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/copy-dependencies/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.029Z","updated_at":"2022-08-07T13:00:54.029Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/copy-dependencies/pom.xml","dependencies":[{"id":597439911,"package_name":"org.apache.maven:maven-model","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false},{"id":597439912,"package_name":"org.apache.maven:maven-settings","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false},{"id":597439913,"package_name":"org.apache.maven:maven-artifact","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/copy-from-reactor/child-b/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.034Z","updated_at":"2022-08-07T13:00:54.034Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/copy-from-reactor/child-b/pom.xml","dependencies":[{"id":597439916,"package_name":"org.apache.maven.its.dependency:child-a","ecosystem":"maven","requirements":"1.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/dependency-properties/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.043Z","updated_at":"2022-08-07T13:00:54.043Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/dependency-properties/pom.xml","dependencies":[{"id":597439919,"package_name":"org.apache.maven:maven-artifact","ecosystem":"maven","requirements":"2.0.9","direct":true,"kind":"runtime","optional":false},{"id":597439920,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/filterunpack/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.048Z","updated_at":"2022-08-07T13:00:54.048Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/filterunpack/pom.xml","dependencies":[{"id":597439922,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/go-offline/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.057Z","updated_at":"2022-08-07T13:00:54.057Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/go-offline/pom.xml","dependencies":[{"id":597439926,"package_name":"org.apache.maven:maven-project","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/list-repositories/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.062Z","updated_at":"2022-08-07T13:00:54.062Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/list-repositories/pom.xml","dependencies":[{"id":597439928,"package_name":"org.apache.maven:maven-project","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/mdep-204-go-offline-resolve-intermodule/module-1/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.067Z","updated_at":"2022-08-07T13:00:54.067Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/mdep-204-go-offline-resolve-intermodule/module-1/pom.xml","dependencies":[{"id":597439930,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":"3.9","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/mdep-204-go-offline-resolve-intermodule/module-2/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.078Z","updated_at":"2022-08-07T13:00:54.078Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/mdep-204-go-offline-resolve-intermodule/module-2/pom.xml","dependencies":[{"id":597439933,"package_name":"org.apache.maven.its.dependency:test-sub-1","ecosystem":"maven","requirements":"1.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":597439934,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":"1.2.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/mdep-439-analyze-java8/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.094Z","updated_at":"2022-08-07T13:00:54.094Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/mdep-439-analyze-java8/pom.xml","dependencies":[{"id":597439938,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":"1.7.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/mdep-506-dependency-without-version-in-depmgt/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.111Z","updated_at":"2022-08-07T13:00:54.111Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/mdep-506-dependency-without-version-in-depmgt/pom.xml","dependencies":[{"id":597439943,"package_name":"org.springframework.boot:spring-boot-starter-cloud-connectors","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":597439944,"package_name":"org.springframework.boot:spring-boot-dependencies","ecosystem":"maven","requirements":"1.2.6.RELEASE","direct":true,"kind":"import","optional":false},{"id":597439945,"package_name":"org.springframework.cloud:spring-cloud-spring-service-connector","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/mdep-571-resolve-java9/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.124Z","updated_at":"2022-08-07T13:00:54.124Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/mdep-571-resolve-java9/pom.xml","dependencies":[{"id":597439946,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":"1.7.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/mdep-572-unpack-tar-long-file/child2/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.139Z","updated_at":"2022-08-07T13:00:54.139Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/mdep-572-unpack-tar-long-file/child2/pom.xml","dependencies":[{"id":597439947,"package_name":"${project.groupId}:child1","ecosystem":"maven","requirements":"1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/mdep-578_display-reason-invalid-module/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.148Z","updated_at":"2022-08-07T13:00:54.148Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/mdep-578_display-reason-invalid-module/pom.xml","dependencies":[{"id":597439949,"package_name":"jdom:jdom","ecosystem":"maven","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":597439950,"package_name":"org.apache.geronimo.specs:geronimo-jta_1.1_spec","ecosystem":"maven","requirements":"1.1","direct":true,"kind":"runtime","optional":false},{"id":597439951,"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/projects/mdep-580_display-manifest-automodules/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.157Z","updated_at":"2022-08-07T13:00:54.157Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/mdep-580_display-manifest-automodules/pom.xml","dependencies":[{"id":597439955,"package_name":"org.apache.maven.resolver:maven-resolver-api","ecosystem":"maven","requirements":"1.1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/mdep-586-unpacking-resources/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.163Z","updated_at":"2022-08-07T13:00:54.163Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/mdep-586-unpacking-resources/pom.xml","dependencies":[{"id":597439957,"package_name":"org.apache.maven.its.dependency:ResourceArtifact","ecosystem":"maven","requirements":"1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/mdep-599-analyze-java9/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.170Z","updated_at":"2022-08-07T13:00:54.170Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/mdep-599-analyze-java9/pom.xml","dependencies":[{"id":597439962,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.12","direct":true,"kind":"test","optional":false},{"id":597439963,"package_name":"org.hamcrest:hamcrest-core","ecosystem":"maven","requirements":"1.3","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/mdep-602-log-on-error-level-when-failOnWarning/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.177Z","updated_at":"2022-08-07T13:00:54.177Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/mdep-602-log-on-error-level-when-failOnWarning/pom.xml","dependencies":[{"id":597439965,"package_name":"org.apache.maven:maven-project","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/mdep-714-analyze-ignore-unused-runtime/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.185Z","updated_at":"2022-08-07T13:00:54.185Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/mdep-714-analyze-ignore-unused-runtime/pom.xml","dependencies":[{"id":597439970,"package_name":"org.apache.maven:maven-project","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/mdep-739-go-offline-respect-classifiers/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.192Z","updated_at":"2022-08-07T13:00:54.192Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/mdep-739-go-offline-respect-classifiers/pom.xml","dependencies":[{"id":597439975,"package_name":"org.springframework.cloud:spring-cloud-stream","ecosystem":"maven","requirements":"3.1.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/mdep-752-analyze-ignored-packaging-custom/ear/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.199Z","updated_at":"2022-08-07T13:00:54.199Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/mdep-752-analyze-ignored-packaging-custom/ear/pom.xml","dependencies":[{"id":597439977,"package_name":"org.apache.maven.its.dependency:mdep-752-ejb","ecosystem":"maven","requirements":"1.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/mdep-752-analyze-ignored-packaging-defaults/ear/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.208Z","updated_at":"2022-08-07T13:00:54.208Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/mdep-752-analyze-ignored-packaging-defaults/ear/pom.xml","dependencies":[{"id":597439979,"package_name":"org.apache.maven.its.dependency:mdep-752-ejb","ecosystem":"maven","requirements":"1.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/mdep-779-analyze-only-verbose-shows-class-names/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.220Z","updated_at":"2022-08-07T13:00:54.220Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/mdep-779-analyze-only-verbose-shows-class-names/pom.xml","dependencies":[{"id":597439981,"package_name":"dom4j:dom4j","ecosystem":"maven","requirements":"1.6.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/purge-local-repository/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.238Z","updated_at":"2022-08-07T13:00:54.238Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/purge-local-repository/pom.xml","dependencies":[{"id":597439985,"package_name":"org.apache.maven.its.dependency:purged","ecosystem":"maven","requirements":"1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/purge-local-repository-bad-dep/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.245Z","updated_at":"2022-08-07T13:00:54.245Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/purge-local-repository-bad-dep/pom.xml","dependencies":[{"id":597439987,"package_name":"org.apache.maven.its.dependency:i-do-not-exist","ecosystem":"maven","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":597439988,"package_name":"org.apache.maven.its.dependency:purge-local-repository","ecosystem":"maven","requirements":"1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/purge-local-repository-bad-pom/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.252Z","updated_at":"2022-08-07T13:00:54.252Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/purge-local-repository-bad-pom/pom.xml","dependencies":[{"id":597439989,"package_name":"org.apache.maven.its.dependency:purge-local-repository","ecosystem":"maven","requirements":"1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/purge-local-repository-include/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.258Z","updated_at":"2022-08-07T13:00:54.258Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/purge-local-repository-include/pom.xml","dependencies":[{"id":597440001,"package_name":"org.apache.maven.its.dependency:purge-local-repository","ecosystem":"maven","requirements":"1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/purge-local-repository-multi-module/child1/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.263Z","updated_at":"2022-08-07T13:00:54.263Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/purge-local-repository-multi-module/child1/pom.xml","dependencies":[{"id":597440025,"package_name":"org.apache.maven.its.dependency:purged-a","ecosystem":"maven","requirements":"1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/purge-local-repository-multi-module/child2/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.268Z","updated_at":"2022-08-07T13:00:54.268Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/purge-local-repository-multi-module/child2/pom.xml","dependencies":[{"id":597440028,"package_name":"org.apache.maven.its.dependency:purged-b","ecosystem":"maven","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":597440029,"package_name":"${project.groupId}:child1","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/purge-local-repository-multi-module-execution/child1/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.275Z","updated_at":"2022-08-07T13:00:54.275Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/purge-local-repository-multi-module-execution/child1/pom.xml","dependencies":[{"id":597440032,"package_name":"org.apache.maven.its.dependency:purged-a","ecosystem":"maven","requirements":"1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/purge-local-repository-multi-module-execution/child2/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.280Z","updated_at":"2022-08-07T13:00:54.280Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/purge-local-repository-multi-module-execution/child2/pom.xml","dependencies":[{"id":597440034,"package_name":"org.apache.maven.its.dependency:purged-b","ecosystem":"maven","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":597440035,"package_name":"org.apache.maven.its.dependency:child1","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/purge-local-repository-non-transitive/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.286Z","updated_at":"2022-08-07T13:00:54.286Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/purge-local-repository-non-transitive/pom.xml","dependencies":[{"id":597440036,"package_name":"org.apache.maven.its.dependency:purge-local-repository","ecosystem":"maven","requirements":"1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/purge-local-repository-reresolve/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.292Z","updated_at":"2022-08-07T13:00:54.292Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/purge-local-repository-reresolve/pom.xml","dependencies":[{"id":597440037,"package_name":"org.apache.maven.its.dependency:purge-local-repository","ecosystem":"maven","requirements":"1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/purge-local-repository-snapshots-only/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.297Z","updated_at":"2022-08-07T13:00:54.297Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/purge-local-repository-snapshots-only/pom.xml","dependencies":[{"id":597440039,"package_name":"org.apache.maven.its.dependency:purged","ecosystem":"maven","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":597440040,"package_name":"org.apache.maven.its.dependency:snap-purged","ecosystem":"maven","requirements":"1.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/purge-local-repository-version-range/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.302Z","updated_at":"2022-08-07T13:00:54.302Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/purge-local-repository-version-range/pom.xml","dependencies":[{"id":597440042,"package_name":"org.apache.maven.its.dependency:purge-local-repository","ecosystem":"maven","requirements":"[0.9, 1.1]","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/resolve/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.307Z","updated_at":"2022-08-07T13:00:54.307Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/resolve/pom.xml","dependencies":[{"id":597440043,"package_name":"org.apache.maven:maven-project","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/resolve-plugins-exclude-reactor/child-b/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.316Z","updated_at":"2022-08-07T13:00:54.316Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/resolve-plugins-exclude-reactor/child-b/pom.xml","dependencies":[{"id":597440051,"package_name":"org.apache.maven.its.dependency:child-a","ecosystem":"maven","requirements":"1.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/setup-custom-ear-lifecycle/manager/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.328Z","updated_at":"2022-08-07T13:00:54.328Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/setup-custom-ear-lifecycle/manager/pom.xml","dependencies":[{"id":597440065,"package_name":"org.codehaus.plexus:plexus-archiver","ecosystem":"maven","requirements":"2.6.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/setup-custom-ear-lifecycle/plugin/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.353Z","updated_at":"2022-08-07T13:00:54.353Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/setup-custom-ear-lifecycle/plugin/pom.xml","dependencies":[{"id":597440066,"package_name":"org.apache.maven:maven-plugin-api","ecosystem":"maven","requirements":"2.0.9","direct":true,"kind":"runtime","optional":false},{"id":597440067,"package_name":"org.apache.maven:maven-project","ecosystem":"maven","requirements":"2.0.9","direct":true,"kind":"runtime","optional":false},{"id":597440068,"package_name":"org.codehaus.plexus:plexus-archiver","ecosystem":"maven","requirements":"4.2.2","direct":true,"kind":"runtime","optional":false},{"id":597440069,"package_name":"org.apache.maven.plugin-tools:maven-plugin-annotations","ecosystem":"maven","requirements":"3.1","direct":true,"kind":"provided","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/sources/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.360Z","updated_at":"2022-08-07T13:00:54.360Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/sources/pom.xml","dependencies":[{"id":597440070,"package_name":"org.apache.maven:maven-project","ecosystem":"maven","requirements":"2.0.8","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/tree/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.365Z","updated_at":"2022-08-07T13:00:54.365Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/tree/pom.xml","dependencies":[{"id":597440071,"package_name":"org.apache.maven:maven-project","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/tree-includes/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.370Z","updated_at":"2022-08-07T13:00:54.370Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/tree-includes/pom.xml","dependencies":[{"id":597440072,"package_name":"org.apache.maven:maven-project","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/tree-multimodule/module-a/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.375Z","updated_at":"2022-08-07T13:00:54.375Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/tree-multimodule/module-a/pom.xml","dependencies":[{"id":597440073,"package_name":"org.apache.maven:maven-project","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/tree-multimodule/module-b/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.381Z","updated_at":"2022-08-07T13:00:54.381Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/tree-multimodule/module-b/pom.xml","dependencies":[{"id":597440074,"package_name":"org.apache.maven.its.dependency:tree-multimodule-module-a","ecosystem":"maven","requirements":"1.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/tree-verbose/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.388Z","updated_at":"2022-08-07T13:00:54.388Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/tree-verbose/pom.xml","dependencies":[{"id":597440075,"package_name":"org.apache.maven:maven-project","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false},{"id":597440076,"package_name":"org.apache.maven:maven-profile","ecosystem":"maven","requirements":"2.0.4","direct":true,"kind":"test","optional":false},{"id":597440077,"package_name":"org.apache.maven:maven-model","ecosystem":"maven","requirements":"2.0.7","direct":true,"kind":"runtime","optional":false},{"id":597440078,"package_name":"org.apache.xmlgraphics:batik-bridge","ecosystem":"maven","requirements":"1.7","direct":true,"kind":"runtime","optional":false},{"id":597440079,"package_name":"org.apache.maven:maven-model","ecosystem":"maven","requirements":"2.0.5","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/tree-verbose-multimodule/module-a/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.396Z","updated_at":"2022-08-07T13:00:54.396Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/tree-verbose-multimodule/module-a/pom.xml","dependencies":[{"id":597440080,"package_name":"org.apache.maven:maven-project","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/tree-verbose-multimodule/module-b/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.400Z","updated_at":"2022-08-07T13:00:54.400Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/tree-verbose-multimodule/module-b/pom.xml","dependencies":[{"id":597440081,"package_name":"org.apache.maven.its.dependency:tree-multimodule-module-a","ecosystem":"maven","requirements":"1.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/tree-verbose-small/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.406Z","updated_at":"2022-08-07T13:00:54.406Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/tree-verbose-small/pom.xml","dependencies":[{"id":597440082,"package_name":"commons-logging:commons-logging","ecosystem":"maven","requirements":"1.2","direct":true,"kind":"runtime","optional":false},{"id":597440083,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/unpack-dependencies/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.413Z","updated_at":"2022-08-07T13:00:54.413Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/unpack-dependencies/pom.xml","dependencies":[{"id":597440084,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/unpack-dependencies-with-filemappers/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.417Z","updated_at":"2022-08-07T13:00:54.417Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/unpack-dependencies-with-filemappers/pom.xml","dependencies":[{"id":597440085,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it/projects/used-dependencies/module/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.423Z","updated_at":"2022-08-07T13:00:54.423Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/used-dependencies/module/pom.xml","dependencies":[{"id":597440086,"package_name":"org.apache.maven.plugins.dependency:annotation","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it-harness-poms/copy-dependencies/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.431Z","updated_at":"2022-08-07T13:00:54.431Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it-harness-poms/copy-dependencies/pom.xml","dependencies":[{"id":597440091,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"runtime","optional":false},{"id":597440092,"package_name":"ant:ant","ecosystem":"maven","requirements":"1.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it-harness-poms/copy-dependencies2/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.438Z","updated_at":"2022-08-07T13:00:54.438Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it-harness-poms/copy-dependencies2/pom.xml","dependencies":[{"id":597440097,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"runtime","optional":false},{"id":597440098,"package_name":"ant:ant","ecosystem":"maven","requirements":"1.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it-harness-poms/mdep-27/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.444Z","updated_at":"2022-08-07T13:00:54.444Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it-harness-poms/mdep-27/pom.xml","dependencies":[{"id":597440099,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"runtime","optional":false},{"id":597440100,"package_name":"ant:ant","ecosystem":"maven","requirements":"1.7.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/it-harness-poms/mdep-61/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.458Z","updated_at":"2022-08-07T13:00:54.458Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it-harness-poms/mdep-61/pom.xml","dependencies":[{"id":597440101,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"test","optional":false},{"id":597440102,"package_name":"ant:ant","ecosystem":"maven","requirements":"1.6.5","direct":true,"kind":"compile","optional":false}]},{"ecosystem":"maven","filepath":"src/it-harness-poms/mdep-66/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.463Z","updated_at":"2022-08-07T13:00:54.463Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it-harness-poms/mdep-66/pom.xml","dependencies":[{"id":597440103,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"test","optional":false},{"id":597440104,"package_name":"ant:ant","ecosystem":"maven","requirements":"1.6.5","direct":true,"kind":"compile","optional":false}]},{"ecosystem":"maven","filepath":"src/it-harness-poms/mdep-67/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T13:00:54.469Z","updated_at":"2022-08-07T13:00:54.469Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it-harness-poms/mdep-67/pom.xml","dependencies":[{"id":597440105,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/maven-verify.yml","sha":null,"kind":"manifest","created_at":"2023-10-23T23:27:48.158Z","updated_at":"2023-10-23T23:27:48.158Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/.github/workflows/maven-verify.yml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/projects/analyze-multimodule-project/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-23T23:27:48.188Z","updated_at":"2023-10-23T23:27:48.188Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/analyze-multimodule-project/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/projects/copy/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-23T23:27:48.206Z","updated_at":"2023-10-23T23:27:48.206Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/copy/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/projects/copy-and-unpack-with-alternate-local-repo/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-23T23:27:48.213Z","updated_at":"2023-10-23T23:27:48.213Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/copy-and-unpack-with-alternate-local-repo/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/projects/copy-cli/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-23T23:27:48.218Z","updated_at":"2023-10-23T23:27:48.218Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/copy-cli/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/projects/copy-from-reactor/child-a/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-23T23:27:48.224Z","updated_at":"2023-10-23T23:27:48.224Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/copy-from-reactor/child-a/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/projects/copy-from-reactor/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-23T23:27:48.235Z","updated_at":"2023-10-23T23:27:48.235Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/copy-from-reactor/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/projects/copy-from-remote-repository/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-23T23:27:48.241Z","updated_at":"2023-10-23T23:27:48.241Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/copy-from-remote-repository/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/projects/copy-with-prependGroupId/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-23T23:27:48.246Z","updated_at":"2023-10-23T23:27:48.246Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/copy-with-prependGroupId/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/projects/get-artifact/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-23T23:27:48.254Z","updated_at":"2023-10-23T23:27:48.254Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/get-artifact/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/projects/get-artifact-maven-plugin/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-23T23:27:48.259Z","updated_at":"2023-10-23T23:27:48.259Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/get-artifact-maven-plugin/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/projects/get-artifact-no-transitive/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-23T23:27:48.263Z","updated_at":"2023-10-23T23:27:48.263Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/get-artifact-no-transitive/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/projects/get-gav/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-23T23:27:48.267Z","updated_at":"2023-10-23T23:27:48.267Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/get-gav/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/projects/mdep-204-go-offline-resolve-intermodule/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-23T23:27:48.278Z","updated_at":"2023-10-23T23:27:48.278Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/mdep-204-go-offline-resolve-intermodule/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/projects/mdep-450-project-with-ancestor/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-23T23:27:48.293Z","updated_at":"2023-10-23T23:27:48.293Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/mdep-450-project-with-ancestor/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/projects/mdep-450-project-without-ancestor/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-23T23:27:48.322Z","updated_at":"2023-10-23T23:27:48.322Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/mdep-450-project-without-ancestor/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/projects/mdep-572-unpack-tar-long-file/child1/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-23T23:27:48.360Z","updated_at":"2023-10-23T23:27:48.360Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/mdep-572-unpack-tar-long-file/child1/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/projects/mdep-572-unpack-tar-long-file/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-23T23:27:48.381Z","updated_at":"2023-10-23T23:27:48.381Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/mdep-572-unpack-tar-long-file/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/projects/mdep-663_analyze_unsupported_version/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-23T23:27:48.429Z","updated_at":"2023-10-23T23:27:48.429Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/mdep-663_analyze_unsupported_version/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/projects/mdep-752-analyze-ignored-packaging-custom/ejb/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-23T23:27:48.499Z","updated_at":"2023-10-23T23:27:48.499Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/mdep-752-analyze-ignored-packaging-custom/ejb/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/projects/mdep-752-analyze-ignored-packaging-custom/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-23T23:27:48.527Z","updated_at":"2023-10-23T23:27:48.527Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/mdep-752-analyze-ignored-packaging-custom/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/projects/mdep-752-analyze-ignored-packaging-defaults/ejb/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-23T23:27:48.562Z","updated_at":"2023-10-23T23:27:48.562Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/mdep-752-analyze-ignored-packaging-defaults/ejb/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/projects/mdep-752-analyze-ignored-packaging-defaults/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-23T23:27:48.583Z","updated_at":"2023-10-23T23:27:48.583Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/mdep-752-analyze-ignored-packaging-defaults/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/projects/purge-local-repository-multi-module/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-23T23:27:48.614Z","updated_at":"2023-10-23T23:27:48.614Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/purge-local-repository-multi-module/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/projects/purge-local-repository-multi-module-execution/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-23T23:27:48.627Z","updated_at":"2023-10-23T23:27:48.627Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/purge-local-repository-multi-module-execution/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/projects/resolve-plugins/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-23T23:27:48.664Z","updated_at":"2023-10-23T23:27:48.664Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/resolve-plugins/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/projects/resolve-plugins-exclude-reactor/child-a/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-23T23:27:48.685Z","updated_at":"2023-10-23T23:27:48.685Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/resolve-plugins-exclude-reactor/child-a/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"src/it/projects/resolve-plugins-exclude-reactor/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-23T23:27:48.695Z","updated_at":"2023-10-23T23:27:48.695Z","repository_link":"https://github.com/apache/maven-dependency-plugin/blob/master/src/it/projects/resolve-plugins-exclude-reactor/pom.xml","dependencies":[]}],"score":28.097634746992973,"created_at":"2025-05-07T19:03:21.922Z","updated_at":"2026-06-21T15:01:29.415Z","avatar_url":"https://github.com/apache.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/360524","html_url":"https://summary.ecosyste.ms/projects/360524"}