License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdse.ayoy |
ArtifactId | ArtifactIdayoy-license-verifier-maven-plugin |
Version | Version1.0.0 |
Type | Typemaven-plugin |
Description |
Descriptionse.ayoy:ayoy-license-verifier-maven-plugin
A maven plugin to verify dependency licenses.
If an unknown or "bad" license is detected, the build will fail.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<plugin>
<groupId>se.ayoy</groupId>
<artifactId>ayoy-license-verifier-maven-plugin</artifactId>
<version>1.0.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.0 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
org.apache.maven : maven-core | jar | 3.0.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.5 |