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.

License

License

Categories

Categories

Maven Build Tools Hudson Continuous Integration and Continuous Delivery
GroupId

GroupId

org.hudsonci.plugins
ArtifactId

ArtifactId

maven-interceptor
Last Version

Last Version

3.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

Hudson

Download maven-interceptor

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
classworlds : classworlds jar 1.1
org.apache.httpcomponents : httpclient jar 4.3.6

provided (1)

Group / Artifact Type Version
org.apache.maven : maven-core jar 2.0.9

Project Modules

There are no modules declared in this project.
org.hudsonci.plugins

Hudson CI Server 3.x plugins

Versions

Version
3.0.2
3.0.1
3.0.0