You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jason van Zyl (JIRA)" <ji...@codehaus.org> on 2012/11/19 04:33:13 UTC

[jira] (MNG-5381) Restore MavenSession.getRepositoryCache()

     [ https://jira.codehaus.org/browse/MNG-5381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason van Zyl updated MNG-5381:
-------------------------------

    Fix Version/s: 3.1.0
    
> 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
>             Fix For: 3.1.0
>
>
> 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