Re: [subscriptions] Re: Any idea how to determine all the JAR dependencies a give JAR has?

"Mike Hogan" <[email protected]> Fri, 19 Dec 2003 09:19:01 +0200
Newsgroups gmane.comp.java.jcontainer.interest
Message-ID <001d01c3c600$60387c00$268aba50@eamon>
> Essentially every jar would have a file META-INF/maven/artifact.xml that 

Why not just use the classpath field in the manifest?  Side-effects?