I can already tell you that we can't use environment variables. So, your only option is to put this variable into profiles.

There is a chance that it won't work from the command line in the next Maven release too...

 regards,
 Eugene


Markus Bäurle wrote:
${CYGWIN_HOME} ist defined as Windows System Environment Variable and the
command line works.

I try to create a small eclipse project to reproduce the error

Regards, Markus


Eugene Kuleshov wrote:
I suppose you have defined ${CYGWIN_HOME} in profiles section of your settings.xml and your pom.xml also work from the command line?

If it does work from the command line, please open JIRA issue and provide complete Eclipse project with pom.xml that will be sufficient to reptoduce this issue.

  regards,
  Eugene


Markus Bäurle wrote:
I just installed version 0.0.10 and my exec:exec goal which uses the
${CYGWIN_HOME} environment variable

               <executable>${CYGWIN_HOME}\bin\bash</executable>

does not work anymore.

The path is evaluated as null\bin\bash

In 0.0.9 everything works fine.
---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email






---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to