Localization Tools Maven Plugin

Allows you to do an automated pseudo-localization to test the completeness of your project's internationalization effort. This technique simulates the process of localizing products by prefixing and suffixing all your internationalized messages. For more information on pseudo-localization, see http://developers.sun.com/solaris/articles/i18n/I18N_Testing.html. For more general information on localization, see http://java.sun.com/developer/technicalArticles/Intl/ResourceBundles/.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.codehaus.mojo
ArtifactId

ArtifactId

l10n-maven-plugin
Last Version

Last Version

1.0-alpha-2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Localization Tools Maven Plugin
Allows you to do an automated pseudo-localization to test the completeness of your project's internationalization effort. This technique simulates the process of localizing products by prefixing and suffixing all your internationalized messages. For more information on pseudo-localization, see http://developers.sun.com/solaris/articles/i18n/I18N_Testing.html. For more general information on localization, see http://java.sun.com/developer/technicalArticles/Intl/ResourceBundles/.
Project Organization

Project Organization

Codehaus

Download l10n-maven-plugin

How to add to project

<plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>l10n-maven-plugin</artifactId>
    <version>1.0-alpha-2</version>
</plugin>

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.maven : maven-model jar 2.0.4
org.apache.maven : maven-plugin-api jar 2.0.4
org.apache.maven : maven-project jar 2.0.4
org.apache.maven.reporting : maven-reporting-api jar 2.0.4
org.apache.maven.reporting : maven-reporting-impl jar 2.0.4
org.apache.maven.doxia : doxia-sink-api jar 1.0-alpha-7
org.apache.maven.doxia : doxia-site-renderer jar 1.0-alpha-7
org.codehaus.plexus : plexus-utils jar 1.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-alpha-2
1.0-alpha-1