Class not found play.api.data.validation.ValidationError

327 views
Skip to first unread message

edson....@99taxis.com

unread,
Jun 21, 2017, 8:31:48 PM6/21/17
to Play Framework
Guys I have been working with Play for a while but recently I came across this odd error message.

I inspected the package through my IDE and didn't found the ValidationError class where it belongs:


I took several actions withou success to try to solve this mistery:


  • Cleared my Ivy cache (rm -rf ~/.ivy2/cache/*);
  • Cleared my IDE index cache;
  • Downgraded and upgraded Play version (at 2.6.0-RC2 the class was in the package);
  • Copied the class to my project (works for test but not for production);
  • Set the resolvers to the Sonatype and TypesafeRepo:
    resolvers := Seq(
      Resolver.typesafeRepo("releases"),
      Resolver.sonatypeRepo("public")
    )
So on so forth, but still I was unable to make it work. 

Any of you guys have a clue what is possible happening?

Thanks in advance,
Edson Hilios

Greg Methvin

unread,
Jun 21, 2017, 9:22:48 PM6/21/17
to play-framework

--
You received this message because you are subscribed to the Google Groups "Play Framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to play-framework+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/play-framework/31c765e4-a577-4385-a009-820163eac348%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Greg Methvin
Tech Lead - Play Framework

Reply all
Reply to author
Forward
0 new messages