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

Fix the issue of first plugin packaging failure for version 2.0.0 #65

Closed
hanbingleixue opened this issue Jul 5, 2024 · 0 comments · Fixed by #66
Closed

Fix the issue of first plugin packaging failure for version 2.0.0 #65

hanbingleixue opened this issue Jul 5, 2024 · 0 comments · Fixed by #66
Labels
kind/bug Something isn't working

Comments

@hanbingleixue
Copy link
Collaborator

What happened?

The Sermant 2.0.0 version has modified the groupId, and the first plugin needs to synchronize and adjust the 2.0.0 version when using Sermant 2.0.0, otherwise the dependency will not be found

How can we reproduce it (as minimally and precisely as possible)?

Execute the mvn clean package to discover

Anything else we need to know?

nothing

Sermant version

2.0.0

OS version

# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here

# On Windows:
C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant