License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdse.ayoy.maven-plugins |
ArtifactId | ArtifactIdayoy-license-verifier-maven-plugin |
Version | Version1.2.0 |
Type | Typemaven-plugin |
Description |
Descriptionse.ayoy.maven-plugins: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.maven-plugins</groupId>
<artifactId>ayoy-license-verifier-maven-plugin</artifactId>
<version>1.2.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.2.5 |
org.apache.maven.shared : maven-dependency-tree | jar | 3.0.1 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
org.apache.maven : maven-core | jar | 3.2.5 |
org.codehaus.plexus : plexus-utils | jar | 3.2.0 |
com.google.guava : guava | jar | 24.1.1-jre |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-all | jar | 1.10.19 |
org.powermock : powermock-reflect | jar | 2.0.9 |