Last Version

Language File Generator 1.2.3

This project defines an XML schema which holds translated text resoures in one file. This maven plugin can create the platform specific message files from this one XML file. Use it during the "generate-resources" phase to keep your language files up to date.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

de.pentabyte.tools
ArtifactId

ArtifactId

i18n-maven-plugin
Version

Version

1.2.3
Type

Type

maven-plugin
Description

Description

Language File Generator
This project defines an XML schema which holds translated text resoures in one file. This maven plugin can create the platform specific message files from this one XML file. Use it during the "generate-resources" phase to keep your language files up to date.
Project URL

Project URL

https://github.com/hoereth/i18n-maven-plugin
Source Code Management

Source Code Management

https://github.com/hoereth/i18n-maven-plugin

Download i18n-maven-plugin 1.2.3


<plugin>
    <groupId>de.pentabyte.tools</groupId>
    <artifactId>i18n-maven-plugin</artifactId>
    <version>1.2.3</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.6
org.apache.commons : commons-lang3 jar 3.7
commons-io : commons-io jar 2.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.