Netty-源码环境配置

问题1:${os.detected.classifier} 属性

https://github.com/trustin/os… 中声明

You can also use the `${os.detected.classifier}` property, which is a shortcut of `${os.detected.name}-${os.detected.arch}`.

https://github.com/trustin/os… 内注明了全部的 os.detected.name 与 os.detected.arch 变量值

拼出结果后修改 os.detected.classifier 即可

评论

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

这个站点使用 Akismet 来减少垃圾评论。了解你的评论数据如何被处理