pustefix-i18n-maven-plugin

A maven plugin to work with PO translation files with Pustefix framework

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

de.sstoehr
ArtifactId

ArtifactId

pustefix-i18n-maven-plugin
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

pustefix-i18n-maven-plugin
A maven plugin to work with PO translation files with Pustefix framework
Project URL

Project URL

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

Source Code Management

https://github.com/sdstoehr/pustefix-i18n-maven-plugin.git

Download pustefix-i18n-maven-plugin

How to add to project

<plugin>
    <groupId>de.sstoehr</groupId>
    <artifactId>pustefix-i18n-maven-plugin</artifactId>
    <version>1.0.2</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
net.oneandone : sushi jar 2.8.18
commons-io : commons-io jar 2.4
commons-lang : commons-lang jar 2.6
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven : maven-project jar 2.2.1
ch.qos.logback : logback-classic jar 1.1.3
org.slf4j : slf4j-api jar 1.7.13

provided (1)

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

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.powermock : powermock-module-junit4 jar 1.6.3
org.powermock : powermock-api-mockito jar 1.6.3
org.apache.maven : maven-artifact jar 3.3.9

Project Modules

There are no modules declared in this project.

Pustefix i18n Maven Plugin

Build Status Coverage Status Maven Central

This project is no longer maintained

As of Pustefix 0.20.20 PO files are natively supported in Pustefix. So there is no need for a maven plugin to convert PO files to Pustefix XML. Documentation on PO support in Pustefix 0.20.20+

Versions

Version
1.0.2
1.0.1
1.0.0