The first step as preparation for later Maven Central going
The first snapshot release is available.
The Maven License Verifier Plugin is available in the following Maven 2 repository und the following artifactId maven-license-verifier-plugin and the groupId com.soebes.maven.plugins.mlv whereas the current version 0.1-SNAPSHOT.
<dependency>
<groupId>com.soebes.maven.plugins.mlv</groupId>
<artifactId>maven-license-verifier-plugin</artifactId>
<version>0.1-SNAPSHOT</version>
</dependency>
Comments