Skip to content

Conversation

@sunxien
Copy link
Contributor

@sunxien sunxien commented May 20, 2025

  • adapter 默认提供prometheus暴露JVM指标

  • 指定 maven-antrun-plugin 未指定版本号,默认是 3.0.0,但是配置中使用 标签,编译报错。

    • 降级版本号,显式指定 1.8 版本
    • 或者把配置中的 标签改成

- adapter 默认提供prometheus暴露JVM指标

- 指定 maven-antrun-plugin 未指定版本号,默认是 3.0.0,但是配置中使用 <tasks> 标签,编译报错。
   - 降级版本号,显式指定 1.8 版本
   - 或者把配置中的 <tasks> 标签改成 <target>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant