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

The official continuation of jaxws-maven-plugin is in Eclipse Foundation #62

Closed froque closed 9 months ago

froque commented 9 months ago

Oracle transferred all of its Java EE code to Eclipse.

https://blogs.oracle.com/javamagazine/post/transition-from-java-ee-to-jakarta-ee

The plugin at coordinates org.codehaus.mojo:jaxws-maven-plugin is a fork:

forking jaxws-maven-plugin back to MojoHaus https://groups.google.com/g/mojohaus-dev/c/mIhIByUWvrY/m/biqxWNXGAAAJ

It is not included in the og-unofficial-definitions.json because this fork seems to be abandoned and not updated for Jakarta.

jonathanlermitage commented 9 months ago

Thanks!