Fred, thanks for this info! I'll wait until next week's release. However, what I do not understand: this definitely is working for other projects of mine with the same constallation (war project referencing a jar project) and I can't see any difference to them... anyways, glad to try the new version soon. Thanks, Christoph
________________________________ Von: Fred Bricon [mailto:[email protected]] Gesendet: Freitag, 30. Januar 2009 10:21 An: [email protected] Betreff: Re: [m2eclipse-user] Unexpected message "Utility Module and Dynamic Web Module 2.4 cannot both be selected" Hi Christoph, This has been fixed in 0.9.7 (http://jira.codehaus.org/browse/MNGECLIPSE-597). You can try the latest dev build or wait till its imminent release (03/02/09). regards Fred Bricon On Fri, Jan 30, 2009 at 8:11 AM, Amshoff Christoph, Köln <[email protected]> wrote: Hi, I have a Maven subproject (with war packaging) that I can nicely import into Eclipse. However, when adding a dependency to another subproject (i.e. which is sharing the same parent) of packaging jar, and trying to update the project configuration, I get the following message: Can't update maven configuration One or more constraints have not been satisfied. Utility Module and Dynamic Web Module 2.4 cannot both be selected. This only occurs when the added project is in the same workspace and workspace resolution is enabled (which is what we actually want, of course). What does this mean? What am I doing wrong? I'm pretty sure we had similar situations before where everything worked fine, but I can't figure out what is different here... My environment: Eclipse 3.4.0, WST 3.0.1, m2eclipse release 0.9.6 Thanks for any help. Tell me if you need more information (POM file etc.) Regards, Christoph.
