jonathanlermitage / oga-maven-plugin

:jigsaw: Old GroupIds Alerter - A Maven plugin that checks for deprecated groupId+artifactId (e.g. did you know that graphql-spring-boot-starter moved from com.graphql-java to com.graphql-java-kickstart?).
https://central.sonatype.com/search?q=biz.lermitage.oga
MIT License
38 stars 7 forks source link

Adds maven-replacer-plugin #83

Closed froque closed 2 months ago

froque commented 2 months ago

Plugin artifactId was renamed to "replacer" from "maven-replacer-plugin" due to a naming policy change from the Maven team

https://code.google.com/archive/p/maven-replacer-plugin/

jonathanlermitage commented 2 months ago

Thanks!