Project
IntelliJ IDEA
Priority
Normal
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   Irina Petrovskaya
    4 years ago (17 Dec 2007 18:48)
  • Updated by   root
    2 years ago (17 Jan 2010 20:56)
  • Jira: IDEADEV-23928
    (history, comments)
 
IDEA-42307 Maven: the changes in Default options (used settings.xml) should be applied to next project import
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
  • start IDEA. Open some project (not imported from Maven)
  • in Maven view open the Default settings dialog. Specify the maven home and the non-default path to user settings.xml file. In this file specify the non-default local repository.
  • import any maven project (via OpenProject) —> the used libraries are located in the specified local repository, ok.
  • now open the Default settings again and uncheck the 'override default' button for the settings.xml. So the default local repository ($USER_HOME/.m2) should be used on the next project import.
  • via OpenProject import new maven project:
    ---> the non-default local repository is still used. The MavenSettings for this project are not the same as default maven settings.
Restart IDEA, import new project – now the default settings are used

Issue was resolved
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments