SyntaxFix
Write A Post
Hire A Developer
Questions
Sometimes could missing the below line under <build> tag in pom.xml when packaging through maven. since src folder contains your java files
<build>
<sourceDirectory>src</sourceDirectory>