scm-metadata-maven-plugin

Maven plugin to inject metadata about SCM into the Maven build properties.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка Данные
Группа

Группа

zone.gryphon.maven.plugins
Идентификатор

Идентификатор

scm-metadata-maven-plugin
Последняя версия

Последняя версия

1.8
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

scm-metadata-maven-plugin
Maven plugin to inject metadata about SCM into the Maven build properties.
Ссылка на сайт

Ссылка на сайт

https://gryphon-zone.github.io/scm-metadata-maven-plugin
Организация-разработчик

Организация-разработчик

Gryphon Zone
Система контроля версий

Система контроля версий

https://github.com/gryphon-zone/scm-metadata-maven-plugin

Скачать scm-metadata-maven-plugin

Как подключить последнюю версию

<plugin>
    <groupId>zone.gryphon.maven.plugins</groupId>
    <artifactId>scm-metadata-maven-plugin</artifactId>
    <version>1.8</version>
</plugin>

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.eclipse.jgit : org.eclipse.jgit jar 5.5.1.201910021850-r

provided (5)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-core jar 3.3.3
org.apache.maven : maven-model jar 3.3.3
org.apache.maven : maven-plugin-api jar 3.3.3
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0
org.projectlombok : lombok jar

test (8)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar
ch.qos.logback : logback-core jar
commons-io : commons-io jar 2.6
junit : junit jar
org.apache.maven : maven-compat jar 3.3.3
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
org.assertj : assertj-core jar 2.9.1
org.slf4j : slf4j-api jar

Модули Проекта

Данный проект не имеет модулей.

scm-metadata-maven-plugin

License License Maven Central Build Status

Maven plugin to inject metadata about the SCM in use for the project into your build as Maven properties, for re-use by other plugins.

Similar in spirit to the Buildnumber Maven Plugin, with the following key differences:

  1. Focus specifically on SCM metadata
  2. Richer set of metadata included
  3. Greater control over injected properties

See the documentation for details.

SCM support

Currently supported SCM implementations:

  • git

PRs adding support for additional SCM providers are welcome, the eventual goal is to support all of the most commonly used SCMs supported by Maven itself

Developer Information

Project Requirements

Building the plugin requires a Java 9+ JDK (although the project is compiled against the Java 7 SDK).

Building

To build the project:

mvn clean install

To build the plugin documentation:

mvn clean site

For compatibility with github-pages, the documentation is deployed into the docs folder. To build the documentation and deploy it into this folder, run

mvn clean site-deploy

IDE integration

This project utilizes Project Lombok, so ensure you add the appropriate plugins to your IDE.

License

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
zone.gryphon.maven.plugins

Gryphon Zone

Версии библиотеки

Версия
1.8
1.7
1.6
1.5
1.4
1.1
1,3
1.0