grails / grails-mail

The Grails Mail Plugin
https://grails.github.io/grails-mail/
Apache License 2.0
14 stars 25 forks source link

Grails 3.3.4 Boot Issue #33

Closed ali-mansoor closed 4 years ago

ali-mansoor commented 6 years ago

Grails 3.3.4 Plugin compile "org.grails.plugins:mail:2.0.0"

Getting exception on Boot

Caused by: java.lang.NoClassDefFoundError: grails/plugins/mail/SendMail

erichelgeson commented 4 years ago

Closing due to age (and it does work in 3.3.x) - Please re-open if you can provide a full example. Apologies for the late reply.