<plugin name='mailwatcher' version='0.4.1' grailsVersion='3.2.11 &gt; *'>
  <type>mailwatcher.MailwatcherGrailsPlugin</type>
  <grailsVersion>3.2.11 &gt; *</grailsVersion>
  <authorEmail></authorEmail>
  <pluginExcludes>[grails-app/views/error.gsp]</pluginExcludes>
  <author>Your name</author>
  <documentation>http://grails.org/plugin/mailwatcher</documentation>
  <profiles>[web]</profiles>
  <name>mailwatcher</name>
  <description>Brief summary/description of the plugin.
</description>
  <title>Mailwatcher</title>
  <version />
  <resources>
    <resource>mailwatcher.UrlMappings</resource>
    <resource>mailwatcher.Email</resource>
    <resource>mailwatcher.Application</resource>
    <resource>mailwatcher.BootStrap</resource>
    <resource>mailwatcher.WatcherJob</resource>
    <resource>mailwatcher.EmailReaderService</resource>
  </resources>
</plugin>