0

I have a multi module maven project.

I can do maven compile of my Spring project without any error. However, when I try to run using IntelliJ, it shows error that it can't find packages from the other module!

samabcde
  • 6,988
  • 2
  • 25
  • 41
Junaed
  • 1,457
  • 13
  • 15
  • 2
    try invalidate cache https://www.jetbrains.com/help/idea/invalidate-caches.html – hillel_guy Jul 13 '21 at 11:28
  • 1
    What is the IDE version? Does **Reload** from Maven tool window complete successfully? Provide more context for the error: including the exact error message and describe how you configure the relationships between the modules from which packages are not found. Or provide a sample project. – Andrey Jul 13 '21 at 15:24
  • 1
    Hi, can you take a screenshot of your Modules configuration in File -> Project Structure (Ctrl + Alt + Maj + S) ? – Gweltaz Niquel Jul 13 '21 at 15:24

0 Answers0