Closed tisonkun closed 3 weeks ago
This is somehow related to #6 because the likes
can be interpreted as "vendor" in the platform triple:
<arch>-<vendor>-<os>[-<toolchain>]
We are currently using <os>-<arch>
but perhaps extend the classifier later.
It turns out to be useless and buggy. Although I'd like to keep full compatible with os-maven-plugin for a while, we can deprecate it and refactor the code to a separate place for its deprecation.
See also https://github.com/google/osdetector-gradle-plugin/issues/4.