Jean-Philippe,
Usually it is enough to simply run Project / Clean... to refresh
content of the classpath container. However for workspace project
resolution plugin is caching project models and content of that cache
may not always refresh correctly on incremental updates kicked by the
clean action (seems like there is a bug that is hard to catch). In this
case you can force cache cleanup by closing these related projects using
Project / Close, then opening them again and kicking Project / Clean...
after that.
You can also report your issue to the project issue tracker and
provide step by step instructions along with the simplified Eclipse
projects sufficient to reproduce this. See the following wiki page for
some hints.
http://docs.codehaus.org/display/M2ECLIPSE/How+To+Report+Issues
regards,
Eugene
jean-philippe vigniel wrote:
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
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email