For my problem is build in local success but build in jenkin it not include Impl file in jar file
Fix by add clear <version> for
<artifactId>maven-compiler-plugin</artifactId>
I was not declare <version> before so it error