Strip BOM Maven Plugin

This plugin has tooling for dealing with files that contain a byte order mark (aka BOM). It can strip BOM's from files, warn that files contain BOM's, or fail the build if BOM's are detected.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.kuali.maven.plugins
ArtifactId

ArtifactId

strip-bom-maven-plugin
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Strip BOM Maven Plugin
This plugin has tooling for dealing with files that contain a byte order mark (aka BOM). It can strip BOM's from files, warn that files contain BOM's, or fail the build if BOM's are detected.
Project URL

Project URL

http://site.kuali.org/maven/plugins/strip-bom-maven-plugin/1.0.5/
Project Organization

Project Organization

The Kuali Foundation

Download strip-bom-maven-plugin

How to add to project

<plugin>
    <groupId>org.kuali.maven.plugins</groupId>
    <artifactId>strip-bom-maven-plugin</artifactId>
    <version>1.0.5</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven.shared : file-management jar 1.2

test (2)

Group / Artifact Type Version
org.testng : testng jar 5.13.1
org.easymock : easymock jar 3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1