It looks like you can use jdeps for this. On 29 January 2018 at 16:11, Gary Gregory <garydgreg...@gmail.com> wrote:
> On Mon, Jan 29, 2018 at 2:39 PM, Matt Sicker <boa...@gmail.com> wrote: > > > 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). > > > > I wonder if I need to use the animal sniffer to generate a data file just > for java[x].sql or for the JRE except java[x].sql... > > Gary > > > > > > > -- > > Matt Sicker <boa...@gmail.com> > > > -- Matt Sicker <boa...@gmail.com>