Field | Value |
---|---|
Name | Escape Unicode Maven File Filter |
Description | 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 | http://www.polago.org/escape-unicode-file-filter |