[ http://jira.codehaus.org/browse/CONTINUUM-365?page=all ]
     
yo reopened CONTINUUM-365:
--------------------------


At least on mac os x this feature does not work as advertised. When i enter a 
command (e.g. make) in the POM File field (i think this is wrongly labled as 
i've choosen shell project whichs has no pom fileat all) is gives me an error 
saying:


org.apache.maven.continuum.execution.ContinuumBuildExecutorException: Error 
while executing shell command. The most common error is that 'rake' is not in 
your path.
        at 
org.apache.maven.continuum.execution.AbstractBuildExecutor.executeShellCommand(AbstractBuildExecutor.java:191)
        at 
org.apache.maven.continuum.execution.shell.ShellBuildExecutor.build(ShellBuildExecutor.java:70)
        at 
org.apache.maven.continuum.core.action.ExecuteBuilderContinuumAction.execute(ExecuteBuilderContinuumAction.java:130)
        at 
org.apache.maven.continuum.buildcontroller.DefaultBuildController.build(DefaultBuildController.java:170)
        at 
org.apache.maven.continuum.buildcontroller.BuildProjectTaskExecutor.executeTask(BuildProjectTaskExecutor.java:53)
        at 
org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable.run(ThreadedTaskQueueExecutor.java:103)
        at java.lang.Thread.run(Thread.java:552)


but rake is in my path and trying to enter a absolute path to rake gives an 
error too.

> add shell command execution
> ---------------------------
>
>          Key: CONTINUUM-365
>          URL: http://jira.codehaus.org/browse/CONTINUUM-365
>      Project: Continuum
>         Type: New Feature
>     Reporter: yo
>      Fix For: 1.0

>
>
> add support for shell command execution and not only for shell script 
> execution.
> This way, there is no need for the dedicated ant execution and shell script 
> execution module. This can be accomplished by running a shell command and you 
> automatically added support for make, rake, ... . 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to