com.github.helpermethod:continuous-update-maven-plugin

The Continuous Update Maven Plugin creates merge requests for dependency updates.

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.helpermethod
Идентификатор

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

continuous-update-maven-plugin
Последняя версия

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

0.1.0
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

com.github.helpermethod:continuous-update-maven-plugin
The Continuous Update Maven Plugin creates merge requests for dependency updates.
Ссылка на сайт

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

https://github.com/helpermethod/continuous-update-maven-plugin
Система контроля версий

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

https://github.com/helpermethod/continuous-update-maven-plugin

Скачать continuous-update-maven-plugin

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

<plugin>
    <groupId>com.github.helpermethod</groupId>
    <artifactId>continuous-update-maven-plugin</artifactId>
    <version>0.1.0</version>
</plugin>

Зависимости

compile (4)

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

provided (3)

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

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

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

Dependency Update Maven Plugin

Maven Central Hex.pm

The Dependency Update Maven Plugin analyzes the dependencies of your Maven project.

If a more recent version of a dependency is found, the plugin will

  • create a new branch
  • update the dependency version in the POM
  • commit and push the change
  • create a merge request

Features

  • supports Public Key, Username Password and Token-Based Authentication

Quickstart

mvn com.github.helpermethod:dependency-update-maven-plugin:update

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

Версия
0.1.0