Checking the handling of specified software dependencies with m2e 1.20.1 #880
Unanswered
Markus-Elfring
asked this question in
Q&A
Replies: 1 comment
-
Can you please share a minimal reproducer of your problem? I.e the Maven project pom.xml and corresponding java classes? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying also to develop something with selected software components which are accordingly stored in the central Maven repository.
Thus I am using a development tool like the following.
Eclipse IDE for Java Developers 2022-06 (4.24.0)
Maven Integration for Eclipse Core 1.20.1.20220227-1319
I can put dependency specifcations for the components I became interested in then into the file “pom.xml” for another test project.
👀 I observe then that import specifcations can not be resolved as expected in the ways they were documented.
💭 Are my observations similar to information from the clarification request “Another case where m2e fails to import a Maven project correctly”?
I would appreciate further advices and solution ideas. 🤔
Beta Was this translation helpful? Give feedback.
All reactions