trustin / os-maven-plugin

A Maven plugin that sets various useful properties detected from ${os.name} and ${os.arch} properties.
Apache License 2.0
296 stars 66 forks source link

Future Request: Support Apple Silicon #54

Closed hu-chia closed 3 years ago

hu-chia commented 3 years ago

as title

trustin commented 3 years ago

Could you let me know why this was closed?

hu-chia commented 3 years ago

because it actually works on Apple Silicon, although Intellij idea did something I don't known make this plugin display os.detected.arch: x86_64 in IDE.