On Thu, 2003-06-26 at 01:27, Vincent Massol wrote: > Yes, I've used maven.xml to build my plugin in several instances. I > think it is needed to keep it this way. > > I don't think we can align plugin creation with plugin execution as they > are 2 different steps. Unless there's a solution I haven't seen...
No, it's good to keep them separate. That's why I wanted to ask users if the explicit use of both files was prevalent. > -Vincent > > > -----Original Message----- > > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > > Sent: 26 June 2003 00:26 > > To: Maven Users List > > Subject: Plugin artifact question > > > > Hi, > > > > Is there anyone who actually uses a maven.xml file to build a plugin? > Or > > do most people copy the structure we have in Maven itself for building > > plugins. > > > > I asked a question on the dev list about aligning plugins with normal > > maven projects so that would be to use maven.xml instead of > plugin.jelly > > and project.properties instead of plugin.properties. > > > > But if there are people who are actually using a maven.xml file for > > building a plugin then this would definitely be confusing to have the > > build and runtime goals in one file. > > > > -- > > jvz. > > > > Jason van Zyl > > [EMAIL PROTECTED] > > http://tambora.zenplex.org > > > > In short, man creates for himself a new religion of a rational > > and technical order to justify his work and to be justified in it. > > > > -- Jacques Ellul, The Technological Society > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org In short, man creates for himself a new religion of a rational and technical order to justify his work and to be justified in it. -- Jacques Ellul, The Technological Society --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
