public abstract class BareBase extends Base
| Modifier and Type | Field and Description |
|---|---|
static String |
HEAD |
static String |
LASTEST_PRERELEASE |
protected String |
revision
Revision to be processed.
|
keep, lockTimeout, session, world| Modifier | Constructor and Description |
|---|---|
protected |
BareBase(String goal) |
| Modifier and Type | Method and Description |
|---|---|
void |
doExecute() |
Map<String,String> |
userProperties()
override this to pass extra properties
|
execute, maven, propertyArgs, storages, versionpublic static final String LASTEST_PRERELEASE
public static final String HEAD
@Parameter(property="prerelease.revision",
defaultValue="HEAD",
required=true)
protected String revision
protected BareBase(String goal)
Copyright © 2012-2013 1&1. All Rights Reserved.