I'm updating Maven dependencies with the Maven Update command of Eclipse IDE 2022-12 version (last version).
The IDE is saying the next error:

How do I solve this error?
I deleted .metadata folder, purged local repository .m2 for Maven and nothing was well.
I had this happen. It was caused by being unable to find a parent pom of the correct version. I.E. my workspace had a project that used a pom in another project. The parent had been advanced to a new snapshot version 0.0.2-SNAPSHOT, and the child was referring to 0.0.1, but that version wasn't out in our Nexus repo yet. So there was no place to get it, either via Nexus or Workspace Resolution.
It was bad timing on my part...I didn't know this versioning work was going on and I just had to wait until the "release" jar files had been built and pushed to our Nexus repo.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With