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