문제

I am trying to build a jar in IntelliJ Idea. (Project structure-Artifacts-Add artifact-Choose module-Create jar). Then I am pressing Build-Build artifacts-Choose my Jar-Build. And then Idea just reading pom.xml in background and no jar for me. What could be the solution to this?

도움이 되었습니까?

해결책

I do it like in this instruction. But before I did File | Invalidate Caches and it helps.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top