{"id":16785088,"url":"https://github.com/imod/maven-moduleskipper-plugin","last_synced_at":"2025-10-19T07:23:28.477Z","repository":{"id":139867244,"uuid":"5642157","full_name":"imod/maven-moduleskipper-plugin","owner":"imod","description":"Maven Extension which is able to remove a project of the current reactor/build session if the same version is already deployed to a remote repository.","archived":false,"fork":false,"pushed_at":"2012-09-01T18:17:00.000Z","size":108,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-07T19:05:53.843Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imod.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-09-01T18:11:02.000Z","updated_at":"2019-02-08T01:43:24.000Z","dependencies_parsed_at":"2023-03-11T17:36:46.106Z","dependency_job_id":null,"html_url":"https://github.com/imod/maven-moduleskipper-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/imod/maven-moduleskipper-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imod%2Fmaven-moduleskipper-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imod%2Fmaven-moduleskipper-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imod%2Fmaven-moduleskipper-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imod%2Fmaven-moduleskipper-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imod","download_url":"https://codeload.github.com/imod/maven-moduleskipper-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imod%2Fmaven-moduleskipper-plugin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266604009,"owners_count":23954725,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":"2024-10-13T08:08:06.962Z","updated_at":"2025-10-19T07:23:23.430Z","avatar_url":"https://github.com/imod.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"maven-moduleskipper-plugin\n==========================\n\nMaven Extension which is able to remove a project of the current reactor/build session if\nthe same version is already deployed to a remote repository. \nThis is most useful if you have a multi module project where some artifacts have to be released with different classifiers\nans you don't want to fiddle around with the 'skip' option of the deploy plugin.\n\nPlease this in the parent pom\n\n```xml\n\t\u003cbuild\u003e\n\t\t\u003cextensions\u003e\n\t\t\t\u003cextension\u003e\n\t\t\t\t\u003cgroupId\u003ech.fortysix.maven\u003c/groupId\u003e\n\t\t\t\t\u003cartifactId\u003emaven-moduleskipper-plugin\u003c/artifactId\u003e\n\t\t\t\t\u003cversion\u003e0.0.1-SNAPSHOT\u003c/version\u003e\n\t\t\t\u003c/extension\u003e\n\t\t\u003c/extensions\u003e\n\t\u003c/build\u003e\n```\n\nPer default the extension is called for all calls which contain at least the goal: 'deploy'.\nThe execution can be skipped with '-Dmoduleskipper.skip=true'\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimod%2Fmaven-moduleskipper-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimod%2Fmaven-moduleskipper-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimod%2Fmaven-moduleskipper-plugin/lists"}