Tag: multi maven project

  1. 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…

    on intelij_idea IDEA maven multi maven project