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?
Asked
Active
Viewed 956 times
0
-
I would get in touch with Serge at JetBrains. He will respond very quickly and knows the product inside-out. – Vicki Oct 16 '12 at 09:54
-
IDEA/OS versions? Does restarting IDEA help? – CrazyCoder Oct 16 '12 at 10:16
-
IDEA 11.1.3 Ubuntu 12.04. restartin does not helps – Oct 16 '12 at 10:17
-
Do you use encryption for your home folder? – CrazyCoder Oct 16 '12 at 10:23
-
Nope I got solution. It showed below – Oct 16 '12 at 11:08
1 Answers
0
I do it like in this instruction. But before I did File | Invalidate Caches
and it helps.

CrazyCoder
- 389,263
- 172
- 990
- 904