Escape Unicode Maven File Filter

The Escape Unicode Maven File Filter is a Plexus Component that provides an implementation of org.apache.maven.shared.filtering.MavenFileFilter that translates all non-ASCII characters to the corresponding java escape sequence in properties files. It's normally used with maven plugins that uses the Apache Maven Filtering Shared Component, such as maven-resources-plugin.

Homepage POM file JAR file Javadoc
'org.polago.maven.shared.filtering:escape-unicode-file-filter:1.0'

Dependencies

Compile dependencies

Test dependencies