Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
10.11.9
-
None
-
Unknown
-
Description
os-maven-plugin is a Maven extension which inject system properties related to the current system, which are then resolved when generating the effective pom.
Unfortunately, Extension Manager does not execute Maven extension right now, which means that those system properties are not injected, and those variable are not resolved.
For example, this is often used to indicate as a dependency classifier a specific system corresponding to the current one.
Attachments
Issue Links
- is related to
-
XCOMMONS-1717 Installing io.netty:netty-example 4.1.39.Final try to install as dependency "io.netty:netty-tcnative:${os.detected.classifier}"
- Closed