kafka-web-console icon indicating copy to clipboard operation
kafka-web-console copied to clipboard

how to build

Open MaheshSankaran opened this issue 10 years ago • 2 comments

I didnt find any document to build and configuration for kafka-web-console.Kindly provide the Installation in Readme. Thanks Mahesh.S

MaheshSankaran avatar Jan 29 '15 12:01 MaheshSankaran

  1. Clone the repo
  2. Make sure sbt is installed
  3. In the root dir of the repo run sbt
  4. When sbt has finished doing its thing you should be in the shell kafka-web-console
  5. Run run - This should do more downloading then finally show you something like
--- (Running the application from SBT, auto-reloading is enabled) ---

[info] play - Listening for HTTP on /0:0:0:0:0:0:0:0:9000

(Server started, use Ctrl+D to stop and go back to the console...)

Themodem avatar Feb 23 '15 09:02 Themodem

follow you I build It,it's my error error sbt.ResolveException: download failed: com.typesafe.sbt#sbt-native-packager;0.6.2!sbt-native-packager.jar

WeiEast avatar Apr 08 '15 02:04 WeiEast