On Tue, Jun 20, 2017 at 7:01 PM, Owen O'Malley <owen.omal...@gmail.com> wrote:

>    Is there already a plugin for storing the transitive dependency
> information in the jar's META-INF as part of the build? I'd like to build a
> dynamic class loader that would be similar to shared libraries on
> Linux/Unix, but part of that is that I need the dependency information
> stored in the jar.

I'd hope, that dependency:list could help you here. A little bit of
parsing might be required to read the output, but it worked for me in
the past.

Jochen



-- 
The next time you hear: "Don't reinvent the wheel!"

http://www.keystonedevelopment.co.uk/wp-content/uploads/2014/10/evolution-of-the-wheel-300x85.jpg

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to