deferring-maven-plugin Maven Plugin

Maven plugin intended to allow calling mvn deploy:deploy independently of the Maven call triggering the packaging.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

bayern.meyer.maven.plugins
ArtifactId

ArtifactId

deferring-maven-plugin
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

deferring-maven-plugin Maven Plugin
Maven plugin intended to allow calling mvn deploy:deploy independently of the Maven call triggering the packaging.
Project URL

Project URL

https://github.com/MeyerNils/deferring-maven-plugin
Source Code Management

Source Code Management

https://github.com/MeyerNils/deferring-maven-plugin

Download deferring-maven-plugin

How to add to project

<plugin>
    <groupId>bayern.meyer.maven.plugins</groupId>
    <artifactId>deferring-maven-plugin</artifactId>
    <version>0.0.3</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.1
org.apache.maven : maven-core jar 3.6.1
com.fasterxml.jackson.core : jackson-databind jar 2.9.9
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.9
org.codehaus.plexus : plexus-utils jar 3.2.0

provided (1)

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

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.27.0
org.assertj : assertj-core jar 3.12.2
commons-io : commons-io jar 2.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1