mssql-jdbc driver dependency version 8.1.0.jre8 specified in the jhipster-dependencies bom is not available in the maven central repository. It will cause build failure.
Refer discussion https://github.com/jhipster/jhipster/commit/ac03c6e7040bcda5c8155bdab043ba31b9d4add3#r36264116
Select MS SQL server as development / production database
Change to 8.1.0.jre8-preview or downgrade to v7.4.1.jre8
v6.5.1
entityName.json files generated in the .jhipster directory@DanielFran, I have raised an issue to track this.
just generated a microservice and its still an issue can't find dependecy mssql
@Code7Bit, this should be fixed in the next release. In the meantime, you can manually downgrade dependency to lower version as suggested in fix.
@Code7Bit have you generated using the master branch of the generator? Because the fix from Daniel has not been released yet, so version 6.5.1 does not include it.
Most helpful comment
@Code7Bit have you generated using the master branch of the generator? Because the fix from Daniel has not been released yet, so version 6.5.1 does not include it.