On Wed, 22 May 2002, Nathan Coast wrote: > hi, > > at the moment how do you 'install' a plugin? is it simply a case of adding links > to the appropriate plugin\build.xml in your project build.xml
That's pretty much it at the moment. Our current plugin architecture is not *really* a plugin architecture. :) Right now, its more a way to organize the build files and their associated properties. We need to hack out how they are packaged in jars and "automatically" deployed into maven. Details to come. :) Glenn McAllister SOMA Networks, Inc. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
