hey guys, i am trying to generate my compojure api war file, but anytime i run lein ring uberwar i get a jar file. help me please
I think I once had the same problem and the thing was that the file actually was a war but filename was something.jar. Could that be the case @quieterkali?
@valtteri, do you now why that happen?
No clue. You can try setting :uberwar-name in your project.clj and see if that makes a difference
i tried that, nothing long time ago, got the same result