Following projects structure assume all three projects having same core module | Community
Skip to main content
JakeCham
New Participant
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

Raja_Reddy
New Participant
January 3, 2024

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

aanchal-sikka
aanchal-sikkaAccepted solution
New Participant
January 3, 2024

@jakecham 

 

In my opinion it should be:

c. Move the core module to the parent 

Aanchal Sikka