MVN

de.sonia.maven : sonia-maven-native2utf8-plugin

Maven & Gradle

Dec 08, 2016
0 stars

SONIA Maven native2utf8 Plugin · MAVEN PLUGIN: Converting native charset to utf8 on properties files

<plugin>
    <groupId>de.sonia.maven</groupId>
    <artifactId>sonia-maven-native2utf8-plugin</artifactId>
    <version>1.0.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.sonia.maven : sonia-maven-native2utf8-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of de.sonia.maven : sonia-maven-native2utf8-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
sonia-maven-native2utf8-plugin-1.0.1
sonia-maven-native2utf8-plugin-1.0.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>de.sonia.maven</groupId>
    <artifactId>sonia-maven-native2utf8-plugin</artifactId>
    <version>1.0.1</version>
</plugin>

Advertisement