Hi all

I'm using the m2 Plugin with eclipse europa  and i would like to understand
how it manages dependenties between a module and its parent and with some
other modules.

At some moment it works nice but ten minutes later the su project looes its
dependence and nothing compiles any more.


I has a project called WSProject witch contains severals modules

WSProject
  - ServiceAPI
  - ServiceImplementation
  - CXFService



All modules declare WSProject as parent and CXFSErvice depends on
ServiceImplementation which depends on ServiceAPI

Each of these is an eclipse project and are loaded into the workspace.
if i build the project with maven it's correctly built dut eclipse does'nt
succed to solve dependencies even after sevral modifications of pom, clean
and build, richt click maven2/update source... ..

Does anybody knows the way the plugin works and what kind of action i can do
to synchronize the classapth and the pom?

I tried to use de dev version of the plugin but i have what's sem to be a
cicular call.

Thanck for your replies

Jean-Philippe

Reply via email to