noear commented on issue #15674:
URL: https://github.com/apache/dubbo/issues/15674#issuecomment-3268605443

   那个包是通过 dependencyManagement 管理的,应该没有关系的吧。。。现在也已经移除了。
   
   
   另外,示例项目运行 `mvn dependency:tree` 的效果(没有 spring 相关的依赖)
   
   ```
   [INFO] Scanning for projects...
   [INFO] 
   [INFO] ---------------< com.dudiao.solon:solon-native-example 
>----------------
   [INFO] Building solon-native-example 1.0
   [INFO]   from pom.xml
   [INFO] --------------------------------[ jar 
]---------------------------------
   [INFO] 
   [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ 
solon-native-example ---
   [INFO] com.dudiao.solon:solon-native-example:jar:1.0
   [INFO] +- org.noear:solon-web:jar:3.5.2-SNAPSHOT:compile
   [INFO] |  +- org.noear:solon-lib:jar:3.5.2-SNAPSHOT:compile
   [INFO] |  |  +- org.noear:solon-mvc:jar:3.5.2-SNAPSHOT:compile
   [INFO] |  |  +- org.noear:solon-cache:jar:3.5.2-SNAPSHOT:compile
   [INFO] |  |  \- org.noear:solon-config-plus:jar:3.5.2-SNAPSHOT:compile
   [INFO] |  +- org.noear:solon-server-smarthttp:jar:3.5.2-SNAPSHOT:compile
   [INFO] |  |  +- org.noear:solon-server:jar:3.5.2-SNAPSHOT:compile
   [INFO] |  |  +- org.noear:solon-net:jar:3.5.2-SNAPSHOT:compile
   [INFO] |  |  +- org.noear:smart-http-server:jar:2.5.12:compile
   [INFO] |  |  |  \- org.noear:smart-http-common:jar:2.5.12:compile
   [INFO] |  |  \- io.github.smartboot.socket:aio-pro:jar:1.5.55:compile
   [INFO] |  |     \- io.github.smartboot.socket:aio-core:jar:1.5.55:compile
   [INFO] |  +- org.noear:solon-serialization-snack3:jar:3.5.2-SNAPSHOT:compile
   [INFO] |  |  \- org.noear:solon-serialization:jar:3.5.2-SNAPSHOT:compile
   [INFO] |  +- org.noear:solon-sessionstate-local:jar:3.5.2-SNAPSHOT:compile
   [INFO] |  +- org.noear:solon-web-staticfiles:jar:3.5.2-SNAPSHOT:compile
   [INFO] |  +- org.noear:solon-web-cors:jar:3.5.2-SNAPSHOT:compile
   [INFO] |  \- org.noear:solon-security-validation:jar:3.5.2-SNAPSHOT:compile
   [INFO] +- org.noear:solon-view-freemarker:jar:3.5.2-SNAPSHOT:compile
   [INFO] |  +- org.noear:solon-view:jar:3.5.2-SNAPSHOT:compile
   [INFO] |  \- org.freemarker:freemarker:jar:2.3.34:compile
   [INFO] +- org.noear:solon-flow:jar:3.5.1:compile
   [INFO] |  +- org.noear:solon:jar:3.5.2-SNAPSHOT:compile
   [INFO] |  +- org.noear:solon-config-yaml:jar:3.5.2-SNAPSHOT:compile
   [INFO] |  |  \- org.yaml:snakeyaml:jar:2.4:compile
   [INFO] |  +- org.noear:snack3:jar:3.2.139:compile
   [INFO] |  +- org.slf4j:slf4j-api:jar:2.0.17:compile
   [INFO] |  +- org.noear:dami:jar:1.0.6:compile
   [INFO] |  \- org.noear:liquor-eval:jar:1.6.2:compile
   [INFO] |     \- org.noear:liquor:jar:1.6.2:compile
   [INFO] +- org.noear:solon-logging-logback:jar:3.5.2-SNAPSHOT:compile
   [INFO] |  +- org.noear:solon-logging:jar:3.5.2-SNAPSHOT:compile
   [INFO] |  +- ch.qos.logback:logback-classic:jar:1.3.15:compile
   [INFO] |  |  \- ch.qos.logback:logback-core:jar:1.3.15:compile
   [INFO] |  \- org.fusesource.jansi:jansi:jar:2.4.1:compile
   [INFO] +- org.noear:solon-scheduling-quartz:jar:3.5.2-SNAPSHOT:compile
   [INFO] |  +- org.noear:solon-scheduling:jar:3.5.2-SNAPSHOT:compile
   [INFO] |  \- org.quartz-scheduler:quartz:jar:2.3.2:compile
   [INFO] |     +- com.mchange:c3p0:jar:0.9.5.4:compile
   [INFO] |     \- com.mchange:mchange-commons-java:jar:0.2.15:compile
   [INFO] +- org.noear:nami-channel-http:jar:3.5.2-SNAPSHOT:compile
   [INFO] |  +- org.noear:nami:jar:3.5.2-SNAPSHOT:compile
   [INFO] |  \- org.noear:solon-net-httputils:jar:3.5.2-SNAPSHOT:compile
   [INFO] |     \- org.noear:solon-rx:jar:3.5.2-SNAPSHOT:compile
   [INFO] |        \- org.reactivestreams:reactive-streams:jar:1.0.4:compile
   [INFO] +- org.noear:nami-coder-snack3:jar:3.5.2-SNAPSHOT:compile
   [INFO] +- org.noear:wood-solon-plugin:jar:3.5.2-SNAPSHOT:compile
   [INFO] |  +- org.noear:solon-data:jar:3.5.2-SNAPSHOT:compile
   [INFO] |  |  \- org.noear:solon-security-vault:jar:3.5.2-SNAPSHOT:compile
   [INFO] |  +- org.noear:wood:jar:1.3.25:compile
   [INFO] |  \- org.noear:wood.plus:jar:1.3.25:compile
   [INFO] +- com.baomidou:mybatis-plus-solon-plugin:jar:3.5.12:compile
   [INFO] |  +- com.baomidou:mybatis-plus-extension:jar:3.5.12:compile
   [INFO] |  |  \- com.baomidou:mybatis-plus-core:jar:3.5.12:compile
   [INFO] |  |     \- com.baomidou:mybatis-plus-annotation:jar:3.5.12:compile
   [INFO] |  \- org.noear:mybatis-solon-plugin:jar:3.5.2-SNAPSHOT:compile
   [INFO] |     \- org.mybatis:mybatis:jar:3.5.17:compile
   [INFO] +- com.baomidou:mybatis-plus-jsqlparser:jar:3.5.12:compile
   [INFO] |  +- com.github.jsqlparser:jsqlparser:jar:5.1:compile
   [INFO] |  \- com.baomidou:mybatis-plus-jsqlparser-common:jar:3.5.12:compile
   [INFO] +- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:2.1.0:provided
   [INFO] |  +- org.jetbrains.kotlin:kotlin-stdlib:jar:2.1.0:provided
   [INFO] |  |  \- org.jetbrains:annotations:jar:13.0:provided
   [INFO] |  \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:2.1.0:provided
   [INFO] +- org.jetbrains.kotlin:kotlin-reflect:jar:2.1.0:provided
   [INFO] +- com.zaxxer:HikariCP:jar:4.0.3:compile
   [INFO] +- com.h2database:h2:jar:2.2.224:compile
   [INFO] +- org.noear:solon-aot:jar:3.5.2-SNAPSHOT:compile
   [INFO] |  \- com.squareup:javapoet:jar:1.13.0:compile
   [INFO] +- cn.hutool:hutool-core:jar:5.8.36:compile
   [INFO] +- org.noear:dubbo3-solon-plugin:jar:3.5.2-SNAPSHOT:compile
   [INFO] |  \- org.apache.dubbo:dubbo:jar:3.3.5:compile
   [INFO] |     +- org.javassist:javassist:jar:3.30.2-GA:compile
   [INFO] |     +- io.netty:netty-all:jar:4.2.1.Final:compile
   [INFO] |     |  +- io.netty:netty-buffer:jar:4.2.1.Final:compile
   [INFO] |     |  +- io.netty:netty-codec-base:jar:4.2.1.Final:compile
   [INFO] |     |  +- io.netty:netty-codec:jar:4.2.1.Final:compile
   [INFO] |     |  +- io.netty:netty-codec-dns:jar:4.2.1.Final:compile
   [INFO] |     |  +- io.netty:netty-codec-haproxy:jar:4.2.1.Final:compile
   [INFO] |     |  +- io.netty:netty-codec-compression:jar:4.2.1.Final:compile
   [INFO] |     |  +- io.netty:netty-codec-http:jar:4.2.1.Final:compile
   [INFO] |     |  +- io.netty:netty-codec-http2:jar:4.2.1.Final:compile
   [INFO] |     |  +- io.netty:netty-codec-memcache:jar:4.2.1.Final:compile
   [INFO] |     |  +- io.netty:netty-codec-mqtt:jar:4.2.1.Final:compile
   [INFO] |     |  +- io.netty:netty-codec-redis:jar:4.2.1.Final:compile
   [INFO] |     |  +- io.netty:netty-codec-smtp:jar:4.2.1.Final:compile
   [INFO] |     |  +- io.netty:netty-codec-socks:jar:4.2.1.Final:compile
   [INFO] |     |  +- io.netty:netty-codec-stomp:jar:4.2.1.Final:compile
   [INFO] |     |  +- io.netty:netty-codec-xml:jar:4.2.1.Final:compile
   [INFO] |     |  +- io.netty:netty-codec-protobuf:jar:4.2.1.Final:compile
   [INFO] |     |  +- io.netty:netty-codec-marshalling:jar:4.2.1.Final:compile
   [INFO] |     |  +- io.netty:netty-common:jar:4.2.1.Final:compile
   [INFO] |     |  +- io.netty:netty-handler:jar:4.2.1.Final:compile
   [INFO] |     |  +- 
io.netty:netty-transport-native-unix-common:jar:4.2.1.Final:compile
   [INFO] |     |  +- io.netty:netty-handler-proxy:jar:4.2.1.Final:compile
   [INFO] |     |  +- io.netty:netty-handler-ssl-ocsp:jar:4.2.1.Final:compile
   [INFO] |     |  +- io.netty:netty-resolver:jar:4.2.1.Final:compile
   [INFO] |     |  +- io.netty:netty-resolver-dns:jar:4.2.1.Final:compile
   [INFO] |     |  +- io.netty:netty-transport:jar:4.2.1.Final:compile
   [INFO] |     |  +- io.netty:netty-transport-rxtx:jar:4.2.1.Final:compile
   [INFO] |     |  +- io.netty:netty-transport-sctp:jar:4.2.1.Final:compile
   [INFO] |     |  +- io.netty:netty-transport-udt:jar:4.2.1.Final:compile
   [INFO] |     |  +- 
io.netty:netty-transport-classes-epoll:jar:4.2.1.Final:compile
   [INFO] |     |  +- 
io.netty:netty-transport-classes-kqueue:jar:4.2.1.Final:compile
   [INFO] |     |  +- 
io.netty:netty-resolver-dns-classes-macos:jar:4.2.1.Final:compile
   [INFO] |     |  +- 
io.netty:netty-transport-classes-io_uring:jar:4.2.1.Final:compile
   [INFO] |     |  +- io.netty:netty-codec-classes-quic:jar:4.2.1.Final:compile
   [INFO] |     |  +- 
io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.1.Final:runtime
   [INFO] |     |  +- 
io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.1.Final:runtime
   [INFO] |     |  +- 
io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.1.Final:runtime
   [INFO] |     |  +- 
io.netty:netty-transport-native-io_uring:jar:linux-x86_64:4.2.1.Final:runtime
   [INFO] |     |  +- 
io.netty:netty-transport-native-io_uring:jar:linux-aarch_64:4.2.1.Final:runtime
   [INFO] |     |  +- 
io.netty:netty-transport-native-io_uring:jar:linux-riscv64:4.2.1.Final:runtime
   [INFO] |     |  +- 
io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.2.1.Final:runtime
   [INFO] |     |  +- 
io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.2.1.Final:runtime
   [INFO] |     |  +- 
io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.2.1.Final:runtime
   [INFO] |     |  +- 
io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.2.1.Final:runtime
   [INFO] |     |  +- 
io.netty:netty-codec-native-quic:jar:linux-x86_64:4.2.1.Final:runtime
   [INFO] |     |  +- 
io.netty:netty-codec-native-quic:jar:linux-aarch_64:4.2.1.Final:runtime
   [INFO] |     |  +- 
io.netty:netty-codec-native-quic:jar:osx-x86_64:4.2.1.Final:runtime
   [INFO] |     |  +- 
io.netty:netty-codec-native-quic:jar:osx-aarch_64:4.2.1.Final:runtime
   [INFO] |     |  \- 
io.netty:netty-codec-native-quic:jar:windows-x86_64:4.2.1.Final:runtime
   [INFO] |     +- org.apache.dubbo:hessian-lite:jar:4.0.3:compile
   [INFO] |     +- com.alibaba.fastjson2:fastjson2:jar:2.0.56:compile
   [INFO] |     \- com.google.protobuf:protobuf-java:jar:3.25.7:compile
   [INFO] +- org.apache.dubbo:dubbo-native:jar:3.3.5:compile
   [INFO] |  \- org.apache.dubbo:dubbo-common:jar:3.3.5:compile
   [INFO] |     +- commons-io:commons-io:jar:2.19.0:compile
   [INFO] |     \- javax.annotation:javax.annotation-api:jar:1.3.2:compile
   [INFO] +- org.projectlombok:lombok:jar:1.18.38:provided
   [INFO] \- org.noear:solon-test:jar:3.5.2-SNAPSHOT:test
   [INFO]    +- org.noear:solon-proxy:jar:3.5.2-SNAPSHOT:compile
   [INFO]    |  \- org.ow2.asm:asm:jar:9.8:compile
   [INFO]    +- org.mockito:mockito-core:jar:4.11.0:test
   [INFO]    |  +- net.bytebuddy:byte-buddy:jar:1.12.19:test
   [INFO]    |  +- net.bytebuddy:byte-buddy-agent:jar:1.12.19:test
   [INFO]    |  \- org.objenesis:objenesis:jar:3.3:test
   [INFO]    +- org.junit.jupiter:junit-jupiter:jar:5.11.4:test
   [INFO]    |  +- org.junit.jupiter:junit-jupiter-api:jar:5.11.4:test
   [INFO]    |  |  +- org.opentest4j:opentest4j:jar:1.3.0:test
   [INFO]    |  |  +- org.junit.platform:junit-platform-commons:jar:1.11.4:test
   [INFO]    |  |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
   [INFO]    |  +- org.junit.jupiter:junit-jupiter-params:jar:5.11.4:test
   [INFO]    |  \- org.junit.jupiter:junit-jupiter-engine:jar:5.11.4:test
   [INFO]    |     \- org.junit.platform:junit-platform-engine:jar:1.11.4:test
   [INFO]    \- org.mockito:mockito-junit-jupiter:jar:4.11.0:test
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  1.714 s
   [INFO] Finished at: 2025-09-09T09:59:47+08:00
   [INFO] 
------------------------------------------------------------------------
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to