Merge Properties Maven Plugin

Merge Properties Maven Plugin is a Maven Plugin that merges and filters a set of Java Properties files into a single file while detecting multiple instances of the same Property Key.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.polago.maven.plugins
ArtifactId

ArtifactId

merge-properties-maven-plugin
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Merge Properties Maven Plugin
Merge Properties Maven Plugin is a Maven Plugin that merges and filters a set of Java Properties files into a single file while detecting multiple instances of the same Property Key.
Project URL

Project URL

https://www.polago.org/merge-properties-maven-plugin/
Project Organization

Project Organization

Polago AB
Source Code Management

Source Code Management

https://github.com/polagoab/merge-properties-maven-plugin

Download merge-properties-maven-plugin

How to add to project

<plugin>
    <groupId>org.polago.maven.plugins</groupId>
    <artifactId>merge-properties-maven-plugin</artifactId>
    <version>1.2</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.0
org.apache.maven.shared : maven-filtering jar 3.2.0
org.apache.commons : commons-configuration2 jar 2.7

provided (1)

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

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0

Project Modules

There are no modules declared in this project.

Merge Properties Maven Plugin Build Status

This repository contains the source code for merge-properties-maven-plugin, a Maven Plugin that merges and filters a set of Java Properties files into a single file while detecting multiple instances of the same Property Key.

Requirements

Please use at least maven 3.6.0 and JDK 8.

org.polago.maven.plugins

Polago AB

Versions

Version
1.2
1.1
1.0.1
1.0