<plugin name='url-without-scheme-validator' version='0.1' grailsVersion='2.0 &gt; *'>
  <author>Marcin Swierczynski</author>
  <authorEmail>marcin@swierczynski.net</authorEmail>
  <title>Url Without Scheme Validator Plugin</title>
  <description>The Url Without Scheme Validator Plugin allows to use custom validator that validates the URLsbut - different than standard validator - does not care if the scheme is provided or not.Moreover, it can be used like "first-class", built-in validator.
</description>
  <documentation>http://grails.org/plugin/url-without-scheme-validator</documentation>
  <type>UrlWithoutSchemeValidatorGrailsPlugin</type>
  <resources />
</plugin>