| Package | Description |
|---|---|
| net.oneandone.maven.plugins.prerelease | |
| net.oneandone.maven.plugins.prerelease.core |
| Modifier and Type | Field and Description |
|---|---|
protected Target |
ProjectBase.target |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectBase.setTarget(Target t) |
| Modifier and Type | Field and Description |
|---|---|
Target |
Prerelease.target
base directory with all data for this prerelease.
|
| Modifier and Type | Method and Description |
|---|---|
Target |
Archive.target(long revision) |
| Modifier and Type | Method and Description |
|---|---|
static Prerelease |
Prerelease.create(Maven maven,
Map<String,String> propertyArgs,
org.apache.maven.plugin.logging.Log log,
Descriptor descriptor,
Target target) |
static net.oneandone.sushi.fs.file.FileNode |
Descriptor.file(Target target) |
static Prerelease |
Prerelease.load(Target target) |
static Descriptor |
Descriptor.load(Target target) |
void |
Descriptor.save(Target target) |
| Constructor and Description |
|---|
Prerelease(Target target,
net.oneandone.sushi.fs.file.FileNode checkout,
Descriptor descriptor) |
Copyright © 2012-2014 1&1. All Rights Reserved.