jhipster / generator-jhipster-quarkus

Quarkus blueprint for JHipster
https://www.jhipster.tech/blueprints/quarkus/
Apache License 2.0
137 stars 52 forks source link

Upgrade to JHipster 8.2 #341

Closed mraible closed 3 months ago

mraible commented 3 months ago

After this update, it seems like the backend tests are not being overwritten. Can you please help, @mshima?

mraible commented 3 months ago

If I delete these files after generating with jhipster-quarkus --defaults, all tests pass:

BankAccountMapperTest.java
LabelMapperTest.java
OperationMapperTest.java
mraible commented 3 months ago

I'm not sure what's happening now. It looks like mapstruct is failing to inject mappers.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

mraible commented 3 months ago

I give up for now. Please fix if you know how.

mraible commented 3 months ago

Closing in favor of #342.