com.github.slem1:await-maven-plugin

A plugin to pause maven build until some services become available.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.slem1
ArtifactId

ArtifactId

await-maven-plugin
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

com.github.slem1:await-maven-plugin
A plugin to pause maven build until some services become available.
Project URL

Project URL

https://github.com/slem1/await-maven-plugin
Source Code Management

Source Code Management

http://github.com/slem1/await-maven-plugin/tree/master

Download await-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.slem1</groupId>
    <artifactId>await-maven-plugin</artifactId>
    <version>1.2.2</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0

provided (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.21.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.2
1.2.1
1.2
1.1
1.0