hello all, can somebody tell me how can we just configure projets using Maven2?? Like while doing development of a jar module i want all jars should be referred from my local repository. So that compile time errors will be avoided.. In maven1, we do have a goal like "configure" . Once we run it for a jar module all dependency jars are refereed from local referository.. where as for a war project, jars will be stacked inside lib folder to help during runtime. Could u plz let me know, is there any similiar kind of options in Maven2. Thanks a lot in advance.. Kiran Kodlady. -- View this message in context: http://www.nabble.com/how-to-configure-projects-using-maven2-tf4131031s177.html#a11748210 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
