Maven project says it is missing a required project that is not a required project [message #1871022] |
Thu, 12 September 2024 22:07 |
David M. Karr Messages: 810 Registered: July 2009 |
Senior Member |
|
|
I'm using the new 2024-09 release, which comes with m2e 2.6.2.20240828-1954.
I imported a project from my git repositories that I had previously imported in many previous Eclipse versions. I often have a problem with m2e (or whatever) not creating a .classpath file, but now I'm seeing a new weird problem.
The project is called "captchams", and it has numerous Maven dependencies, one of which is "idp-shutdown-jersey". The application builds perfectly fine from the mvn command line.
In Eclipse, it is saying this:
Project 'captchams' is missing required Java project: 'idp-shutdown-jersey'
In "Java Build Path" and "Projects", there are no required projects. I have "captchams" with "workspace resolution" disabled because I want it to get all artifacts from the local maven repo, not workspace projects.
I did create this issue: https://github.com/eclipse-m2e/m2e-core/issues/1829 , although the last couple of issues I've submitted to m2e were completely ignored, so I'm not really hopeful anything will come from that.
|
|
|
|
Powered by
FUDForum. Page generated in 0.02986 seconds