The JustMarried plugin annotates methods that implement an interface with @Override. That is not valid in Java 5.
Removed offending annotations.