Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-users] M2E: generating wrong path

Hi,

I'm using my mac maven installation with m2e, and notice a little differences echoing env.PATH variable (with maven exec plugin):

With raw console maven: /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Users/charliemordant/Documents/apache-maven-3.0.5/bin

With m2e: /usr/bin:/bin:/usr/sbin:/sbin

It forbids me to use advanced exec config ( launching bower which requires node binary in /usr/local/bin for example).

Thank you in advance

--
Cordialement,

Charlie Mordant

Back to the top