public final class Transform extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
adjustPom(net.oneandone.sushi.fs.file.FileNode pom,
String expectedVersion,
String nextVersion,
String svnurl,
String tag) |
static String |
adjustScm(String origStr,
String svnurl,
String tag) |
static void |
writeRaw(Document document,
net.oneandone.sushi.fs.file.FileNode file) |
public static void adjustPom(net.oneandone.sushi.fs.file.FileNode pom,
String expectedVersion,
String nextVersion,
String svnurl,
String tag)
throws IOException,
org.apache.maven.plugin.MojoExecutionException,
SAXException,
net.oneandone.sushi.xml.XmlException
tag - null to skip scm transformationIOExceptionorg.apache.maven.plugin.MojoExecutionExceptionSAXExceptionnet.oneandone.sushi.xml.XmlExceptionpublic static void writeRaw(Document document, net.oneandone.sushi.fs.file.FileNode file) throws IOException
IOExceptionCopyright © 2012-2015 1&1. All Rights Reserved.