Hi, I am trying to retrieve a Java library (the Jasper Report library) and its dependencies in a Maven Repository but IVY failed to resolved some of the dependencies.
For example the pom declare a depency on jfree#jcommon;[1.0.0,] and ivy can not resolve it, whereas I have the 1.0.0 and 1.0.2 versions in my repository. Is it a bug ? Best regards, Alexandre