Skip to content
This repository has been archived by the owner on Oct 28, 2019. It is now read-only.

the jhipster-uml does not call the entity subgenerator #29

Closed
outis10 opened this issue Jul 6, 2015 · 7 comments
Closed

the jhipster-uml does not call the entity subgenerator #29

outis10 opened this issue Jul 6, 2015 · 7 comments
Labels

Comments

@outis10
Copy link

outis10 commented Jul 6, 2015

Hi, I try to run my xmi model after to update the jhipster-uml but when i run i get this

image

blank spaces..
image

the generator create the json file for all the entities in the .jhipster folder but does not call the subgenerator for the entities

Thanks in advance

@CarlKlagba
Copy link
Contributor

Can you send me your xmi file?

@outis10
Copy link
Author

outis10 commented Jul 7, 2015

http://www.omg.org/spec/UML/20110701" xmlns:xmi="
http://schema.omg.org/spec/XMI/2.1" xmi:version="2.1"
xmi:id="_pGT5cCQsEeW625L_WoBK0A" name="cxc">








































































































































































































































































































































































































































































































































































































































































/uml:Model

On Tue, Jul 7, 2015 at 1:20 AM, CarlKlagba notifications@github.com wrote:

Can you send me your xmi file?


Reply to this email directly or view it on GitHub
#29 (comment)
.

@CarlKlagba
Copy link
Contributor

The generation works fine with me. It must be a problem from your setup. Try the latest version.
And also, for your regular expressions in Cliente you should change your '' to '', as if you where in java overwise you will have compilation issues.

@CarlKlagba
Copy link
Contributor

Did you made it work? What was the issue?

@visavis2k
Copy link
Contributor

I ran into this same problem. It took me a while to figure out what was going on.

BTW, I don't speak much english.

See,

@outis10
Copy link
Author

outis10 commented Jul 15, 2015

Hi, Sorry for the delay.. I found the Issue, when whe have a Enumeration
type with required constraint the app throws the issue.

I am debuggin to track this, I eliminate the required constraint for Enum
an works well.

On Sat, Jul 11, 2015 at 6:16 AM, visavis2k notifications@github.com wrote:

I ran into this same problem. It took me a while to figure out what was
going on.

BTW, I don't speak much english.

See,


Reply to this email directly or view it on GitHub
#29 (comment)
.

@MathieuAA
Copy link
Member

Hi,

I didn't release a possible fix yet, but can you try to clone the repo (and do a npm link in it) and try?

@MathieuAA MathieuAA reopened this Jul 15, 2015
@MathieuAA MathieuAA added the bug label Oct 20, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants