cedric
interface ILocalMavenRepoPathInterceptor : IInterceptor { fun repoPath(currentPath: String) : String }