public class UpgradePlugin
extends org.apache.maven.plugin.AbstractMojo
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected String |
clientProject |
protected String |
dbfluteVersion |
protected String |
downloadDirUrl |
protected String |
downloadFileExtension |
protected String |
downloadFilePrefix |
protected File |
mydbfluteDir |
| コンストラクタと説明 |
|---|
UpgradePlugin() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
execute() |
String |
getClientProject() |
File |
getdbfluteClientDir() |
File |
getdbfluteDir() |
String |
getdbfluteName() |
InputStream |
getDownloadInputStream() |
protected String dbfluteVersion
protected String downloadFilePrefix
protected String downloadDirUrl
protected String downloadFileExtension
protected File mydbfluteDir
protected String clientProject
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionpublic File getdbfluteDir()
public File getdbfluteClientDir()
public String getClientProject()
public InputStream getDownloadInputStream() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionpublic String getdbfluteName()
Copyright © 2006-2012 The Seasar Foundation. All Rights Reserved.