swap-maven-plugin

Swap files at several phase or/and several situation. For example, if maven run on linux, swap test properties at process-test-resources. The other way, on windows, do nothing.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.homedns.hondou
ArtifactId

ArtifactId

swap-maven-plugin
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

swap-maven-plugin
Swap files at several phase or/and several situation. For example, if maven run on linux, swap test properties at process-test-resources. The other way, on windows, do nothing.
Project URL

Project URL

https://github.com/kagyuu/maven-swap-plugin
Source Code Management

Source Code Management

https://github.com/kagyuu/maven-swap-plugin.git

Download swap-maven-plugin

How to add to project

<plugin>
    <groupId>org.homedns.hondou</groupId>
    <artifactId>swap-maven-plugin</artifactId>
    <version>1.0</version>
</plugin>

Dependencies

compile (1)

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

test (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 2.1
org.sonatype.aether : aether-api jar 1.13.1
org.sonatype.aether : aether-util jar 1.13.1
org.apache.maven : maven-embedder jar 3.0.5

Project Modules

There are no modules declared in this project.

maven-swap-plugin

Versions

Version
1.0