{"id":21032009,"url":"https://github.com/hiskasoft/hsk-maven-plugin","last_synced_at":"2026-04-15T17:31:05.612Z","repository":{"id":57724374,"uuid":"104932749","full_name":"hiskasoft/hsk-maven-plugin","owner":"hiskasoft","description":"Quality Code pre configuration on maven plugin","archived":false,"fork":false,"pushed_at":"2021-05-24T12:24:17.000Z","size":97,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-11T19:06:56.465Z","etag":null,"topics":["formatter-maven-plugin","license-maven-plugin","maven-pmd-plugin","mojo-executor","qa","quality","quality-code","quality-control"],"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/hiskasoft.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}},"created_at":"2017-09-26T20:10:26.000Z","updated_at":"2021-05-24T12:24:19.000Z","dependencies_parsed_at":"2022-09-02T07:02:22.091Z","dependency_job_id":null,"html_url":"https://github.com/hiskasoft/hsk-maven-plugin","commit_stats":null,"previous_names":["yracnet/qualitycode-maven-plugin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hiskasoft/hsk-maven-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiskasoft%2Fhsk-maven-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiskasoft%2Fhsk-maven-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiskasoft%2Fhsk-maven-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiskasoft%2Fhsk-maven-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiskasoft","download_url":"https://codeload.github.com/hiskasoft/hsk-maven-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiskasoft%2Fhsk-maven-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31852607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"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":["formatter-maven-plugin","license-maven-plugin","maven-pmd-plugin","mojo-executor","qa","quality","quality-code","quality-control"],"created_at":"2024-11-19T12:39:49.205Z","updated_at":"2026-04-15T17:31:05.590Z","avatar_url":"https://github.com/hiskasoft.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HSK Maven Plugin\n\nYou can control of java code from one plugin that embebed other plugin with pre configurations.\n\nThe **hiska-maven-plugin** encapsule the plugin:\n 1 mojo-executor\n   Executor of other plugin in one plugin\n 2. formatter-maven-plugin\n   Formater source code for JS/JAVA/HTML/XML\n 3. license-maven-plugin\n   Add Header Licence for copyrigth \n 4. maven-pmd-plugin\n   Check of quality code\n\n### Configuration\n\nInclude the hiska-maven-plugin in your project and compile your project \n### pom.xml\n```\n\u003cproject\u003e\n ...\n \u003cbuild\u003e\n ...\n  \u003cplugins\u003e\n  ...\n   \u003cplugin\u003e\n    \u003cgroupId\u003ecom.hiskasoft.maven\u003c/groupId\u003e\n    \u003cartifactId\u003ehiska-maven-plugin\u003c/artifactId\u003e\n    \u003cversion\u003e${last-version}\u003c/version\u003e\n    \u003cexecutions\u003e\n     \u003cexecution\u003e\n      \u003cphase\u003eprocess-resources\u003c/phase\u003e\n      \u003cgoals\u003e\n       \u003cgoal\u003eprocess\u003c/goal\u003e       \n      \u003c/goals\u003e\n     \u003c/execution\u003e\n    \u003c/executions\u003e\n   \u003c/plugin\u003e\n   ...\n  \u003c/plugins\u003e\n  ...\n \u003c/build\u003e\n ...\n\u003c/project\u003e\n```\n### Contact\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiskasoft%2Fhsk-maven-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiskasoft%2Fhsk-maven-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiskasoft%2Fhsk-maven-plugin/lists"}