Tag: multi maven project
-
Fixing problem in Intelij IDEA with compiling classes in multi - maven project
Today i had to import multi-maven project from Eclipse to Intelij IDEA and it appeared that sometimes it can be problematic. So, i had couple of maven projects that has common parent pom file where main structure and dependencies are described. Besides that, it has dependencies from another project that…