org.apache.continuum.utils.release
Class ReleaseUtil
java.lang.Object
org.apache.continuum.utils.release.ReleaseUtil
public class ReleaseUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReleaseUtil
public ReleaseUtil()
getReleasePluginParameters
public static Map<String,Object> getReleasePluginParameters(String workingDirectory,
String pomFilename)
throws Exception
- Throws:
Exception
processProject
public static void processProject(String workingDirectory,
String pomFilename,
boolean autoVersionSubmodules,
List<Map<String,String>> projects)
throws Exception
- Throws:
Exception
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.