Project
IntelliJ IDEA
Priority
Critical
Type
Bug
Fix versions
No Fix versions
State
Fixed
Assignee
Anton Makeev
Subsystem
Maven Integration
Affected versions
No Affected versions
Fixed in build
108.65  
  • Created by   Anton Makeev
    4 years ago (16 Oct 2007 12:33)
  • Updated by   root
    2 years ago (17 Jan 2010 20:54)
  • Jira: IDEADEV-22567
    (history, comments)
 
IDEA-41612 Maven: Maven fails to recognize SNAPSHOT module dependencies if there are artifacts installed into local repository
5
Issue is visible to: All Users
  The issue is visible to the selected user group only
If there are no Maven artifacts in the internal repositories then the IntelliJ IDEA project will correctly reference the Maven sub-modules as "Module Dependency", as expected (and you have noted). As soon as our TeamCity build for the Maven project deploys the snapshot artifacts into our internal repository (which end up being downloaded into the local repository for the user), the IntelliJ IDEA project will switch over to using "Module Library" instead of the "Module Dependency" for the sub-modules in the maven project.

Issue was resolved
Comments (1)
 
History
 
Linked Issues (?)
 
Anton Makeev
  Anton Makeev
16 Oct 2007 12:34
4 years ago