Last Version

Merge Properties Maven Plugin 1.0

Simple Maven plugin allowing concatenation of different resources bundles file to a single one. It auto adds double single quotes for proper use with MessageFormat and reports if there is a mismatch between keys.

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.code-troopers
ArtifactId

ArtifactId

merge-properties-maven-plugin
Version

Version

1.0
Type

Type

maven-plugin
Description

Description

Merge Properties Maven Plugin
Simple Maven plugin allowing concatenation of different resources bundles file to a single one. It auto adds double single quotes for proper use with MessageFormat and reports if there is a mismatch between keys.
Source Code Management

Source Code Management

https://github.com/code-troopers/merge-properties-maven-plugin

Download merge-properties-maven-plugin 1.0


<plugin>
    <groupId>com.code-troopers</groupId>
    <artifactId>merge-properties-maven-plugin</artifactId>
    <version>1.0</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0.9
org.apache.maven : maven-project jar 2.0.9
org.codehaus.plexus : plexus-utils jar 1.5.6
com.google.guava : guava jar 14.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.