Feature Additions, Fixes, and Updates

Release History

VersionDateDescription
0.407.05.2011
0.330.04.2011
0.2xx.xx.2010
0.119.02.2010

Release 0.4 - 07.05.2011

TypeChangesBy
updateGenerate doc from xdoc generated by modello. Fixes 9.Karl Heinz Marbaise
updateUpdated License Header in files.Karl Heinz Marbaise
fixPlugin configuration done in pluginManagement (maven-compiler-plugin, maven-modell-plugin, maven-plugin-plugin, maven-license-plugin). Maven License Plugin added with configuration of the license header template.Karl Heinz Marbaise
fixLoad the licenses.xml file as a resource from the classpath which mean we can define a particular dependency which contains the licenses.xml file instead of having every project it's own licenses.xml file. Fixes 8.Karl Heinz Marbaise
fixFxied warnings during JavaDoc creation Fixes 6.Karl Heinz Marbaise

Release 0.3 - 30.04.2011

TypeChangesBy
addAdded example licenses.xml file which is available as download into src/site/resources folder.Karl Heinz Marbaise
updateChanged the name of the verbose property into mlv.verbose and added new integration test to check the system property mlv.verboseKarl Heinz Marbaise
addAdded large amount of documentation and set the prerequisite to Maven 2.2.1Karl Heinz Marbaise
updateChanged the default location of the licenses.xml file from src/main/licenses/licenses.xml to src/licenses/licenses.xml and changed the integration tests accordingly.Karl Heinz Marbaise
updateChanged the artifactId to maven-license-verifier-pluginKarl Heinz Marbaise
updateGet it running with Maven 3.0.3Karl Heinz Marbaise
updateRefactored code into a single module to get a simpler release cycle.Karl Heinz Marbaise

Release 0.2 - xx.xx.2010

TypeChangesBy
fixProblem with NPE, based on missing data in licenses file. Fixes 297. Thanks to Laurent Perez.Karl Heinz Marbaise
fixChange struture project to separate verifier code from plugin code. Fixes 295.Karl Heinz Marbaise
addAdded missing description and issueManagement section.Karl Heinz Marbaise

Release 0.1 - 19.02.2010

TypeChangesBy
fixReport has not been created during integration test (basicReporTest). Fixes 290.Karl Heinz Marbaise
addReplaced xstream usage with Maven Modello Fixes 288.Karl Heinz Marbaise
fixUse references @project.artifactId@ and @project.groupId@ instead of hard coded values in integration-tests. Fixes 283.Karl Heinz Marbaise
fixWrong groupId in integration test pom for maven-compiler-plugin. Fixes 282.Karl Heinz Marbaise
updateIntroduced Id field for License Fixes 276, 280.Karl Heinz Marbaise
updateChanged groupId Fixes 279, 274.Karl Heinz Marbaise
fixProblem with XML fragment in Unit Test fixed. Fixes 275.Karl Heinz Marbaise
addAdded OSS Sonatype Snapshot/Staging repository. Fixes 272.Karl Heinz Marbaise
fixAdded distributionManagement part to pom. Fixes 257.Karl Heinz Marbaise