Are you executing
mvn exec:exec?

And the plugin setup is in the pluginManagement section?

/Anders

On Mon, Aug 16, 2010 at 16:09, Naresh <[email protected]> wrote:

>
> Hi Experts,
>
> I am getting this error
>
> *************************************
>
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] One or more required plugin parameters are invalid/missing for
> 'exec:exec'
>
> [0] Inside the definition for plugin 'exec-maven-plugin' specify the
> following:
>
> <configuration>
>  ...
>  <executable>VALUE</executable>
> </configuration>
>
> -OR-
>
> on the command line, specify: '-Dexec.executable=VALUE'
>
> *************************************************
>
> I am executing exec plugin from one of child modules.
>
>
> Regards
> Naree
> --
> View this message in context:
> http://maven.40175.n5.nabble.com/Want-to-Linux-Shell-command-from-Maven-s-pom-xml-tp2636616p2636742.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to