On Tue, Jan 30, 2018 at 1:05 PM, Matt Sicker <boa...@gmail.com> wrote:

> It looks like you can use jdeps for this.
>

The code to support the packages option is commented out :-( even in
current snapshots:

https://gitbox.apache.org/repos/asf?p=maven-jdeps-plugin.git;a=blob;f=src/main/java/org/apache/maven/plugin/jdeps/AbstractJDepsMojo.java;h=35b322a7d8683e3dd2c6cfa97370c3b25330763a;hb=HEAD

Gary


>
> 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>
>

Reply via email to