Version string validation
-------------------------

                 Key: MNG-4732
                 URL: http://jira.codehaus.org/browse/MNG-4732
             Project: Maven 2 & 3
          Issue Type: Improvement
          Components: POM
    Affects Versions: 3.0-beta-1
            Reporter: Paul Gier
            Priority: Minor


If a / character is accidentally put into a version string it can cause some 
weird results.  Maven installs and deploys some nameless (.jar, -sources.jar, 
etc) files without an error messages.  This can be a bit tricky to track down, 
so it would be better if Maven did some validation on the version string to 
prevent the '/' character or other invalid characters.

-- 
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