This content has been marked as final.
Show 4 replies
-
1. Re: Different behavior for deploymentExportPath
kenglxn Aug 6, 2010 2:26 AM (in response to michaelschuetz)Hi Michael.
I think this may be similar/same issue: http://community.jboss.org/message/555071#555071
The problem there is also in regards to relative paths. The tests run in maven have a different 'working path' than when run in IDEA.
Perhaps we should post a bug/feature request to jetbrains?
Regards
Ken
-
2. Re: Different behavior for deploymentExportPath
michaelschuetz Aug 6, 2010 6:32 AM (in response to kenglxn)Hi Ken,
thanks for your reply.
Yes, this issue sounds related, i think.
I opened an issue: http://youtrack.jetbrains.net/issue/IDEA-57211?projectKey=IDEA
Regards
Michael
-
3. Re: Different behavior for deploymentExportPath
kenglxn Aug 6, 2010 7:50 AM (in response to michaelschuetz)Cool.
Added my +1 vote on it
-
4. Re: Different behavior for deploymentExportPath
michaelschuetz Aug 10, 2010 6:22 PM (in response to kenglxn)There is a workaround:
"As workaround please set $MODULE_DIR$ in the default configuration's settings."
Michael