{"id":18370222,"url":"https://github.com/docwhat/maven-release-tools","last_synced_at":"2025-07-18T09:32:56.834Z","repository":{"id":25808731,"uuid":"29247714","full_name":"docwhat/maven-release-tools","owner":"docwhat","description":"Tools for doing releases without using the maven-release-plugin","archived":false,"fork":false,"pushed_at":"2021-02-13T02:10:45.000Z","size":4,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-06T18:38:49.664Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/docwhat.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":"2015-01-14T14:23:56.000Z","updated_at":"2023-02-26T10:57:34.000Z","dependencies_parsed_at":"2022-07-24T07:02:05.219Z","dependency_job_id":null,"html_url":"https://github.com/docwhat/maven-release-tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/docwhat/maven-release-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docwhat%2Fmaven-release-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docwhat%2Fmaven-release-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docwhat%2Fmaven-release-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docwhat%2Fmaven-release-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docwhat","download_url":"https://codeload.github.com/docwhat/maven-release-tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docwhat%2Fmaven-release-tools/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265733917,"owners_count":23819437,"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":[],"created_at":"2024-11-05T23:37:33.922Z","updated_at":"2025-07-18T09:32:56.598Z","avatar_url":"https://github.com/docwhat.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Maven Release Tools\n===================\n\nThe built in maven-release-plugin has been known to be fragile and problematic\nfor a long time.\n\nThese are some tools for doing releases without using the maven-release-plugin\nat all.\n\nThese tools were meant to help implement a process similar to the one mentioned\nin Alex Fontaine's blog post, [*Maven Release Plugin: The Final Nail in the\nCoffin*](http://axelfontaine.com/blog/final-nail.html).\n\nThe output of these scripts are meant to imitate `mvn` output so you can parse\nit or highlight it with your normal maven logging tools. For example, in\nJenkins we use a plugin that marks `[ERROR]` lines red for easy scanning.\n\nmvn-version-release-bump\n------------------------\n\nThis tool removes the `-SNAPSHOT` part of the version from the `pom.xml`.\n\nIf the version already doesn't include `-SNAPSHOT` it will quit with an exit\ncode 42.\n\nmvn-version-snapshot-bump\n-------------------------\n\nThis tool increments the version and adds the `-SNAPSHOT` part in the\n`pom.xml`.\n\nIf the version already includes `-SNAPSHOT` it will quit with an exit code 42.\n\nmvn-reject-release-version\n--------------------------\n\nIf the version already doesn't include `-SNAPSHOT` it will quit with an exit\ncode 42.\n\nThis tool is meant to prevent building non`-SNAPSHOT` builds when running\ncode-verification (for example, with Gerrit).\n\nmvn-current-version\n-------------------\n\nEchoes the current version from the `pom.xml`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocwhat%2Fmaven-release-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdocwhat%2Fmaven-release-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocwhat%2Fmaven-release-tools/lists"}