Open tekener opened 9 years ago
Do you know why commons-lang3 is present twice in classpath ? (Ivy and M2 dependencies)
I don't have a glue. The build servers are also running maven builds. Thats why we have the jar in both directories. But i don't know why sbt puts the jar twice into the classpath.
Can you precise:
Thanks
SBT: 0.13.9 Play2war: 1.3-beta3
Thanks
There is a similar bug in sbt: https://github.com/sbt/sbt-native-packager/issues/657
We are running into a problem in case that a lib exists in the .m2 and .ivy2 directory. The workaround is to delete the lib in one of the directories.
The exception:
The debug trace of the war plugin: