Categories |
CategoriesMaven Build Tools |
---|---|
GroupId | GroupIdcom.code-troopers |
ArtifactId | ArtifactIdmerge-properties-maven-plugin |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionMerge 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 |
<plugin>
<groupId>com.code-troopers</groupId>
<artifactId>merge-properties-maven-plugin</artifactId>
<version>1.0</version>
</plugin>
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |