How would this effect non-Maven users, e.g. the Eclipse/Ant folks (like me :D )?
> -----Original Message----- > From: Thomas Fischer [mailto:[EMAIL PROTECTED] > Sent: Monday, April 03, 2006 11:59 AM > To: [email protected] > Subject: Configuration of future Torque maven2 plugin > > > > Hi everybody, > > as some of you might know, Raphael Pieroni has submitted a > first draft of a maven 2 plugin for Torque some time ago. One > open question that remains is of how to configure the plugin. > Maven2 belief is that the configuration of the plugin should > be in the pom.xml, whereas until now, Torque has used a > properties file. > > The options are now > - leave everything in the properties file > - split the properties between pom.xml and the properties > file (this is at is is implemented in Raphael's draft) > - put everything in the pom.xml (this may imply writing a > temporary properties file for velocity, I have to check that) > > I have a tendency towards putting everything in the pom.xml, > as it is the maven2 way and we could easily change the > default values to the maven2 directory structure without > breaking anything (because mothing exists yet :-)). What do > you think ? > > Thomas > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > Duke CE Privacy Statement Please be advised that this e-mail and any files transmitted with it are confidential communication or may otherwise be privileged or confidential and are intended solely for the individual or entity to whom they are addressed. If you are not the intended recipient you may not rely on the contents of this email or any attachments, and we ask that you please not read, copy or retransmit this communication, but reply to the sender and destroy the email, its contents, and all copies thereof immediately. Any unauthorized dissemination, distribution or copying of this communication is strictly prohibited. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
