| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.repository.impl.maven.pom | |
| net.thevpc.nuts.runtime.standalone.repository.impl.maven.util |
| Modifier and Type | Method and Description |
|---|---|
PomProfileActivation |
PomProfile.getActivation() |
PomProfileActivation |
PomProfileActivation.setActiveByDefault(Boolean activeByDefault) |
PomProfileActivation |
PomProfileActivation.setFile(String file) |
PomProfileActivation |
PomProfileActivation.setJdk(String jdk) |
PomProfileActivation |
PomProfileActivation.setOsArch(String osArch) |
PomProfileActivation |
PomProfileActivation.setOsFamily(String osFamily) |
PomProfileActivation |
PomProfileActivation.setOsName(String osName) |
PomProfileActivation |
PomProfileActivation.setOsVersion(String osVersion) |
PomProfileActivation |
PomProfileActivation.setProperty(String property) |
| Modifier and Type | Method and Description |
|---|---|
PomProfile |
PomProfile.setActivation(PomProfileActivation activation) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsEnvCondition |
MavenUtils.toCondition(net.thevpc.nuts.NutsSession session,
String os0,
String arch0,
PomProfileActivation a,
String profile) |
net.thevpc.nuts.NutsDependency[] |
MavenUtils.toNutsDependencies(PomDependency[] deps,
net.thevpc.nuts.NutsSession session,
Pom pom,
PomProfileActivation ac,
String profile) |
net.thevpc.nuts.NutsDependency |
MavenUtils.toNutsDependency(PomDependency d,
net.thevpc.nuts.NutsSession session,
Pom pom,
PomProfileActivation a,
String profile) |
Copyright © 2022 vpc open source initiative. All rights reserved.