[jboss-as7-dev] cant get rid of jetty maven plugin - so lets mavenize JBoss Modules

Bill Burke bburke at redhat.com
Tue Feb 26 13:04:41 EST 2013



On 2/25/2013 8:32 PM, Bill Burke wrote:
> I said this in a previous email, but it doesn't make much sense to me
> why build-time, run-time, and the OS all have their own special way of
> distributing and managing java binaries.
>

This is a win on the OS distribution side as well as you manage JARs 
similarly to shared-libraries and share these jar binaries between 
multiple jboss instances that may or may not have uniform jars.  You 
also interact with them similarly to shared libraries in that you'd have 
a jboss-modules equivalent to LD_LIBRARY_PATH in which you can set a 
hierarchy of local and remote repositories....Works seemlessy 
cross-platform too.

Build, runtime, and OS all using the same directory structure to manage 
jars.

-- 
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com


More information about the jboss-as7-dev mailing list