> But it is not compiling the target which I have mentioned in the makefile.
> My target is a C file and in the makefile I am just compiling the target. My
> updated POM.xml and the result I got on execution-

No, that isn't what is happening. Read the output from make in your
build log again:

> [INFO] --- exec-maven-plugin:1.1:exec (exe) @ nativeTestProjectMaven ---
> [INFO] make: Nothing to be done for `C:\Program
> Files\apache-maven-3.0.4\maven-n
> ative-example\src\main\makefile'.

"Nothing to be done". This is directly from make.

This is not something we (Maven Users) can help you with.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to