org.jboss.jca.as.upgrader
Class MavenMetadata
java.lang.Object
org.jboss.jca.as.upgrader.MavenMetadata
public class MavenMetadata
- extends Object
maven-metadata.xml utilities
- Author:
- Jesper Pedersen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MavenMetadata
public MavenMetadata()
getVersion
public static String getVersion(String url)
throws IOException
- Get the version from the specified url
- Parameters:
url - The url
- Returns:
- The value
- Throws:
IOException - Thrown if the version can't be resolved
Copyright © 2011 Red Hat Middleware LLC (http://www.jboss.com/)