Anyone here using PomStrap? I especially like the Tomcat loader
option, but haven't used it yet, just ran across it last night...

http://pomstrap.jfluid.com/

############
PomStrap is a hierarchical Class-Loader based on the Maven's artifact
repository model. In a nutshell, it provides a runtime feature to
Maven.

Maven manages the build of software modules, their documentation,
their reporting and the rationalized deployment and storage of the
resulting software artifacts. PomStrap is capable - in its simplest
form - of loading classes from software artifacts deployed to a Maven
repository. It can run embedded within any Java environment that
allows the use of custom class-loaders or as primary bootstrap
mechanism to run applications ranging from simple command-line
applications to complex dynamic enterprise applications.

PomStrap can be configured to access software artifacts from a remote
Maven repository via HTTP.
############

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to