RE: Self-dependent plugin

2004-06-28 Thread Maczka Michal
> -Original Message- > From: Julian Scheid [mailto:[EMAIL PROTECTED] > Sent: Monday, June 28, 2004 5:45 AM > To: [EMAIL PROTECTED] > Subject: Self-dependent plugin > > > Hello Maven friends, > > In general, what do Maven experts think: is the Maven ar

Self-dependent plugin

2004-06-27 Thread Julian Scheid
Hello Maven friends, I have some questions about the Maven plugin system which require a bit of context, please bear with me for a minute. I have recently written a Java code generator which meanwhile is self-hosting, that is: part of the code generator's code is generated by itself. This makes the