You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Graham Leggett <mi...@sharp.fm> on 2006/11/08 13:51:47 UTC

Empty path in Continuum trunk

Hi all,

I have set up a recent version of trunk (v1.1) as a WAR file under tomcat,
and have been able to crank it up and add some projects.

Continuum cannot find it's builders though, claiming that they are not in
the path "". The builders are in the PATH of the environment when tomcat
is being cranked up.

Is there anything special that needs to be done before continuum can see
maven and ant on a Linux machine?

The errors are:

2006-11-08 13:32:17,319 [main] WARN  ContinuumBuildExecutor:ant     -
Could not
find the executable 'ant' in the path '[]'.
2006-11-08 13:32:17,324 [main] WARN  ContinuumBuildExecutor:maven-1 -
Could not
find the executable 'maven' in the path '[]'.
2006-11-08 13:32:17,613 [main] WARN  ContinuumBuildExecutor:maven2  -
Could not
find the executable 'mvn' in the path '[]'.

Regards,
Graham
--



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org