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.

Reply via email to