I asked about /bin/bash because all externals processes are launched with it
instead of /bin/sh (http://jira.codehaus.org/browse/CONTINUUM-1447)
I just don't understand why you get this error during the notification if your
projects build fine under continuum
for the build we run 'mvn <goals>' and for your exception, we run 'mvn -v'
You use a profile, right? can you check value defined on it are correct?
Emmauel
Thijs Schnitger a écrit :
Emmanuel Venisse wrote:
is the project build correctly?
I have several (10) projects that build ok, and then some with failures
and 2 with errors.
All are maven2 projects.
Do you have /bin/bash?
I don't know what you mean here. I use the bash shell, yes.