Jump to content

Getting "org.apache.commons.lang does not exist" error while updating jasper to 6.20.5


Recommended Posts

Hi ,

I'm trying to update Jasper to the latest version Jasper reports 6.20.5 when I update I'm getting "org.apache.commons.lang does not exist" error even though it's already added.

I'm using the following in sbt

"net.sf.jasperreports" % "jasperreports" % "6.20.5",
  "com.lowagie" % "itext" % "2.1.7",
  "org.olap4j" % "olap4j" % "1.2.0",
  "net.sf.jasperreports" % "jasperreports-fonts" % "6.20.5",
  "com.github.librepdf" % "openpdf" % "1.3.30",
  "org.apache.commons" % "commons-collections4" % "4.1",

 "org.apache.commons" % "commons-lang3" % "3.11"

 

Error :

org.apache.commons.lang does not exist

org.apache.commons.lang.StringUtils

 

 

Thanks in advance...!!

 


 

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic


Thank you for posting to the Jaspersoft Community. Our team of experts has read your question and we are working to get you an answer as quickly as we can. If you have a Jaspersoft Professional Subscription plan, please visit https://support.tibco.com/s/ for direct access to our technical support teams offering guaranteed response times.

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...