public class DownloadPlugin
extends org.apache.maven.plugin.AbstractMojo
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected String |
dbfluteVersion |
protected String |
downloadDirUrl |
protected String |
downloadFileExtension |
protected String |
downloadFilePrefix |
protected File |
mydbfluteDir |
| コンストラクタと説明 |
|---|
DownloadPlugin() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
execute() |
File |
getDbfluteDir() |
InputStream |
getDownloadInputStream() |
protected String dbfluteVersion
protected String downloadFilePrefix
protected String downloadDirUrl
protected String downloadFileExtension
protected File mydbfluteDir
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 InputStream getDownloadInputStream() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2006-2012 The Seasar Foundation. All Rights Reserved.