Hi, I have a maven project that has a parent project dependency in MyEclipse Blue 9. However, when I click on the view “Effective POM” in my pom.xml, I don’t see the integrated POM of the dependency. As you can guess, it looks like MyEclipse does not see the parent so I am not able to work with elements of the parent POM.
I have the same project set-up in MyEclipse 8.6 and I see the dependency. The dependency is in my local repository. Could it be a backward compatibility problem with MyEclipse 9?
Thank you