You should change the project configuration byusing the maven-eclipse-plugin options, so that you can safely run eclipse:eclipse at any time.
Nico. 2007/12/12, Rob Hasselbaum <[EMAIL PROTECTED]>: > > Hi, > > I'm new to Maven and I'm using the eclipse:eclipse goal to generate an > Eclipse project. Quick question: If the dependencies change, how do I > update the project? I suppose I can just run eclipse:eclipse again, but > will that preserve changes that I've made to the project configuration? > > Thanks, > -Rob >
