Use JodaTime’s static factories instead of the ambiguous constructors.
Suppress false positives by adding the suppression annotation @SuppressWarnings("JodaConstructors") to the enclosing element.
@SuppressWarnings("JodaConstructors")