org.utgenome.shell
クラス Maven
java.lang.Object
org.utgenome.core.cui.UTGBCommandBase
org.utgenome.shell.UTGBShellCommandBase
org.utgenome.shell.UTGBShellCommand
org.utgenome.shell.Maven
- すべての実装されたインタフェース:
- Comparable<org.xerial.util.opt.Command>, org.xerial.util.opt.Command
public class Maven
- extends UTGBShellCommand
Maven utility
- 作成者:
- leo
クラス org.utgenome.shell.UTGBShellCommand から継承されたメソッド |
compareTo, createContextXML, createFileFromTemplate, createFileFromTemplate, execute, getConfigFile, getHelpMessageResource, getObsolteConfigurationFile, getOneLineDescription, getOptionHolder, getPath, getProjectResourcePath, getProjectRoot, isInProjectRoot, loadUTGBConfig, maven, maven |
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Maven
public Maven()
runMaven
public static void runMaven(String arg)
throws UTGBShellException
- 例外:
UTGBShellException
runMaven
public static void runMaven(String arg,
File workingDir)
throws UTGBShellException
- 例外:
UTGBShellException
runMaven
public static void runMaven(String arg,
File workingDir,
Properties sytemProperties)
throws UTGBShellException
- 例外:
UTGBShellException
runMaven
public static void runMaven(String[] args)
throws UTGBShellException
- 例外:
UTGBShellException
prepareEnvironmentVariables
public static String[] prepareEnvironmentVariables(File mavenHome)
runMaven
public static int runMaven(String[] args,
File workingDir,
Properties systemProperties)
throws UTGBShellException
- 例外:
UTGBShellException
tokenizeCommandLineArgument
public static String[] tokenizeCommandLineArgument(String arg)
execute
public void execute(String[] args)
throws Exception
- 定義:
- インタフェース
org.xerial.util.opt.Command
内の execute
- 定義:
- クラス
UTGBShellCommand
内の execute
- 例外:
Exception
name
public String name()
- 定義:
- インタフェース
org.xerial.util.opt.Command
内の name
- 定義:
- クラス
UTGBShellCommand
内の name
getOneLinerDescription
public String getOneLinerDescription()
- 定義:
- クラス
UTGBShellCommand
内の getOneLinerDescription
Copyright © 2007-2011 utgenome.org. All Rights Reserved.