Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue] dubbo-registry-nacos module is not bundled into Apache Dubbo 2.7.1 #3797

Closed
mercyblitz opened this issue Apr 3, 2019 · 1 comment · Fixed by #3968 or #3976
Closed

[Issue] dubbo-registry-nacos module is not bundled into Apache Dubbo 2.7.1 #3797

mercyblitz opened this issue Apr 3, 2019 · 1 comment · Fixed by #3968 or #3976
Assignees
Labels
help wanted Everything needs help from contributors
Milestone

Comments

@mercyblitz
Copy link
Contributor

The dubbo-registry-nacos module is not bundled into dubbo artifact that can't be found in the center of Maven repository, it should be fixed in 2.7.2.

@mercyblitz mercyblitz added this to the 2.7.2 milestone Apr 3, 2019
@mercyblitz mercyblitz self-assigned this Apr 3, 2019
@mercyblitz
Copy link
Contributor Author

Please add the maven dependency separately:

<dependency>
  <groupId>org.apache.dubbo</groupId>
  <artifactId>dubbo-registry-nacos</artifactId>
  <version>2.7.1</version>
</dependency>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Everything needs help from contributors
Projects
None yet
3 participants