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

graphql-java-runtime module no longer exists #67

Closed froque closed 9 months ago

froque commented 9 months ago

The graphql-java-runtime module no longer exists . If you're using, you must change to one of graphql-java-client-runtime or graphql-java-server-runtime.

https://github.com/graphql-java-generator/graphql-maven-plugin-project/blob/master_2.x/CHANGELOG.md#1181