Maybe you are looking for https://github.com/nanosai/modrun
Verzonden vanaf Samsung Mobile. <div>-------- Oorspronkelijk bericht --------</div><div>Van: Owen O'Malley <owen.omal...@gmail.com> </div><div>Datum:20-06-2017 19:01 (GMT+01:00) </div><div>Aan: dev@maven.apache.org </div><div>Onderwerp: Is there a maven plugin for storing the dependency information in the jar? </div><div> </div>Hi all, 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. Thanks, Owen