| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.repository.impl.maven.pom.api | |
| net.thevpc.nuts.runtime.standalone.repository.impl.maven.util |
| Modifier and Type | Method and Description |
|---|---|
NPomProfileActivation |
NPomProfile.getActivation() |
NPomProfileActivation |
NPomProfileActivation.setActiveByDefault(Boolean activeByDefault) |
NPomProfileActivation |
NPomProfileActivation.setFile(String file) |
NPomProfileActivation |
NPomProfileActivation.setJdk(String jdk) |
NPomProfileActivation |
NPomProfileActivation.setOsArch(String osArch) |
NPomProfileActivation |
NPomProfileActivation.setOsFamily(String osFamily) |
NPomProfileActivation |
NPomProfileActivation.setOsName(String osName) |
NPomProfileActivation |
NPomProfileActivation.setOsVersion(String osVersion) |
NPomProfileActivation |
NPomProfileActivation.setPropertyName(String propertyName) |
NPomProfileActivation |
NPomProfileActivation.setPropertyValue(String propertyValue) |
| Modifier and Type | Method and Description |
|---|---|
NPomProfile |
NPomProfile.setActivation(NPomProfileActivation activation) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NEnvCondition |
MavenUtils.toCondition(String os0,
String arch0,
NPomProfileActivation a,
String profile) |
net.thevpc.nuts.NDependency[] |
MavenUtils.toNutsDependencies(NPomDependency[] deps,
NPom pom,
NPomProfileActivation ac,
String profile) |
net.thevpc.nuts.NDependency |
MavenUtils.toNutsDependency(NPomDependency d,
NPom pom,
NPomProfileActivation a,
String profile) |
Copyright © 2025 vpc open source initiative. All rights reserved.