On 29 January 2018 at 13:10, Gary Gregory <garydgreg...@gmail.com> wrote: > > Speaking of java.sql (and javax.sql): How can we get the Maven build to > FAIL if log4-core Java codes uses java[x].sql code? >
I'm not sure if there are any Maven plugins for enforcing this yet, but I'd imagine it'd be something similar to animal sniffer. That, or a custom plugin for verifying post-compile (or would it be post-resources). -- Matt Sicker <boa...@gmail.com>