By default we have MyEclipse->Maven4MyEclipse->Resolve dependencies from Workspace projects configured to be on. This generally works well for us.
However when we close a maven project that a Maven Webapp depends on, we get the following error for the webapp: “Invalid classpath publish/export dependency [project that was closed]. Project entries not supported.
We have found that we can get rid of the error by configuring the webapp by unchecking “Resolve dependencies from Workspace projects” and apply the change. Once it has been applied the error goes away and all is happy… accept we cant resolve workspace dependencies. Luckily we can immediately go recheck it and apply it again and now all the non-closed dependencies will be resolved and the closed project dependency will be fetched from our company repo.
So what I was wondering is if there is some bit of obvious project configuration we are missing or to know if this is a known issue so we can stop thinking about it and just deal with the mild annoyance.
MyEclipse version: 10.5-20120615