2

I am trying to use commons-lang3 and I am getting error as

unknown tag name in file:/Users/myuser/.ivy2/cache/org.apache.commons/commons-lang3/ivy-3.4.xml.original

I tried to exclude the dependency but it is needed to do the parsing of docker file.

Do you know how can i fix it.

Thanks

user2230605
  • 2,390
  • 6
  • 27
  • 45

1 Answers1

2

I had to clear wipe of the ivy cache and then it worked

user2230605
  • 2,390
  • 6
  • 27
  • 45