jhipster-microservices-docker icon indicating copy to clipboard operation
jhipster-microservices-docker copied to clipboard

Fails to build entities

Open thomaschristensen opened this issue 8 years ago • 1 comments

The setup-entities.sh cannot build the entities.

  1. The jhipster-uml tool breaks with the following error: Cannot read property 'hasOwnProperty' of undefined Replacing the jhipster-uml command with yo jhipster:import-jdl solves this.

  2. app4 does not contain any entities.jh file.

thomaschristensen avatar Dec 29 '16 10:12 thomaschristensen

Hi Thomas, Thanks for reporting this but I have not worked on this repo for a long time, so it's normal that it is broken. Yes jhipster-uml can no longer import jdl files... If I find the time I will update this repo with up to date stuff. I guess there would be a lot of cool new things to showcase like consul and kubernetes.

PierreBesson avatar Dec 30 '16 17:12 PierreBesson