I have a weird problem - Some class file couldn\'t be read during maven build.
A
B
Try to use:
mvn clean package install
This command should install your artifacts in you local maven repo.
PS: I see that this is an old question, but it may be helpful for somebody in the future.