githead-maven-plugin
Description
This plugin reads the HEAD commit from a local git repo and provides the branch and the commit hash via properties
| Лицензия |
Лицензия
The MIT License (MIT)
|
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаorg.cubeengine.maven.plugins |
| Идентификатор | Идентификаторgithead-maven-plugin |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типmaven-plugin |
| Описание |
Описаниеgithead-maven-plugin
A maven plugin that reads the current HEAD commit and branch from a git repository.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| githead-maven-plugin-1.1.0.pom | |
| githead-maven-plugin-1.1.0.jar | 15 KB |
| githead-maven-plugin-1.1.0-sources.jar | 9 KB |
| githead-maven-plugin-1.1.0-javadoc.jar | 28 KB |
| Обзор |
<plugin>
<groupId>org.cubeengine.maven.plugins</groupId>
<artifactId>githead-maven-plugin</artifactId>
<version>1.1.0</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.5.2 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5.1 |
| org.apache.maven : maven-project | jar | 3.0-alpha-2 |
This plugin reads the HEAD commit from a local git repo and provides the branch and the commit hash via properties