Re: IVY-1576 still exist in 2.5.2

2024-01-07 Thread Austin Zhang
s for folks bumping into this issue is to clean the ivy cache. Thanks again for helping out Austin On Sun, Jan 7, 2024 at 5:37 AM Stefan Bodewig wrote: > On 2023-12-13, Austin Zhang wrote: > > > java -jar apache-ivy-2.5.2/ivy-2.5.2.jar -dependency "org.tensorflow" > &

IVY-1576 still exist in 2.5.2

2023-12-13 Thread Austin Zhang
Hi ivy developers. I came across this issue when I tried to add org.tensorflow:tensorflow-core-platform-gpu:0.5.0 through `spark-submit --packages`. I found out that ivy resolves and fetches all jars with classifiers but skip the one without. Way to reproduce it. java -jar apache-ivy-2.5.2/ivy-2.