maven-changelog-plugin icon indicating copy to clipboard operation
maven-changelog-plugin copied to clipboard

MCHANGELOG-151 - Migrate plugin to Maven 3.0.5

Open vbreivik opened this issue 5 years ago • 1 comments

Updated the maven version to 3.0.5 had to update some of the other dependencies and add missing dependencies to get it to compile.

I split the commits into smaller units, if you want all in one commit then let me know and I can rebase.

The SvnInfoCommandExpanded class had a different package structure, it seemed to mirror maven-scm-provider-svnexe, and maybe belongs in that project? I just moved the entire structure to plugins.changelog. Please let me know if this should be moved.

The last commit that updates to java 7 with diamond operator and try-with-resurces might now belong here. The https://cwiki.apache.org/confluence/display/MAVEN/Plugin+migration+to+Maven3+dependencies mentioned housekeeping, but I can admit this would be better in its own task. If so please let me know and I can rebase and drop it.

vbreivik avatar May 14 '20 13:05 vbreivik

Thank You for PR. Superseded by #3 and #16 and still worth to apply 7ff180867cd5d93d8a92b538c92976018c483e9a

slachiewicz avatar May 03 '24 16:05 slachiewicz

pretty sure this one is obsolete

elharo avatar Dec 16 '24 23:12 elharo