I am receiving the following Hibernate Exception:
@OneToOne or @ManyToOne on Matchup.awayTeam references an unknown entity: Team
The simplified
Try to add the Qualified Name (ClassNAME), just like this:
In the File:
META-INF/hibernate.cfg.xml