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

duplicate arttifact #17719

Open
clembo590 opened this issue Sep 29, 2024 · 0 comments
Open

duplicate arttifact #17719

clembo590 opened this issue Sep 29, 2024 · 0 comments
Labels
on-jira triaged Issues reviewed by a dev and considered valid. Will be added in Jira.

Comments

@clembo590
Copy link

in video-tutorials/jackson-annotations you have a module:

  • com.baeldung:jackson-annotations:1.0.0-SNAPSHOT

in jackson-modules/jackson-annotations you have a module:

  • com.baeldung:jackson-annotations:0.0.1-SNAPSHOT

it is very strange to have same groupId and artificactId in two different places...
com.baeldung:jackson-annotations is not used anywhere as a dependency anyway --> I suggest to rename one of the modules

@apeterlic apeterlic added the triaged Issues reviewed by a dev and considered valid. Will be added in Jira. label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on-jira triaged Issues reviewed by a dev and considered valid. Will be added in Jira.
Projects
None yet
Development

No branches or pull requests

3 participants