DoapUtil.EMAIL_REGEX too strict (hyphens and underscores in domain components 
not accepted)
-------------------------------------------------------------------------------------------

                 Key: MDOAP-36
                 URL: http://jira.codehaus.org/browse/MDOAP-36
             Project: Maven 2.x DOAP Plugin
          Issue Type: Bug
    Affects Versions: 1.1
            Reporter: Andreas Sewe


Valid email addresses (see http://tools.ietf.org/html/rfc5322#section-3.4.1) 
containing underscores or hyphens raise an error:

{quote}
[ERROR] The POM 
<project><developers|contributors><developer|contributor><email/></developer|contributor></developers|contributors></project>
 value is not a valid email.
{quote}

While the RDF is still generated, it doesn't include the email address in 
question.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to