| License | License | 
|---|---|
| Categories | CategoriesMaven Build Tools | 
| GroupId | GroupIdorg.codehaus.mojo | 
| ArtifactId | ArtifactIdl10n-maven-plugin | 
| Last Version | Last Version1.0-alpha-2 | 
| Release Date | Release Date | 
| Type | Typemaven-plugin | 
| Description | DescriptionLocalization 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 OrganizationCodehaus | 
<plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>l10n-maven-plugin</artifactId>
    <version>1.0-alpha-2</version>
</plugin>| 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 |