Package | Description |
---|---|
org.eclipse.tycho.plugins.p2 |
Modifier and Type | Method and Description |
---|---|
static BaselineMode |
BaselineMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaselineMode[] |
BaselineMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Map<String,IP2Artifact> |
BaselineValidator.validateAndReplace(org.apache.maven.project.MavenProject project,
org.apache.maven.plugin.MojoExecution execution,
Map<String,IP2Artifact> reactorMetadata,
List<Repository> baselineRepositories,
BaselineMode baselineMode,
BaselineReplace baselineReplace) |
Copyright © 2008–2022 Eclipse Foundation. All rights reserved.