Among that I want to mention the javax.xml.bind:jsr173_api:jar:1.0:test dependency.
According to the previously discussion here and here, it is BEA licensed and is said to be incompatible with Apache License. So I would suggest to remove that dependency, possibly by upgrading org.jboss.resteasy:resteasy-jaxb-provider:jar:3.0.19.Final
Sorry, I have made a mistake. Actually the dependency is introduced in dubbo-registry-nacos, not on the Nacos side. The Dubbo community will address this issue. I will close this issue now.
I run
mvn:dependency tree
on the dubbo-registry-nacos module, and the output is below:Among that I want to mention the
javax.xml.bind:jsr173_api:jar:1.0:test
dependency. According to the previously discussion here and here, it is BEA licensed and is said to be incompatible with Apache License. So I would suggest to remove that dependency, possibly by upgradingorg.jboss.resteasy:resteasy-jaxb-provider:jar:3.0.19.Final