2016.3 EAP Build / rebuild project fails after update to 163.5644.15 : Error gradle-resources-test:project: java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils
Answered
Updated just today to build 163.6110.12, released on Oct 13, 2016 and get this when building the project
Error gradle-resources-test:project: java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils
I've tried to recreate project, reopen, invalidate caches and still get the error.
When downgrading to the previous build 163.5644.15 it works well
Please sign in to leave a comment.
Looks like already fixed: https://youtrack.jetbrains.com/issue/IDEA-162545.
I get this error also on the public review:
IntelliJ IDEA 2016.3 Public Preview (build 163.6512.17), released on Oct 20, 2016
Should be fixed, try to reinstall. If the issue persists, submit a bug at https://youtrack.jetbrains.com/issues/IDEA with the logs folder attached.
I've downloaded 2016.3 and faced with the same issue on trying to run separate test method from IDE (gradle + testng).
Add the missing file to fix it: https://youtrack.jetbrains.com/issue/IDEA-162545#comment=27-1669444