Building from source: NoClassDefFoundError: org/apache/log4j/Level
I get NoClassDefFoundError: org/apache/log4j/Level when I run the grails compile
There are messages relating to being unable to pull log4j:log4j:1.2.15
The log4j library in the maven repository but possibly some ivy setting is off for that library. The files are in my .ivy2 cache so they did come down. It is a long time since I used ivy so I'm unsure what the options are. I attach the whole log file.
- g.log 1.93 MB
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Palmurugan on 27 Dec, 2019 06:42 PM
Myself also facing the same issue. Kindly suggest us