You mean that [mvn -DskipTests install] at the top-level doesn't do this? Does eclipse depend on these jar files existing? Doesn't it look at what mvn leaves in .m2?
Could it be that you need to regenerate the eclipse project file to match the current mvn build? On Mon, Oct 4, 2010 at 11:38 AM, Robin Anil <[email protected]> wrote: > I don't see any dependency jar files in examples/target being generated > after the last change. Its messing up eclipse as swing and other examples > related dep jars are now not available >
