Maven hpi Plugin

Support for developing Hudson plugins with Apache Maven.

License

License

Categories

Categories

Maven Build Tools Hudson Continuous Integration and Continuous Delivery CLI User Interface
GroupId

GroupId

org.eclipse.hudson.tools
ArtifactId

ArtifactId

maven-hpi-plugin
Last Version

Last Version

3.0.3
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven hpi Plugin
Support for developing Hudson plugins with Apache Maven.

Download maven-hpi-plugin

How to add to project

<plugin>
    <groupId>org.eclipse.hudson.tools</groupId>
    <artifactId>maven-hpi-plugin</artifactId>
    <version>3.0.3</version>
</plugin>

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.0.4
org.apache.maven : maven-model jar 3.0.4
org.apache.maven : maven-archiver jar 2.4.1
org.codehaus.plexus : plexus-interactivity-api jar 1.0-alpha-6
org.codehaus.plexus : plexus-archiver jar 2.0.1
org.codehaus.plexus : plexus-utils jar 3.0
org.mortbay.jetty : maven-jetty-plugin jar 6.1.1
org.apache.maven.archetype : maven-archetype-core jar 1.0-alpha-4
org.apache.maven : maven-artifact jar 2.0.1
commons-io : commons-io jar 2.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.3
3.0.2
3.0.1
3.0.0
3.0.0-RC3
3.0.0-M2
3.0.0-M1