You could do something with Aether in a few lines: http://github.com/sonatype/sonatype-aether/blob/master/aether-demo/src/main/java/demo/aether/AetherDemo.java
On Sep 24, 2010, at 1:17 PM, Wayne Fay wrote: > 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] > Thanks, Jason ---------------------------------------------------------- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl --------------------------------------------------------- Simplex sigillum veri. (Simplicity is the seal of truth.)
