History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-25011
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Anton Makeev
Reporter: Jesse Kuhnert
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

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

Created: 06 Feb 08 23:21   Updated: 20 Feb 08 13:27
Component/s: Maven Integration
Fix Version/s: Selena 7.0.4

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: seems to happen anywhere

Build: 7,684
Fixed in build: 8,166
Severity: High


 Description  « Hide
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.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.