Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Maven Integration (M2E) » Setting POM among Eclipse projects(Problems with POM dependencies for Eclipse Java Projects)
Setting POM among Eclipse projects [message #715989] Tue, 16 August 2011 07:19
Uri Shani is currently offline Uri ShaniFriend
Messages: 18
Registered: July 2009
Junior Member
Hi,
I have 3 Eclipse projects, one is a war, and the other 2 are jar.
I updated POM of the war project to depend on the 2 projects (having their own POMs).
Yet, when looking at the Maven Dependencies, the lines for these 2 projects have no content. Yet, the dependencies of the POM in one of them are all applied to the war project. The war resulting from this seem to be okay - but I cannot be sure
that indeed that it is so.

Another problem, is that I moved one Interface file from the war project to the third jar project. Yet, The target classes still include the Interface class file with the same path as originally, although that file is long gone from the file system. Yet, the war execution fails with Class Not Found for the moved (and renamed) interface, even though the jar file of that project is in the .war file generated for the war project.

Many thanks,
- Uri
Previous Topic:m2e forces value for org.eclipse.jdt.core.compiler.problem.forbiddenReference to "warning"
Next Topic:Migration to m2e
Goto Forum:
  


Current Time: Tue Apr 23 08:40:58 GMT 2024

Powered by FUDForum. Page generated in 0.03265 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top