Question: Why is it best practice to avoid overriding the default directory structure?

  1. Keeping the default structure reduces onboarding time, because developers recognize it.
  2. Overriding the default structure is very complex.
  3. Overriding the default structure will cause Maven to take longer to compile your code.
  4. all of these answers

Answer: The correct answer of the above question is Option D:all of these answers