79682053

Date: 2025-06-27 13:50:46
Score: 3.5
Natty:
Report link

Thanks @j-fabian-meier for pointing me in the right direction. I'm a completely newbie with Maven and was following the AWS Lambda tutorial which mentions using the shade plugin. With both, there was no {name}-jar-with-dependencies.jar file being generated in the first place

Turns out only the assembly plugin was needed.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • No code block (0.5):
  • User mentioned (1): @j-fabian-meier
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: bunny