Re: how can we configure a jar project?

2007-07-24 Thread Maria Odea Ching
Hi, You don't need to do that in Maven 2. If you want to package a project, you only need to specify its packaging whether "jar" or "war", etc., set the dependencies of your project in the pom.xml and then execute "mvn package". These dependencies will be downloaded from the central repo if i

how can we configure a jar project?

2007-07-24 Thread Kiran Kodlady
an Kodlady. -- View this message in context: http://www.nabble.com/how-can-we-configure-a-jar-project--tf4135832s177.html#a11762562 Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROT