You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2020/05/14 13:55:37 UTC

[GitHub] [maven-changelog-plugin] vbreivik opened a new pull request #1: MCHANGELOG-151 - Migrate plugin to Maven 3.0.5

vbreivik opened a new pull request #1:
URL: https://github.com/apache/maven-changelog-plugin/pull/1


   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. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org