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
>
>
[..
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