79300647

Date: 2024-12-22 07:49:43
Score: 1.5
Natty:
Report link

Have you made your external module discoverable for Quarkus ? If not try this first: https://stackoverflow.com/a/75046455/2979325

If this also doesn’t work, then a dirty solution might be to unpack your templates into the current project build folder by using the following maven plugin: https://stackoverflow.com/a/61246960/2979325

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Whitelisted phrase (-1): try this
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
Posted by: Serkan