{"id":16119060,"url":"https://github.com/benslabbert/git-version-extension","last_synced_at":"2025-04-14T12:22:52.796Z","repository":{"id":238016675,"uuid":"795692635","full_name":"BenSlabbert/git-version-extension","owner":"BenSlabbert","description":"A maven extension to provide meaningful versions to a maven build","archived":false,"fork":false,"pushed_at":"2025-03-24T21:39:22.000Z","size":63,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T00:03:17.638Z","etag":null,"topics":["git","java","maven","maven-extension","maven-plugin"],"latest_commit_sha":null,"homepage":"","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/BenSlabbert.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":"2024-05-03T20:31:43.000Z","updated_at":"2025-03-24T21:39:03.000Z","dependencies_parsed_at":"2024-05-03T21:40:48.137Z","dependency_job_id":"7296611e-339b-4ef4-8bab-f5ac842a2510","html_url":"https://github.com/BenSlabbert/git-version-extension","commit_stats":null,"previous_names":["benslabbert/git-version-extension"],"tags_count":60,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenSlabbert%2Fgit-version-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenSlabbert%2Fgit-version-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenSlabbert%2Fgit-version-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenSlabbert%2Fgit-version-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BenSlabbert","download_url":"https://codeload.github.com/BenSlabbert/git-version-extension/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248878481,"owners_count":21176336,"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":["git","java","maven","maven-extension","maven-plugin"],"created_at":"2024-10-09T20:52:29.972Z","updated_at":"2025-04-14T12:22:52.754Z","avatar_url":"https://github.com/BenSlabbert.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Git Version Extension\n\nLicensed under Apache 2.0 https://www.apache.org/licenses/LICENSE-2.0.txt\n\nThis is a maven extension to set a build version based off of the last git tag.\n\nThis is a very naive implementation and does not handle all edge cases.\n\n## Usage\n\nAdd the following to your `.mvn/extensions.xml`:\n\n```xml\n\u003cextensions\u003e\n  \u003cextension\u003e\n    \u003cgroupId\u003egithub.benslabbert\u003c/groupId\u003e\n    \u003cartifactId\u003egit-version-extension\u003c/artifactId\u003e\n    \u003cversion\u003eVERSION\u003c/version\u003e\n  \u003c/extension\u003e\n\u003c/extensions\u003e\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenslabbert%2Fgit-version-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenslabbert%2Fgit-version-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenslabbert%2Fgit-version-extension/lists"}