Issues compiling dremio 19 OSS version

I am having difficulties compiling GitHub - dremio/dremio-oss: Dremio - the missing link in modern data code for version 19. It gets struck at UI. Did anyone pass through that hurdle? Please share

@Shirisha Are you still having this issue? What gets stuck at UI?

Yes Balaji. Attached is the error I am seeing. All I am doing at this point is

  1. git clone GitHub - dremio/dremio-oss: Dremio - the missing link in modern data
  2. cd dremio
  3. mvn clean install -DskipTests

Any help on this is greatly appreciated.