Last Version

BOM Maven Plugin 1.0.3

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

bom-maven-plugin
Version

Version

1.0.3
Type

Type

maven-plugin
Description

Description

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/bom-maven-plugin/1.0.3/
Project Organization

Project Organization

The Kuali Foundation

Download bom-maven-plugin 1.0.3


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

Dependencies

compile (5)

Group / Artifact Type Version
org.codehaus.plexus : plexus-utils jar 3.0
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.3
org.slf4j : slf4j-api jar 1.6.4
org.slf4j : jcl-over-slf4j jar 1.6.4

provided (1)

Group / Artifact Type Version
org.apache.maven : maven-compat jar 3.0.3

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.