License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.kuali.maven.plugins |
ArtifactId | ArtifactIdstrip-bom-maven-plugin |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionStrip 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 |
Project Organization |
Project Organization |
<plugin>
<groupId>org.kuali.maven.plugins</groupId>
<artifactId>strip-bom-maven-plugin</artifactId>
<version>1.0.5</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0 |
org.apache.maven.shared : file-management | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.13.1 |
org.easymock : easymock | jar | 3.0 |