Review and fix hashCode/equals methods of ArtifactRepository implementations
----------------------------------------------------------------------------

                 Key: MNG-4215
                 URL: http://jira.codehaus.org/browse/MNG-4215
             Project: Maven 2
          Issue Type: Sub-task
          Components: Artifacts and Repositories
            Reporter: Igor Fedorenko


DefaultMavenMetadataCache relies on proper hashCode/equals of 
ArtifactRepository and quick checks that at least some implementations do not 
honour hashCode/equals contract (for example, DelegatingLocalArtifactRepository 
and ReactorArtifactRepository).

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