Re: Uberjar aborting because jar failed: error in opening zip file

2015-09-16 Thread Lawrence Krubner
e help of the Leiningen plugin "localrepo". But now > if I do: > > lein uberjar > > I get: > > Uberjar aborting because jar failed: error in opening zip file > > I am not sure how I debug this. The error message doesn't tell me much > about what the pr

Uberjar aborting because jar failed: error in opening zip file

2015-09-16 Thread Lawrence Krubner
My co-worker is building a library in Java. He sent it to me. I downloaded and installed it with the help of the Leiningen plugin "localrepo". But now if I do: lein uberjar I get: Uberjar aborting because jar failed: error in opening zip file I am not sure how I debug this.