pom.xml in IntelliJ crossed out
Asked Answered
M

1

12

I have created new module under java project, but the pom.xml under new module is crossed out. Tried re-creating new module and copy past of existing module didn't work.

enter image description here

Maniemanifest answered 19/5, 2023 at 9:43 Comment(0)
M
38

Found the answer, From intellij go to settings → Build,Execution,Deployment → Build Tools → Maven → Ignored Files -> just uncheck the pom.xml file which is selected.

Reference -> https://markus-springer.medium.com/intellij-pom-xml-crossed-out-cant-build-project-module-3768c88b6eb2

Maniemanifest answered 19/5, 2023 at 13:58 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.