public abstract class AbstractWagonListMojo extends AbstractSingleWagonMojo
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
caseSensitive
Whether to consider remote path case sensitivity during scan
|
protected String |
excludes
Comma separated list of Ant's excludes to scan for remote files
|
protected String |
fromDir
Directory path relative to Wagon's URL
|
protected String |
includes
Comma separated list of Ant's includes to scan for remote files
|
protected WagonDownload |
wagonDownload |
project, settings, skip, wagonManager| Constructor and Description |
|---|
AbstractWagonListMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected WagonFileSet |
getWagonFileSet() |
execute, executecreateWagon, getWagonFileSetprotected String fromDir
protected String includes
protected String excludes
protected boolean caseSensitive
protected WagonDownload wagonDownload
protected WagonFileSet getWagonFileSet()
Copyright © 2008–2014 Codehaus. All rights reserved.