| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.kuali.maven.plugins |
| ArtifactId | ArtifactIdbom-maven-plugin |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionBOM 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 |
| Filename | Size |
|---|---|
| bom-maven-plugin-1.0.3.pom | |
| bom-maven-plugin-1.0.3.jar | 12 KB |
| bom-maven-plugin-1.0.3-tests.jar | 7 KB |
| bom-maven-plugin-1.0.3-sources.jar | 7 KB |
| bom-maven-plugin-1.0.3-javadoc.jar | 44 KB |
| Browse |
<plugin>
<groupId>org.kuali.maven.plugins</groupId>
<artifactId>bom-maven-plugin</artifactId>
<version>1.0.3</version>
</plugin>
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-compat | jar | 3.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |