submodule not added in parent pom in intellijidea community ide

Answered

I created a maven project in intellij idea community ide. Then i added a maven submodule , using project tool window rightclick.

However i dont see the submodule getting added in parent pom <modules> section after creation.

Neither do the submodule pom has the parent section.

Is there anything wrong with this ? 

0
5 comments
Avatar
Yaroslav Bedrov

Hello,

Did you set "parent" while creating submodule? 

0
Avatar
Permanently deleted user

yes i did it , but still it didnt work .

0
Avatar
Yaroslav Bedrov

Could you please share your sample project, so I could try to reproduce steps on my side? Also please share idea.log ("Help | Show Log in...") after restarting IDE and reproducing the issue.

0
Avatar
Permanently deleted user

hello , 

Can you mention why its failing from the idea log ? 

0
Avatar
Yaroslav Bedrov

Please try to temporarily disable custom plugins:

Loaded custom plugins: Database Navigator (3.2.0627.0), Maven 2 Integration (1.2.3), Maven Dependency Manager (1.02), Maven Dependency Helper (2.0), MaxCompute Studio (3.4.0), JS Toolbox (1.9), Maven Helper (4.9.193.000.0) 
0

Please sign in to leave a comment.