You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 upgrading
org.jboss.resteasy:resteasy-jaxb-provider:jar:3.0.19.Final
The text was updated successfully, but these errors were encountered: