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
39 stars 7 forks source link

Add javax.mail-api #16

Closed froque closed 3 years ago

froque commented 3 years ago

JavaMail has moved to the Eclipse Foundation as part of the EE4J project, and will be included in the Jakarta EE specification. The Maven coordinates for JavaMail are now:

https://github.com/eclipse-ee4j/mail/blob/8667fa67a2d35c9780ec7bc96d494ad4d1a94222/doc/release/COMPAT.txt https://github.com/eclipse-ee4j/mail/issues/338