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... -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]
