License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.polago.maven.plugins |
ArtifactId | ArtifactIdmerge-properties-maven-plugin |
Version | Version1.2 |
Type | Typemaven-plugin |
Description |
DescriptionMerge 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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<plugin>
<groupId>org.polago.maven.plugins</groupId>
<artifactId>merge-properties-maven-plugin</artifactId>
<version>1.2</version>
</plugin>
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
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 |