org.apache.karaf.util
Class MvnUtils

java.lang.Object
  extended by org.apache.karaf.util.MvnUtils

public class MvnUtils
extends Object


Method Summary
static String getMvnPath(URL url)
          Compute the path of url, expanding it if the url uses the mvn protocol.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMvnPath

public static String getMvnPath(URL url)
Compute the path of url, expanding it if the url uses the mvn protocol.

Parameters:
url - the url
Returns:
the path


Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.