{"id":18026851,"url":"https://github.com/yegor256/jpeek-maven-plugin","last_synced_at":"2025-08-04T02:11:28.225Z","repository":{"id":54811387,"uuid":"261528615","full_name":"yegor256/jpeek-maven-plugin","owner":"yegor256","description":"Maven Plugin for jPeek","archived":false,"fork":false,"pushed_at":"2023-12-15T05:48:33.000Z","size":35,"stargazers_count":9,"open_issues_count":3,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-22T21:07:30.852Z","etag":null,"topics":["cohesion","java","maven-plugin","metrics"],"latest_commit_sha":null,"homepage":"https://www.jpeek.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yegor256.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-05T16:41:22.000Z","updated_at":"2024-05-19T04:17:07.000Z","dependencies_parsed_at":"2023-12-15T06:51:15.073Z","dependency_job_id":null,"html_url":"https://github.com/yegor256/jpeek-maven-plugin","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yegor256%2Fjpeek-maven-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yegor256%2Fjpeek-maven-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yegor256%2Fjpeek-maven-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yegor256%2Fjpeek-maven-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yegor256","download_url":"https://codeload.github.com/yegor256/jpeek-maven-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245764722,"owners_count":20668466,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cohesion","java","maven-plugin","metrics"],"created_at":"2024-10-30T08:08:17.040Z","updated_at":"2025-03-27T01:31:28.591Z","avatar_url":"https://github.com/yegor256.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## How to use?\n\nAdd the plugin execution to your `pom.xml`:\n\n```xml\n    \u003cplugin\u003e\n        \u003cgroupId\u003eorg.jpeek\u003c/groupId\u003e\n        \u003cartifactId\u003ejpeek-maven-plugin\u003c/artifactId\u003e\n        \u003cversion\u003e1.0-SNAPSHOT\u003c/version\u003e\n        \u003cexecutions\u003e\n            \u003cexecution\u003e\n                \u003cgoals\u003e\n                    \u003c!-- Bound by default to verify phase --\u003e\n                    \u003cgoal\u003eanalyze\u003c/goal\u003e\n                \u003c/goals\u003e\n            \u003c/execution\u003e\n        \u003c/executions\u003e\n        \u003cconfiguration\u003e\n            \u003c!-- Those are the default values --\u003e\n            \u003cinputDirectory\u003e${project.build.outputDirectory}\u003c/inputDirectory\u003e\n            \u003coutputDirectory\u003e${project.build.directory}/jpeek/\u003c/outputDirectory\u003e\n            \u003ccohesionRate\u003e8.0\u003c/cohesionRate\u003e\n        \u003c/configuration\u003e\n    \u003c/plugin\u003e\n```\n\nOr run it from the command-line:\n\n```\nmvn org.jpeek:jpeek-maven-plugin:1.0-SNAPSHOT:analyze\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyegor256%2Fjpeek-maven-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyegor256%2Fjpeek-maven-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyegor256%2Fjpeek-maven-plugin/lists"}