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

[INLONG-205] Duplicate dependency of jetty in tuber-server pom file #804

Closed
dockerzhang opened this issue Jul 28, 2021 · 0 comments
Closed

Comments

@dockerzhang
Copy link
Contributor

There are two dependency of jetty config in tuber-server pom.xml, it will produce some warns like below when build your project.

 

Some problems were encountered while building the effective model for org.apache.tubemq:tubemq-server:jar:0.5.0-incubating-SNAPSHOT
'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.mortbay.jetty:jetty:jar -> duplicate declaration of version @ line 186, column 21
It is highly recommended to fix these problems because they threaten the stability of your build.
For this reason, future Maven versions might no longer support building such malformed projects.

JIRA link - [INLONG-205] created by duli
@dockerzhang dockerzhang added this to the 0.5.0 milestone Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant