Re: Debugging Maven in Netbeans

2007-09-25 Thread Ravi Luthra
in context: http://www.nabble.com/Debugging-Maven-in-Netbeans-tf4341676s177.html#a12495884 Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Debugging Maven in Netbeans

2007-09-25 Thread Milos Kleint
://www.nabble.com/Debugging-Maven-in-Netbeans-tf4341676s177.html#a12495884 Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

Re: Debugging Maven in Netbeans

2007-09-05 Thread Demian Mrakovich
what happens. Thanks Regards, Jayaram -- View this message in context: http://www.nabble.com/Debugging-Maven-in-Netbeans-tf4341676s177.html#a12495884 Sent from the Maven - Users mailing list archive at Nabble.com

Re: Debugging Maven in Netbeans

2007-09-05 Thread Milos Kleint
in debug mode to understand what happens. Thanks Regards, Jayaram -- View this message in context: http://www.nabble.com/Debugging-Maven-in-Netbeans-tf4341676s177.html#a12495884 Sent from the Maven - Users mailing list archive at Nabble.com

Re: Debugging Maven in Netbeans

2007-08-28 Thread Milos Kleint
that's in project's popup menu. last item on the list.. Properties.. there in Run tab, you set the main class. Milos On 8/28/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi, I have opened few maven project. I use NB6 Ms10 with external maven build enabled. The maven version I have is

Debugging Maven in Netbeans

2007-08-28 Thread jayaram . x . ganapathy
Hi, I have opened few maven project. I use NB6 Ms10 with external maven build enabled. The maven version I have is 2.0.7. I am able to compile( mvn install) the project. Now when I try to execute the same I get the following message. In order to run the project, Netbeans needs a custom