License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.cedricwalter |
ArtifactId | ArtifactIdproperties-sync-maven-plugin |
Version | Version1.0 |
Type | Typemaven-plugin |
Description |
Descriptioncom.cedricwalter:properties-sync-maven-plugin
Apache maven plugin for failing fast at build time when using maven resources filtering with environment
based filters. This maven plugin will force you to keep in sync all properties files with the reference.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<plugin>
<groupId>com.cedricwalter</groupId>
<artifactId>properties-sync-maven-plugin</artifactId>
<version>1.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.3.9 |
commons-io : commons-io | jar | 2.5 |
com.google.guava : guava | jar | 20.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |