Clarify value of basedir property for ArtifactRepository
--------------------------------------------------------

                 Key: MARTIFACT-15
                 URL: http://jira.codehaus.org/browse/MARTIFACT-15
             Project: Maven Artifact
          Issue Type: Task
    Affects Versions: 3.0-alpha-1
            Reporter: Benjamin Bentmann


There seems to be some confusion what exactly the return value from 
{{ArtifactRepository.getBasedir()}} delivers:
# always some part of a URL (i.e. a string that is subject to URL-encoding) or
# something depending on the URL protocol (e.g. a normal file system path in 
case of {{file://}})

The javadoc should be be extended to clearly express what contents callers of 
the method have to expect such that they can handle it properly.

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