Project failed to compile in 2019.2, works in 2019.1 and command line.

Answered

Project compiles fine in 2019.1 and in command line. Tried multiple time to import in 2019.2 from scratch, copied code to new folder, removed all idea related files. but failed to compile with dependencies issue. Tried with built in maven 3.6.1 and system maven 3.6.0.

I noticed in Maven setting 2019.2 the local repository is not listed, unlike what I had in 9.1. I added <localRepository> in .m2/settings.xml restarted, but still it did not appear in settings. not sure if it was removed on purpose. 

0
2 comments

Please share the error occurs during compilation.

0
Avatar
Permanently deleted user

Not really sure what your compilation problems is but the missing local repositories is a "bug" https://youtrack.jetbrains.com/issue/IDEA-219254

/Pontus

0

Please sign in to leave a comment.