Priority
Normal
Type
Bug 
State
Fixed 
Assignee
Anton Makeev 
Subsystem
Maven Integration 
Affected versions
Fixed in
Fixed in build
Next build 
Build
7684
Fixed in build
8166
Severity
0
  • Submitted by   Jesse Kuhnert
    2 years ago (06 Feb 2008 23:21)
  • Updated by   root
    3 weeks ago (17 Jan 2010 19:57)
  • Jira: IDEA-42735
    (history, comments)

IDEA-42735

shared maven run configuration incorrectly uses hard coded path to pom file

0
I'm working on a java based maven project where we check in and share the generated intellij configuration files to share common settings and run configurations.

We have a few shared maven run configurations that execute various maven goals on maven modules. The issue I've seen is that on the configuration "Project" tab the "Project file" input doesn't behave the same way you might expect it to - such as when you specify the working directory of a shared "Application run" configuration.

It does correctly remember the value you give it - but it's not remembering the path to the pom file relative to the project root folder....So after doing an svn update I sometimes have red x-ed broken maven configuration runs which have paths such as "C:\work\project\pom.xml" - which doesn't work for me on my filesystem because I don't use windows and even if I did wouldn't be guaranteed to have the same directory structure as the person who configured it does.

Environment: seems to happen anywhere

Issue was resolved
Comments (0)
 
History (1)
 
Links
 
Issue has no comments