<ibiblio name="localRepo" m2compatible="true" root="file:///D:/mvnrepository/"/>
That did the trick. Thanks for the solution. Bart Xavier Hanin wrote: > > > Your settings > are not enough to tell Ivy where to find meta information (poms) in > your local m2 repo. I suggest to use an ibiblio resolver for your > local repo too, and set the root to "file:///D:/mvnrepository/". > > Xavier > > -- View this message in context: http://www.nabble.com/No-sources%2C-javadoc-and-transitive-dependencies-for-locally-installed-maven-artifacts-tp19570293p19602908.html Sent from the ivy-user mailing list archive at Nabble.com.
