0

I am using JSoup Version 1.12.1. Normally org.jsoup.nodes.Document.wholeText() this is working fine. But when i am creating the artifacts of my project and using this jar file then I am getting this exception java.lang.NoSuchMethodError: org.jsoup.nodes.Document.wholeText()Ljava/lang/String;

Is any dependencies missed while creating artifacts. To create artifacts I followed
How to build jars from IntelliJ properly?.

TobiSH
  • 2,833
  • 3
  • 23
  • 33
DeepakVerma
  • 179
  • 1
  • 3
  • 14

0 Answers0