Property file encoding checker as Maven mojo


Categories

Categories

Maven Build Tools Hudson Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson.tools
ArtifactId

ArtifactId

maven-encoding-plugin
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Property file encoding checker as Maven mojo

Download maven-encoding-plugin

How to add to project

<plugin>
    <groupId>org.jvnet.hudson.tools</groupId>
    <artifactId>maven-encoding-plugin</artifactId>
    <version>1.1</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven : maven-project jar 2.0
ant : ant jar 1.6.5
commons-io : commons-io jar 1.4

test (1)

Group / Artifact Type Version
junit : junit jar 3.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0