{"id":26337147,"url":"https://github.com/truewinter/runcmd-maven-plugin","last_synced_at":"2025-10-23T14:08:54.442Z","repository":{"id":222856009,"uuid":"758544873","full_name":"TrueWinter/runcmd-maven-plugin","owner":"TrueWinter","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-16T15:32:55.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T01:21:04.986Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TrueWinter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2024-02-16T14:52:35.000Z","updated_at":"2024-02-16T15:05:37.000Z","dependencies_parsed_at":"2024-02-16T16:50:59.365Z","dependency_job_id":null,"html_url":"https://github.com/TrueWinter/runcmd-maven-plugin","commit_stats":null,"previous_names":["truewinter/runcmd-maven-plugin"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/TrueWinter/runcmd-maven-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrueWinter%2Fruncmd-maven-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrueWinter%2Fruncmd-maven-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrueWinter%2Fruncmd-maven-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrueWinter%2Fruncmd-maven-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TrueWinter","download_url":"https://codeload.github.com/TrueWinter/runcmd-maven-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrueWinter%2Fruncmd-maven-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271083650,"owners_count":24696337,"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-08-18T02:00:08.743Z","response_time":89,"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"}},"keywords":[],"created_at":"2025-03-16T02:17:50.326Z","updated_at":"2025-10-23T14:08:49.403Z","avatar_url":"https://github.com/TrueWinter.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MavenRunCmd\n\nMavenRunCmd is a Maven plugin that allows you to run arbitrary shell commands during the build process.\n\n## Usage\n\n```xml\n\u003crepositories\u003e\n    \u003crepository\u003e\n        \u003cid\u003ejitpack.io\u003c/id\u003e\n        \u003curl\u003ehttps://jitpack.io\u003c/url\u003e\n    \u003c/repository\u003e\n\u003c/repositories\u003e\n\u003cpluginRepositories\u003e\n    \u003cpluginRepository\u003e\n        \u003cid\u003ejitpack.io\u003c/id\u003e\n        \u003curl\u003ehttps://jitpack.io\u003c/url\u003e\n    \u003c/pluginRepository\u003e\n\u003c/pluginRepositories\u003e\n\n\u003cbuild\u003e\n    \u003cplugins\u003e\n        \u003cplugin\u003e\n            \u003cgroupId\u003edev.truewinter\u003c/groupId\u003e\n            \u003cartifactId\u003eruncmd-maven-plugin\u003c/artifactId\u003e\n            \u003c!-- Check releases for latest version --\u003e\n            \u003cversion\u003e1.5\u003c/version\u003e\n            \u003cexecutions\u003e\n                \u003cexecution\u003e\n                    \u003cphase\u003ecompile\u003c/phase\u003e\n                    \u003cgoals\u003e\n                        \u003cgoal\u003ebuild\u003c/goal\u003e\n                    \u003c/goals\u003e\n                    \u003cconfiguration\u003e\n                        \u003cenvs\u003e\n                            \u003cenv\u003eMODE=production\u003c/env\u003e\n                        \u003c/envs\u003e\n                        \u003ccommand\u003enpx webpack\u003c/command\u003e\n                    \u003c/configuration\u003e\n                \u003c/execution\u003e\n            \u003c/executions\u003e\n        \u003c/plugin\u003e\n    \u003c/plugins\u003e\n\u003c/build\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftruewinter%2Fruncmd-maven-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftruewinter%2Fruncmd-maven-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftruewinter%2Fruncmd-maven-plugin/lists"}