yahoo / CMAK

CMAK is a tool for managing Apache Kafka clusters
Apache License 2.0
11.82k stars 2.51k forks source link

why not change to maven ? #429

Open dongbin86 opened 7 years ago

dongbin86 commented 7 years ago

sbt is limited in china ,and maven also have simple scala compile and project manager plugin , I think use maven will be more welcome

catinred2 commented 7 years ago

I do think this is off-topic. It's like someone come to you and ask 'why you choose to wear black hat? I think white is better'

rgoers commented 6 years ago

Except that I am very frustrated trying to build with sbt. It timed out trying to download the launcher and now it is complaining because I have no bintray credentials. Why would I need credentials for a repo? Of course, this could easily be solved if there were binary versions available.

RawToast commented 6 years ago

@rgoers That doesn't match my experience. I've just cloned this repo 30 minutes back and built it from the command line -- no need for any credentials whatsoever. I haven't used Bintray for anything on this machine either.