Downloading and installing maven artifacts as modules

Jesse Glick jesse.glick at oracle.com
Tue Sep 27 05:12:48 PDT 2011


On 09/19/11 05:09, Alan Bateman wrote:
> http://cr.openjdk.java.net/~alanb/MavenDemo/webrev.01/

If this were to be more than a demo, you would not want to recreate the logic for parsing Maven metadata, but rather call into the official embedding APIs.

I do not think you want to interpret <packaging>zip</packaging>; does such a packaging even exist? (Various named packagings produce *.zip artifacts which are usually 
software distributions, i.e. contain JARs and other files as entries.)



More information about the jigsaw-dev mailing list