Legacy Maven Plugin M2 Interceptor

Plexus module that intercepts invocations of key Maven components so that Hudson can monitor what's going on in Maven.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка Hudson Continuous Integration and Continuous Delivery
Группа

Группа

org.hudsonci.plugins
Идентификатор

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

maven-interceptor
Последняя версия

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

3.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Legacy Maven Plugin M2 Interceptor
Plexus module that intercepts invocations of key Maven components so that Hudson can monitor what's going on in Maven.
Организация-разработчик

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

Hudson

Скачать maven-interceptor

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

<!-- https://jarcasting.com/artifacts/org.hudsonci.plugins/maven-interceptor/ -->
<dependency>
    <groupId>org.hudsonci.plugins</groupId>
    <artifactId>maven-interceptor</artifactId>
    <version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.hudsonci.plugins/maven-interceptor/
implementation 'org.hudsonci.plugins:maven-interceptor:3.0.2'
// https://jarcasting.com/artifacts/org.hudsonci.plugins/maven-interceptor/
implementation ("org.hudsonci.plugins:maven-interceptor:3.0.2")
'org.hudsonci.plugins:maven-interceptor:jar:3.0.2'
<dependency org="org.hudsonci.plugins" name="maven-interceptor" rev="3.0.2">
  <artifact name="maven-interceptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hudsonci.plugins', module='maven-interceptor', version='3.0.2')
)
libraryDependencies += "org.hudsonci.plugins" % "maven-interceptor" % "3.0.2"
[org.hudsonci.plugins/maven-interceptor "3.0.2"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
classworlds : classworlds jar 1.1
org.apache.httpcomponents : httpclient jar 4.3.6

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-core jar 2.0.9

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

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

Hudson CI Server 3.x plugins

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

Версия
3.0.2
3.0.1
3.0.0