Re: Maven command to run the main class of a desktop application

2006-11-02 Thread Patrick Kimber
] wrote: I actually use ANT to do this dirty work for me. Not sure if there is such a thing... -aps On 11/1/06, Dudu [EMAIL PROTECTED] wrote: What is the Maven 2 pluginto run the main class of a desktop application? -- What lies behind us and what lies in front of us is of little

Maven command to run the main class of a desktop application

2006-11-01 Thread Dudu
What is the Maven 2 pluginto run the main class of a desktop application?

Re: Maven command to run the main class of a desktop application

2006-11-01 Thread Alexander Sack
I actually use ANT to do this dirty work for me. Not sure if there is such a thing... -aps On 11/1/06, Dudu [EMAIL PROTECTED] wrote: What is the Maven 2 pluginto run the main class of a desktop application? -- What lies behind us and what lies in front of us is of little concern to what

Re: Maven command to run the main class of a desktop application

2006-11-01 Thread Wayne Fay
is the Maven 2 pluginto run the main class of a desktop application? -- What lies behind us and what lies in front of us is of little concern to what lies within us. -Ralph Waldo Emerson - To unsubscribe, e-mail: [EMAIL

Run a Main class

2006-04-24 Thread Pierre Monestie
Hi, Is there a simple way to run a Main class with maven? Something similar to the java task in Ant? If so what is the way to configure it? I know the runtime plugin is not completed so I'm looking for an intermediary solution. Thanks in advance, Pierre

Re: Run a Main class

2006-04-24 Thread Alexandre Poitras
Still in the sandbox but works well : http://mojo.codehaus.org/exec-maven-plugin/ On 4/24/06, Pierre Monestie [EMAIL PROTECTED] wrote: Hi, Is there a simple way to run a Main class with maven? Something similar to the java task in Ant? If so what is the way to configure it? I know

Re: Run a Main class

2006-04-24 Thread Kristian Nordal
On 4/24/06, Pierre Monestie [EMAIL PROTECTED] wrote: Hi, Is there a simple way to run a Main class with maven? Something similar to the java task in Ant? If so what is the way to configure it? I know the runtime plugin is not completed so I'm looking for an intermediary solution. You can

Re: Run a Main class

2006-04-24 Thread Jesse McConnell
, Is there a simple way to run a Main class with maven? Something similar to the java task in Ant? If so what is the way to configure it? I know the runtime plugin is not completed so I'm looking for an intermediary solution. Thanks in advance, Pierre

Re: Run a Main class

2006-04-24 Thread Kaare Nilsen
-maven-plugin/ On 4/24/06, Pierre Monestie [EMAIL PROTECTED] wrote: Hi, Is there a simple way to run a Main class with maven? Something similar to the java task in Ant? If so what is the way to configure it? I know the runtime plugin is not completed so I'm looking

Re: Run a Main class

2006-04-24 Thread Pierre Monestie
weeks ago :) On 4/24/06, Alexandre Poitras [EMAIL PROTECTED] wrote: Still in the sandbox but works well : http://mojo.codehaus.org/exec-maven-plugin/ On 4/24/06, Pierre Monestie [EMAIL PROTECTED] wrote: Hi, Is there a simple way to run a Main class with maven? Something