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

5.4.4 "Some problems were encountered while building the effective model for" #64

Open
megupta opened this issue Jul 26, 2021 · 0 comments

Comments

@megupta
Copy link

megupta commented Jul 26, 2021

18:19:52 + cd ksql-images
18:19:52 + git checkout 5.4.4-post
18:19:52 Already on '5.4.4-post'
18:19:52 + mvn install:install-file -Dpackaging=pom -Dfile=pom.xml -DpomFile=pom.xml -Dmaven.test.skip=true
18:19:52 [INFO] Scanning for projects...
18:19:54 [WARNING]
18:19:54 [WARNING] Some problems were encountered while building the effective model for io.confluent.ksql:cp-ksql-cli🫙5.4.4
18:19:54 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: ${project.groupId}:ksql-functional-tests:jar -> duplicate declaration of version ${project.version} @ line 101, column 14
18:19:54 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: ${project.groupId}:ksql-functional-tests:jar -> duplicate declaration of version ${project.version} @ line 107, column 21
18:19:54 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.kafka:kafka-clients:jar:test -> duplicate declaration of version ${kafka.version} @ line 113, column 21
18:19:54 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.kafka:kafka-streams-test-utils:jar -> duplicate declaration of version ${kafka.version} @ line 121, column 21
18:19:54 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: io.confluent.ksql:ksql-metastore:test-jar -> duplicate declaration of version ${project.version} @ line 127, column 21
18:19:54 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: io.confluent.ksql:ksql-engine:test-jar -> duplicate declaration of version ${project.version} @ line 134, column 21
18:19:54 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: io.confluent.ksql:ksql-common:test-jar -> duplicate declaration of version ${project.version} @ line 141, column 21
18:19:54 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.hamcrest:hamcrest-all:jar -> duplicate declaration of version 1.3 @ line 148, column 21
18:19:54 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: junit:junit:jar -> duplicate declaration of version 4.12 @ line 155, column 21
18:19:54 [WARNING]
18:19:54 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
18:19:54 [WARNING]
18:19:54 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
18:19:54 [WARNING]

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