Re: My first program is not working. Please help.

2007-02-19 Thread Wayne Fay
You sent this same email on Feb 15. And you received the same response -- you are mixing m1 and m2. Please do some reading about M2 on your own, and stop sending this question to the list. The resources suggested by Tim will be very helpful in your self-education efforts. Wayne On 2/19/07, Tim

My first program is not working. Please help.

2007-02-18 Thread Rajmahendra
. -- View this message in context: http://www.nabble.com/My-first-program-is-not-working.-Please-help.-tf3251176s177.html#a9037815 Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL

Re: My first program is not working. Please help.

2007-02-18 Thread Tim Kettler
Hi, you are mixing maven1 with maven2. The 'maven.xml' configuration file is purely for m1. For m2 you only need the 'pom.xml'. I advise you to have look at the 'Getting Started Guide' [1] and/or the free maven book [2] from megere. Hope this helps -Tim [1]