{"id":16416054,"url":"https://github.com/phax/ph-dirindex-maven-plugin","last_synced_at":"2026-03-02T11:01:43.039Z","repository":{"id":20086452,"uuid":"23355626","full_name":"phax/ph-dirindex-maven-plugin","owner":"phax","description":"A Maven plugin for creating file list for later retrieval","archived":false,"fork":false,"pushed_at":"2025-12-16T19:49:03.000Z","size":297,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-20T10:50:57.669Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phax.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2014-08-26T14:57:43.000Z","updated_at":"2025-12-16T19:49:07.000Z","dependencies_parsed_at":"2023-11-07T14:41:14.858Z","dependency_job_id":"acfad48f-7df3-4d83-b946-7cf2c38a5421","html_url":"https://github.com/phax/ph-dirindex-maven-plugin","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/phax/ph-dirindex-maven-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phax%2Fph-dirindex-maven-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phax%2Fph-dirindex-maven-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phax%2Fph-dirindex-maven-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phax%2Fph-dirindex-maven-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phax","download_url":"https://codeload.github.com/phax/ph-dirindex-maven-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phax%2Fph-dirindex-maven-plugin/sbom","scorecard":{"id":656609,"data":{"date":"2025-08-11","repo":{"name":"github.com/phax/ph-dirindex-maven-plugin","commit":"1c1e6ecf9b8526d36d2ec4d0ee7de7824e9017ca"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/maven.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/phax/ph-dirindex-maven-plugin/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/phax/ph-dirindex-maven-plugin/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/phax/ph-dirindex-maven-plugin/maven.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/maven.yml:29"],"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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-21T14:49:48.757Z","repository_id":20086452,"created_at":"2025-08-21T14:49:48.757Z","updated_at":"2025-08-21T14:49:48.757Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29999218,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T09:59:02.300Z","status":"ssl_error","status_checked_at":"2026-03-02T09:59:02.001Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T07:08:16.119Z","updated_at":"2026-03-02T11:01:43.012Z","avatar_url":"https://github.com/phax.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ph-dirindex-maven-plugin\n\n[![javadoc](https://javadoc.io/badge2/com.helger.maven/ph-dirindex-maven-plugin/javadoc.svg)](https://javadoc.io/doc/com.helger.maven/ph-dirindex-maven-plugin)\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.helger.maven/ph-dirindex-maven-plugin/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.helger.maven/ph-dirindex-maven-plugin) \n\nA Maven 3.x plugin for creating file list for later retrieval. This can be used to create a file list of one or more arbitrary directories to save it to a file. The resulting file can be used from another JAR file as a \"table of contents\".\n\nNote: the directory index file is created in a temporary directory (usually somewhere below `target`) and than added to the build path internally.\n\n# Maven configuration\n\n```xml\n\u003cplugin\u003e\n  \u003cgroupId\u003ecom.helger.maven\u003c/groupId\u003e\n  \u003cartifactId\u003eph-dirindex-maven-plugin\u003c/artifactId\u003e\n  \u003cversion\u003e5.0.1\u003c/version\u003e\n  \u003cexecutions\u003e\n    \u003cexecution\u003e\n      \u003cgoals\u003e\n        \u003cgoal\u003egenerate-dirindex\u003c/goal\u003e\n      \u003c/goals\u003e\n    \u003c/execution\u003e\n  \u003c/executions\u003e\n  \u003cconfiguration\u003e\n    \u003csourceDirectory\u003e${basedir}/src/main/resources/\u003c/sourceDirectory\u003e\n    \u003cfilenameRegEx\u003e.*\\.test\u003c/filenameRegEx\u003e\n    \u003ctargetDirectory\u003etest-files\u003c/targetDirectory\u003e\n    \u003ctargetFilename\u003edirindex.xml\u003c/targetFilename\u003e\n    \u003coutputFormat\u003exml\u003c/outputFormat\u003e\n  \u003c/configuration\u003e\n\u003c/plugin\u003e\n```\n\nConfiguration items are:\n\n* `File` **sourceDirectory**  \n   The directory which should be indexed. This directory is mandatory to be specified. This directory is included in the resulting index file. No default present.\n* `boolean` **recursive**  \n   Should the source directory be scanned recursively for files?  \n   Defaults to `true`\n* `String` **dirnameRegEx** (since v4.0.4)  \n   An optional regular expression to index only directory names that match this regular expression. If it is not specified, all directories are used.\n* `boolean` **sourceChildrenOnly** (since v4.0.2)  \n   Should the source directory itself be excluded from the listing? This only has an impact if recursive listing is enabled.\n   Defaults to `false`\n* `String` **filenameRegEx**  \n   An optional regular expression to index only files that match this regular expression. If it is not specified, all files are used.\n* `File` **tempDirectory**  \n   The directory where the temporary index file will be saved.\n   Default: `${project.build.directory}/dirindex-maven-plugin`\n* `String` **targetDirectory**  \n   The directory within the target artifact where the file should reside. This directory is relative to the `tempDirectory` and must not be provided. If this directory is not specified, than the created target file will reside by default in the root directory of the final artifact.\n   Default: *empty String*\n* `String` **targetFilename**  \n   The filename within the `tempDirectory` and the `targetDirectory` to be used. The resulting file will always be UTF-8 encoded.\n   Default: `dirindex.xml`\n* `String` **outputFormat**  \n   Defines the format of the result. Possible values are:\n    * `xml` - create XML output. This is the default value. Uses the UTF-8 character encoding.\n    * `text-name-only` (since 4.0.2) - creates simple text output with one line per directory and file. Uses LF (`\\n`) as the line delimiter. Uses the UTF-8 character encoding.\n\n# Output format\nExample output for a `dirindex.xml` file (taken from the [ph-schematron](https://github.com/phax/ph-schematron/) project):\n\n```xml\n\u003cindex sourcedirectory=\"P:\\git\\ph-schematron\\ph-schematron-testfiles\\src\\main\\resources\\test-sch\" totaldirs=\"23\" totalfiles=\"137\"\u003e\n  \u003cdirectory name=\"test-sch\" basename=\"test-sch\" subdircount=\"12\" filecount=\"25\" /\u003e\n  \u003cfile name=\"test-sch/CellarBook.sch\" basename=\"CellarBook.sch\" filesize=\"3366\" /\u003e\n  \u003cfile name=\"test-sch/example-3-5.sch\" basename=\"example-3-5.sch\" filesize=\"785\" /\u003e\n  \u003cfile name=\"test-sch/example-3-8.sch\" basename=\"example-3-8.sch\" filesize=\"1455\" /\u003e\n  \u003cfile name=\"test-sch/example-4-2.sch\" basename=\"example-4-2.sch\" filesize=\"1449\" /\u003e\n  \u003cfile name=\"test-sch/example-5-2.sch\" basename=\"example-5-2.sch\" filesize=\"1519\" /\u003e\n  \u003cfile name=\"test-sch/example-6-1.sch\" basename=\"example-6-1.sch\" filesize=\"1526\" /\u003e\n  \u003cfile name=\"test-sch/example-7-2.sch\" basename=\"example-7-2.sch\" filesize=\"1017\" /\u003e\n  \u003cfile name=\"test-sch/example-8-5.sch\" basename=\"example-8-5.sch\" filesize=\"1034\" /\u003e\n  \u003cfile name=\"test-sch/example-9.sch\" basename=\"example-9.sch\" filesize=\"959\" /\u003e\n  \u003cfile name=\"test-sch/example-assert.sch\" basename=\"example-assert.sch\" filesize=\"1107\" /\u003e\n  \u003cfile name=\"test-sch/mets_general_rules-ISO.sch\" basename=\"mets_general_rules-ISO.sch\" filesize=\"2945\" /\u003e\n  \u003cfile name=\"test-sch/pattern-example.sch\" basename=\"pattern-example.sch\" filesize=\"1202\" /\u003e\n  \u003cfile name=\"test-sch/pattern-example-with-includes.sch\" basename=\"pattern-example-with-includes.sch\" filesize=\"819\" /\u003e\n  \u003cfile name=\"test-sch/schematron-additional-constraints.sch\" basename=\"schematron-additional-constraints.sch\" filesize=\"1934\" /\u003e\n  \u003cfile name=\"test-sch/schematron-annex-g.sch\" basename=\"schematron-annex-g.sch\" filesize=\"638\" /\u003e\n  \u003cfile name=\"test-sch/schematron-svrl.sch\" basename=\"schematron-svrl.sch\" filesize=\"7487\" /\u003e\n  \u003cfile name=\"test-sch/tcdl2.0.tsdtf.sch\" basename=\"tcdl2.0.tsdtf.sch\" filesize=\"18789\" /\u003e\n  \u003cfile name=\"test-sch/universalTests.sch\" basename=\"universalTests.sch\" filesize=\"2533\" /\u003e\n  \u003cfile name=\"test-sch/universalTests2.sch\" basename=\"universalTests2.sch\" filesize=\"2533\" /\u003e\n  \u003cfile name=\"test-sch/universalTests-xslt2.sch\" basename=\"universalTests-xslt2.sch\" filesize=\"2442\" /\u003e\n  \u003cfile name=\"test-sch/universalTests-xslt2-multidocument.sch\" basename=\"universalTests-xslt2-multidocument.sch\" filesize=\"2446\" /\u003e\n  \u003cfile name=\"test-sch/valid01.sch\" basename=\"valid01.sch\" filesize=\"875\" /\u003e\n  \u003cfile name=\"test-sch/valid02.sch\" basename=\"valid02.sch\" filesize=\"1022\" /\u003e\n  \u003cfile name=\"test-sch/valid03.sch\" basename=\"valid03.sch\" filesize=\"289\" /\u003e\n  \u003cfile name=\"test-sch/VariableTests.sch\" basename=\"VariableTests.sch\" filesize=\"880\" /\u003e\n  \u003cdirectory name=\"test-sch/atgov\" basename=\"atgov\" subdircount=\"1\" filecount=\"1\" /\u003e\n  \u003cfile name=\"test-sch/atgov/ATGOV-UBL-T10.sch\" basename=\"ATGOV-UBL-T10.sch\" filesize=\"2800\" /\u003e\n  \u003cdirectory name=\"test-sch/atgov/include\" basename=\"include\" subdircount=\"0\" filecount=\"2\" /\u003e\n  \u003cfile name=\"test-sch/atgov/include/ATGOV-T10-abstract.sch\" basename=\"ATGOV-T10-abstract.sch\" filesize=\"3232\" /\u003e\n  \u003cfile name=\"test-sch/atgov/include/ATGOV-UBL-T10-test.sch\" basename=\"ATGOV-UBL-T10-test.sch\" filesize=\"5133\" /\u003e\n  \u003cdirectory name=\"test-sch/atnat\" basename=\"atnat\" subdircount=\"1\" filecount=\"1\" /\u003e\n  \u003cfile name=\"test-sch/atnat/ATNAT-UBL-T10.sch\" basename=\"ATNAT-UBL-T10.sch\" filesize=\"2800\" /\u003e\n  \u003cdirectory name=\"test-sch/atnat/include\" basename=\"include\" subdircount=\"0\" filecount=\"2\" /\u003e\n  \u003cfile name=\"test-sch/atnat/include/ATNAT-T10-abstract.sch\" basename=\"ATNAT-T10-abstract.sch\" filesize=\"2943\" /\u003e\n  \u003cfile name=\"test-sch/atnat/include/ATNAT-UBL-T10-test.sch\" basename=\"ATNAT-UBL-T10-test.sch\" filesize=\"4053\" /\u003e\n  \u003cdirectory name=\"test-sch/biicore\" basename=\"biicore\" subdircount=\"1\" filecount=\"4\" /\u003e\n  \u003cfile name=\"test-sch/biicore/BIICORE-UBL-T01.sch\" basename=\"BIICORE-UBL-T01.sch\" filesize=\"2804\" /\u003e\n  \u003cfile name=\"test-sch/biicore/BIICORE-UBL-T10.sch\" basename=\"BIICORE-UBL-T10.sch\" filesize=\"2808\" /\u003e\n  \u003cfile name=\"test-sch/biicore/BIICORE-UBL-T14.sch\" basename=\"BIICORE-UBL-T14.sch\" filesize=\"2814\" /\u003e\n  \u003cfile name=\"test-sch/biicore/BIICORE-UBL-T15.sch\" basename=\"BIICORE-UBL-T15.sch\" filesize=\"2808\" /\u003e\n\u003c/index\u003e\n```\n\nExplanation of the three elements:\n* `index` - root element:\n    * `@sourcedirectory` the absolute source directory on disc that was scanned\n    * `@totaldirs` the overall number of directories contained (recursive)\n    * `@totalfiles` the overall number of files contained (recursive) \n* `directory` - represents a single directory\n    * `@name` the full directory name relative to the starting directory\n    * `@basename` the name of the directory without any paths\n    * `@subdircount` the number of contained sub-directories (excluding `.` and `..`)\n    * `@filecount` the number of contained files in this directory (not recursive)\n* `file` - represents a single file\n    * `@name` the full filename including the directories relative to the starting directory\n    * `@basename` the name of the file without any paths\n    * `@filesize` the size of the file in bytes\n\n# News and noteworthy\n\nv5.0.1 - 2025-11-16\n* Updated to ph-commons 12.1.0\n* Using JSpecify annotations\n\nv5.0.0 - 2025-08-25\n* Requires Java 17 as the minimum version\n* Updated to ph-commons 12.0.0\n\nv4.0.4 - 2025-02-06\n* Avoid empty slash at the beginning of a list, if `sourceChildrenOnly` is `true`. See [#9](https://github.com/phax/ph-dirindex-maven-plugin/issues/9) - thx @reda-alaoui\n* Added new configuration property `dirnameRegEx` that can control in what directories to descent in recursive mode\n\nv4.0.3 - 2025-02-05\n* If the property `sourceChildrenOnly` is used, the root path is not contained in the output. See [#8](https://github.com/phax/ph-dirindex-maven-plugin/issues/8) - thx @reda-alaoui\n\nv4.0.2 - 2025-02-04\n* Added new configuration property `sourceChildrenOnly` to omit the root directory from listing. See [#6](https://github.com/phax/ph-dirindex-maven-plugin/issues/6) - thx @reda-alaoui\n* Added new configuration property `outputFormat` to be able to create different outputs. See [#7](https://github.com/phax/ph-dirindex-maven-plugin/issues/7) - thx @reda-alaoui\n\nv4.0.1 - 2023-07-01\n* Removed the `maven-compat` dependencies for Maven 4 compatibility\n* Build against Maven 3.5.0\n\nv4.0.0 - 2023-01-08\n* Using Java 11 as the baseline\n* Updated to ph-commons 11\n\nv3.0.3 - 2021-03-22\n* Updated to ph-commons 10\n\nv3.0.2 - 2020-03-11\n* Release with recent library versions\n\nv3.0.1 - 2019-06-13\n* Improved logging\n* Using annotation based Maven configuration\n\nv3.0.0 - 2018-08-06\n* Updated to ph-commons 9.0.0\n\n---\n\nMy personal [Coding Styleguide](https://github.com/phax/meta/blob/master/CodingStyleguide.md) |\nIt is appreciated if you star the GitHub project if you like it.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphax%2Fph-dirindex-maven-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphax%2Fph-dirindex-maven-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphax%2Fph-dirindex-maven-plugin/lists"}