I am getting the following error: java.lang.RuntimeException: Multiple artifacts of the module commons-logging#commons-logging;1.1.1 are retrieved to the same file! Update the retrieve pattern to fix this error.
i googled and found some configs which i tried and had no success, such as: <ivy:retrieve pattern="lib/[conf]/jar/[artifact].[revision].[ext]" sync="true"/> any ideas? I am going to fall back to the 2.0.0 release to see if that works.