Converting plain JARs to Java modules
Alan Bateman
Alan.Bateman at oracle.com
Wed Nov 9 05:49:25 PST 2011
On 09/11/2011 13:04, Peter Kriens wrote:
> The issue is that maven problems are not caused because maven is bad or that pom authors are stupid. The reason is that the module-to-module dependency architecture in maven (and Jigsaw) is error prone ...
This thread started out with someone asking about adding module
declarations to existing JAR files, and in that context, I agree it can
be error prone without good tools. I think things should be a lot better
when modules are compiled.
-Alan.
More information about the jigsaw-dev
mailing list