Native2Ascii Maven Plugin

Converts files with characters in any supported character encoding to one with ASCII and/or Unicode escapes.

License

License

Categories

Categories

Maven Build Tools Native Development Tools
GroupId

GroupId

org.codehaus.mojo
ArtifactId

ArtifactId

native2ascii-maven-plugin
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Native2Ascii Maven Plugin
Converts files with characters in any supported character encoding to one with ASCII and/or Unicode escapes.
Project URL

Project URL

https://github.com/mojohaus/native2ascii-maven-plugin/wiki
Project Organization

Project Organization

MojoHaus
Source Code Management

Source Code Management

https://github.com/mojohaus/native2ascii

Download native2ascii-maven-plugin

How to add to project

<plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>native2ascii-maven-plugin</artifactId>
    <version>2.0.1</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.5.0
org.apache.maven.plugins : maven-plugin-plugin jar 3.5
org.apache.commons : commons-lang3 jar 3.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
org.codehaus.mojo

MojoHaus

Various plugins for Apache Maven. Previously hosted on Codehaus and known as the codehaus MOJO project

Versions

Version
2.0.1
2.0.0
1.0-beta-1
1.0-alpha-1