RE: Building and using a plugin in the same build (m2)

2006-07-17 Thread Brian E. Fox
). -Original Message- From: David Jencks [mailto:[EMAIL PROTECTED] Sent: Friday, June 30, 2006 11:46 AM To: Maven Developers List Subject: Building and using a plugin in the same build (m2) In geronimo, we have a plugin that uses a lot of core geronimo functionality, that we would like to use to

Building and using a plugin in the same build (m2)

2006-06-30 Thread David Jencks
In geronimo, we have a plugin that uses a lot of core geronimo functionality, that we would like to use to construct pieces of the server. We seem to have run into a design decision of m2 that a plugin cannot be built and used in the same build. Is this correct, or are we doing something w