IntelliJ EAP 192.5587.17
已回答
Hello,
I updated today my EAP. When I'm executing a maven clean (or install), I'm noticed in the run page that I'm having dependencies errors. But no errors are shown. When I click on the project name, I get the run window and I notice that the clean (or install) has been executed succesfully. In the previous EAP version, this was not shown.
Rudi
请先登录再写评论。
Is it always reproducible? With any Maven goal, any project? Do you see any output in the right pane when this happens? Please post it here.
Does it help to re-import project in Maven tool window?
Is it possible to have a sample project to check?
>When I'm executing a maven clean (or install), I'm noticed in the run page that I'm having dependencies errors. But no errors are shown.
>When I click on the project name, I get the run window and I notice that the clean (or install) has been executed succesfully.
Please attach screenshots describing these scenarios.
This is the image showing the errors whene executing maven install. This occurred only in this version of EAP.
Rudi Welter
Hi Rudi. Could you please run maven from command line terminal? Is there the same error?
@Andrey
I took another project and it has the same problems. However if you click on the project name where the errors are shown, the run console shows 'build success'.
Reimporting the maven project has no influence. I used the embedded maven and an external downloaded maven. No difference.
@Alexander
I did the and there are no problems. It's really IntelliJ related. I used another computer where a regular version of IntelliJ is situated, and there are no problems shown.
Unfortunately it is not clear at the moment why it happens. Could you please file an issue at https://youtrack.jetbrains.com/issues/IDEA with idea.log attached, the output from Maven goal in terminal and in IDE run tool window and screenshot showing the problem. Thank you.