Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jhipster entity - not generating java code #22873

Closed
pkral3 opened this issue Jul 15, 2023 · 4 comments · Fixed by #23012
Closed

jhipster entity - not generating java code #22873

pkral3 opened this issue Jul 15, 2023 · 4 comments · Fixed by #23012

Comments

@pkral3
Copy link

pkral3 commented Jul 15, 2023

jhipster entity ebook
in v8.0.0-beta.2 will generate only .jhipster/Ebook.json but no java code as before

@GeraldAlbe
Copy link

I have the same problem. I am using the jhipster docker container, so it cannot be a problem of my installation.

@edilsonmendes
Copy link
Contributor

I reported similar problem on #22132 and the error remains in v8.0.0-beta.2. The command jhipster jdl mysample.jdl does not generate entities code (Neither java nor angular) at first. As workaround, to generate the entities code I need to run the command jhipster jdl mysample.jdl twice.

It seems that the first time the command is run it just generates the json (inside .jhipster) of the entities, but without java/angular code. Only the second time the complete code is generated.

PS: This didn't happen in version 7.9.3

@GuoqiangJia
Copy link

Hi @edilsonmendes Does this issue get resolved ?

@edilsonmendes
Copy link
Contributor

Hi @edilsonmendes Does this issue get resolved ?

Hi @GuoqiangJia, I'm wating for new jhipster version to check if the issue was fixed.

@deepu105 deepu105 added this to the 8.0.0-beta.3 milestone Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants