I've released yesterday the new Maven License Plugin version: 1.5.0. It's been a while since i didn't have any time to work on this project.
I fixed several issues relative to license header detection and added other features such as:
- Ability to modify the keywords used to detect license header
- dryRun option
- Added to boolean attributes to header style definition: isMultiline and allowBlankLines
<groupId>com.mycila.maven-license-plugin</groupId>
<artifactId>maven-license-plugin</artifactId>
<version>1.5.0</version>

0 comments:
Post a Comment