Last Version

Legacy Maven plugin parent 3.0.2

Hudson Legacy Maven Integration

License

License

Categories

Categories

Maven Build Tools Hudson Continuous Integration and Continuous Delivery
GroupId

GroupId

org.hudsonci.plugins
ArtifactId

ArtifactId

hudson-maven-legacy
Version

Version

3.0.2
Type

Type

pom
Description

Description

Legacy Maven plugin parent
Hudson Legacy Maven Integration
Project Organization

Project Organization

Hudson
Source Code Management

Source Code Management

https://github.com/hudson3-plugins/legacy-maven-support

Download hudson-maven-legacy 3.0.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • maven-agent
  • maven-interceptor
  • maven-plugin
  • maven3-agent
  • maven3-interceptor