Jason van Zyl created MNG-5381:
----------------------------------

             Summary: Restore MavenSession.getRepositoryCache()
                 Key: MNG-5381
                 URL: https://jira.codehaus.org/browse/MNG-5381
             Project: Maven 2 & 3
          Issue Type: New Feature
         Environment: 

            Reporter: Jason van Zyl


Error when running stock Tycho 0.16.0

Exception in thread "main" java.lang.NoSuchMethodError: 
org.apache.maven.execution.MavenSession.getRepositoryCache()Lorg/apache/maven/artifact/repository/RepositoryCache;

This method was deprecated but it can be bridged to Aether code as this screws 
up Tycho users unecessarily. Tycho can migrate off this method but currently 
this breaks all Tycho users which is an unacceptable break.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to