i18njson Maven Plugin

Maven plugin which validates i18n language files to ensure that all property values are strings, and there are no duplicate keys at compile time.

License

License

Categories

Categories

Maven Build Tools JSON Data
GroupId

GroupId

com.massfords
ArtifactId

ArtifactId

i18njson-maven-plugin
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

i18njson Maven Plugin
Maven plugin which validates i18n language files to ensure that all property values are strings, and there are no duplicate keys at compile time.
Project URL

Project URL

https://github.com/massfords/i18njson-maven-plugin
Source Code Management

Source Code Management

https://github.com/massfords/i18njson-maven-plugin

Download i18njson-maven-plugin

How to add to project

<plugin>
    <groupId>com.massfords</groupId>
    <artifactId>i18njson-maven-plugin</artifactId>
    <version>1.0</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.glassfish : javax.json jar 1.0.4
org.apache.maven : maven-core jar 3.2.3
com.fasterxml.jackson.core : jackson-databind jar 2.4.0

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

i18njson-maven-plugin

Versions

Version
1.0