Apache Maven JDeps Plugin
Robert Scholte
rfscholte at apache.org
Tue Feb 17 19:41:10 UTC 2015
Hi Tibor,
the plugin is just a thin wrapper around the jdeps executable to make it
easier to integrate it with your Maven project. So for the Apache Maven
JDeps plugin it is out of scope. However, you could share your idea with
the jigsaw project[1]
thanks,
Robert
[1] http://mail.openjdk.java.net/mailman/listinfo/jigsaw-dev
Op Tue, 17 Feb 2015 09:15:21 +0100 schreef Tibor Digana
<tibordigana at apache.org>:
> Hi Robert,
>
> It would be great to launch the JDeps within Javac compiler. Do you
> think it
> would be possible for JDeps?
> I like the way how my annotation processor (AP) is wired with the
> compiler.
> I don't think that JDeps use annotations. I am not sure if compiler has
> other kinds of processor interfaces, but my point is to fail the build as
> soon as possible right within compiler, that's why I like the idea of AP
> running in compiler.
>
> Cheers
> Tibor
>
>
>
> --
> View this message in context:
> http://maven.40175.n5.nabble.com/Apache-Maven-JDeps-Plugin-tp5826470p5826639.html
> Sent from the Maven Developers mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe at maven.apache.org
> For additional commands, e-mail: dev-help at maven.apache.org
More information about the jigsaw-dev
mailing list