Default maven configuration do not work in IDEA 14.1.1
Hello,
I used to do the following: when no projects are open, go to the configure > project defaults > run configurations.
There, I would prepare some Maven run configurations with goals that I use on every proejcts that I import. For the working directory, I used to use the "$" variable, so that the goal would always execute on the parent project, in a multi-module project.
With 14.1 and 14.1.1, I see two problems
- when I import a new project, the run configurations are not available anymore in the right hand panel "Maven projects".
- the run configurations are available in the upper combo box wbut when I run them, the $ variable is not replaced.
Is there a new way to configure this?
Thanks,
Sébastien
---
Original message URL: https://devnet.jetbrains.com/message/5538684#5538684
Please sign in to leave a comment.