io.takari:incrementalbuild-watchdog

This is a maven build extension that will fail incremental build if mojo executions are removed from project build plan compared to the previous build. The idea is to guarantee outputs produced by the removed mojo executions are not affecting build result. For example, if source code generating mojo is removed, the build may continue to succeed until the generated sources are removed.

Лицензия

Лицензия

Группа

Группа

io.takari
Идентификатор

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

incrementalbuild-watchdog
Последняя версия

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

0.6.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

This is a maven build extension that will fail incremental build if mojo executions are removed from project build plan compared to the previous build. The idea is to guarantee outputs produced by the removed mojo executions are not affecting build result. For example, if source code generating mojo is removed, the build may continue to succeed until the generated sources are removed.

Скачать incrementalbuild-watchdog

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

<!-- https://jarcasting.com/artifacts/io.takari/incrementalbuild-watchdog/ -->
<dependency>
    <groupId>io.takari</groupId>
    <artifactId>incrementalbuild-watchdog</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.takari/incrementalbuild-watchdog/
implementation 'io.takari:incrementalbuild-watchdog:0.6.0'
// https://jarcasting.com/artifacts/io.takari/incrementalbuild-watchdog/
implementation ("io.takari:incrementalbuild-watchdog:0.6.0")
'io.takari:incrementalbuild-watchdog:jar:0.6.0'
<dependency org="io.takari" name="incrementalbuild-watchdog" rev="0.6.0">
  <artifact name="incrementalbuild-watchdog" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.takari', module='incrementalbuild-watchdog', version='0.6.0')
)
libraryDependencies += "io.takari" % "incrementalbuild-watchdog" % "0.6.0"
[io.takari/incrementalbuild-watchdog "0.6.0"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.5
org.apache.maven : maven-core jar 3.2.1
javax.inject : javax.inject jar 1
io.takari : incrementalbuild jar 0.6.0

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

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

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

Версия
0.6.0
0.5.0
0.4.2
0.4.1
0.4.0
0.3.0
0.2.0