Priority
Normal
Type
Bug 
State
Fixed 
Assignee
Anton Makeev 
Subsystem
Maven Integration 
Affected versions
Fixed in
Fixed in build
Next build 
Build
8258
Fixed in build
8289
  • Submitted by   Irina Petrovskaya
    22 months ago (31 Mar 2008 21:30)
  • Updated by   root
    3 weeks ago (17 Jan 2010 19:59)
  • Jira: IDEA-43282
    (history, comments)

IDEA-43282

Maven: dependencies to modules are not always resolved

consider the project structure when the parent pom has few 'branches' of modules: the top pom has modules that also have modules.
There are few cross-submodules dependencies.
Make IDEA project from the parent pom.
If the modules are not installed, idea reports the cross-module dependencies as not resolved.
If the modules are installed locally, the dependencies to jars from repository are created instead of cross-module ones.
see attached project

Issue was resolved
Comments (1)
 
History (1)
 
Links
 
Anton Makeev
  Anton Makeev
01 Apr 2008 18:50
(22 months ago)
#permalink
still doesn't work with poms without the group specified.