Is not mapped as an embeddable.
To resolve this problem you must disable JPA validation for builds.
To do this: you must:
1-Right-click on the project
2-select properties.
3-Select Validation
4-check Enable project specific settings.
5-Uncheck JPA Validator. Clean the project