[ http://jira.codehaus.org/browse/MNG-2391?page=comments#action_69942 ] Brett Porter commented on MNG-2391: -----------------------------------
I believe this should be done via the modello model. It would be worth reusing something for this (particularly in light of JSR 303). commons-validator may be a good alternative for now (not sure using the stuff from xwork is appropriate). > improve validation of POM elements > ---------------------------------- > > Key: MNG-2391 > URL: http://jira.codehaus.org/browse/MNG-2391 > Project: Maven 2 > Issue Type: Improvement > Components: POM > Reporter: Brett Porter > Fix For: 2.0.5 > > > this needs to go beyond basic construction. > In particular, the group and artifact ID should always be constrained to > valid characters. > Perhaps this could be done via the modello model. -- 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
