|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.clirr.maven.ClirrUtils
public class ClirrUtils
Utility class to manipulate POM version information.
| Constructor Summary | |
|---|---|
ClirrUtils()
|
|
| Method Summary | |
|---|---|
static void |
getBaselineJar(org.apache.maven.jelly.MavenJellyContext context)
TODO: Add support for proxies |
static java.lang.String |
getLatestVersion(java.util.List versions)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClirrUtils()
| Method Detail |
|---|
public static java.lang.String getLatestVersion(java.util.List versions)
versions - the list of Version objects from the POM
tag different from HEAD. Returns
null if no latest released version is found
public static void getBaselineJar(org.apache.maven.jelly.MavenJellyContext context)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||