Hi, Thanks for your help. I'm using maven1. Can you send me an example using 'jar' and where we specify source path of classes and the name of the generated file.
Thankx -----Message d'origine----- De : Arnaud HERITIER [mailto:[EMAIL PROTECTED] Envoyé : mercredi 6 décembre 2006 12:51 À : [email protected] Objet : Re: Maven properties For which maven version ? For maven 1 in the documentation there's a list of core properties and you'll find the properties for each plugin in its documentation. For maven 2 You'll also find the description of the settings in the doc of each plugin Arnaud Khabot, Zakaria wrote: > > > Hi all, > > How to change the setting of a plugin in maven. > For example: I want to set the source path of classes and the name of > the generated file while running 'jar'. > I want an example of the syntaxe. > > Thanks in advance. > > > This e-mail and any attachment is for authorised use by the intended > recipient(s) only. It may contain proprietary material, confidential > information and/or be subject to legal privilege. It should not be copied, > disclosed to, retained or used by, any other party. If you are not an > intended recipient then please promptly delete this e-mail and any > attachment and all copies and inform the sender. Thank you. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Maven-properties-tf2766998s177.html#a7718741 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- 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]
