Following projects structure assume all three projects having same core module | Community
Skip to main content
JakeCham
Level 6
January 3, 2024
Solved

Following projects structure assume all three projects having same core module

  • January 3, 2024
  • 2 replies
  • 547 views

How should developer consolidate the core module of all the projects ?

 

a. Delete it from projects B and C

b. Update the pom.xml

c. Move the core module to the parent 

d. Delete it from all projects 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by aanchal-sikka

@jakecham 

 

In my opinion it should be:

c. Move the core module to the parent 

2 replies

aanchal-sikka
Community Advisor
aanchal-sikkaCommunity AdvisorAccepted solution
Community Advisor
January 3, 2024

@jakecham 

 

In my opinion it should be:

c. Move the core module to the parent 

Aanchal Sikka
Raja_Reddy
Community Advisor
Community Advisor
January 3, 2024

Hi @jakecham 
Answer C is correct one.
c. Move the core module to the parent