ansible-maven-plugin Maven Plugin

A Maven plugin to facilitate the running of Ansible commands or playbooks as part of a maven project

License

License

Categories

Categories

IDE Development Tools Maven Build Tools
GroupId

GroupId

co.escapeideas.maven
ArtifactId

ArtifactId

ansible-maven-plugin
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

ansible-maven-plugin Maven Plugin
A Maven plugin to facilitate the running of Ansible commands or playbooks as part of a maven project
Project URL

Project URL

https://github.com/tmullender/ansible-maven-plugin

Download ansible-maven-plugin

How to add to project

<plugin>
    <groupId>co.escapeideas.maven</groupId>
    <artifactId>ansible-maven-plugin</artifactId>
    <version>1.3.0</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.codehaus.plexus : plexus-utils jar 3.0.8

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0