Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Difficult to use in modularised project #2324

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

Open
FamaZeleke opened this issue Apr 29, 2024 · 1 comment
Open

Difficult to use in modularised project #2324

FamaZeleke opened this issue Apr 29, 2024 · 1 comment

Comments

@FamaZeleke
Copy link

reads package com.github.dockerjava.core from both com.github.dockerjava and com.github.dockerjava.core

Unable to find a resolution for this. Intelij Forcing me to add a requires statement to compile.

Any advice or direction is greatly appreciated as I would love to make use of this !

NFO] ------------------------< nivohub:devInspector >------------------------ [INFO] Building digitalArtifact-maven 1.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ devInspector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ devInspector --- [WARNING] ************************************************************************************************************************************** [WARNING] * Required filename-based automodules detected: [guava-19.0.jar]. Please don't publish this project to a public artifact repository! * [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 13 source files with javac [debug target 17 module-path] to target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] the unnamed module reads package com.github.dockerjava.core from both com.github.dockerjava and com.github.dockerjava.core [ERROR] module com.github.dockerjava.api reads package com.github.dockerjava.core from both com.github.dockerjava and com.github.dockerjava.core [ERROR] module com.github.dockerjava.core reads package com.github.dockerjava.core from both com.github.dockerjava and com.github.dockerjava.core [ERROR] module com.github.dockerjava reads package com.github.dockerjava.core from both com.github.dockerjava.core and com.github.dockerjava [ERROR] module guava reads package com.github.dockerjava.core from both com.github.dockerjava and com.github.dockerjava.core

Copy link

stale bot commented Apr 26, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant