Plugin to create and read a bill of materials, i.e. the SHA1 sum of all artifacts and their names.
See the Maven-Site for more information: http://1and1.github.io/bill-of-materials-maven-plugin/
| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Net |
| GroupId | GroupIdnet.oneandone.maven.plugins |
| ArtifactId | ArtifactIdbill-of-materials-maven-plugin |
| Last Version | Last Version3.1 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
Description1-and-1 :: Bill of Materials Plugin for Maven
Plugin to create and read a bill of materials, i.e. the SHA1 sum of all artifacts and their names.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization1&1 |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>net.oneandone.maven.plugins</groupId>
<artifactId>bill-of-materials-maven-plugin</artifactId>
<version>3.1</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.3.1 |
| org.apache.maven : maven-core | jar | 3.3.1 |
| org.apache.maven : maven-artifact | jar | 3.3.1 |
| com.google.guava : guava | jar | 18.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |
Plugin to create and read a bill of materials, i.e. the SHA1 sum of all artifacts and their names.
See the Maven-Site for more information: http://1and1.github.io/bill-of-materials-maven-plugin/