Re: Exec-maven-plugin usage

2007-11-16 Thread Dirk Olmes
Vishal Pahwa wrote: > > Hi > > I need to run a java program from maven. For that m gonna use > exec-maven-plugin. But don't know how to use this. Is it possible that > I will create one new project with folder structure > src/main/java/com/sky/Main.java. N then use plugin like this > > [..

Exec-maven-plugin usage

2007-11-14 Thread Vishal Pahwa
Hi I need to run a java program from maven. For that m gonna use exec-maven-plugin. But don't know how to use this. Is it possible that I will create one new project with folder structure src/main/java/com/sky/Main.java. N then use plugin like this org.codehaus.mojo exec-maven-plugin