Maven module dependencies are gone after 2017.1.5 version

Answered

After upgrade to any version > 2017.1.5 (tried on macosx and ubuntu) my projects/modules not longer show any maven dependencies in the dependencies list. It has option to add dependencies  by clicking on + sign, but problem is that I have 17 modules in my project and some of them have 40+ dependencies and some just 2 or 3 and clicking on the + -> library it lists Maven Project dependencies which is a list of all of them. I run each module individually, some of them as war and some of them as spring boot app and obviously adding all *.jars within project doesn't make any sense. 

I've just tried with the very latest available download and it's still the issue. Going back to 2017.1.5 everything seems OK again, I see Maven deps added to each module, I see cross-module dependencies added as well within my project. Something is definitely wrong with newer versions of IDE (I have ultimate subscription).

 

Relevant log entries in idea.log after loading project into newer IDE version just now are here: https://pastebin.com/uUjFgCpC

 

 

0
4 comments
Avatar
Permanently deleted user

 

@serge I cannot add anymore comments, it says application in readonly state for the bug report, but mvn -X -e validate worked:

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.880 s
[INFO] Finished at: 2017-07-13T13:47:08-07:00
[INFO] Final Memory: 11M/457M
[INFO] ------------------------------------------------------------------------

 

 

0

YouTrack is performing the planned update, you will be able to post there in several minutes.

0

Please sign in to leave a comment.