You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

I have downloaded Joget jogetworkflow-jw-community zip file, then i copied the apache-ant-1.8.4-bin folder inside jogetworkflow-jw-community-7564e2c\wflow-install\src\main\resources* directory. Then i run the following command "*ant -f setup-maven.xml"in my windows CMD

But the following error was raised.

C:\joget source\jogetworkflow-jw-community-7564e2c\jogetworkflow-jw-community-75
64e2c\wflow-install\src\main\resources\apache-ant-1.8.4-bin\apache-ant-1.8.4\bin
>ant -f setup-maven.xml
Buildfile: C:\joget source\jogetworkflow-jw-community-7564e2c\jogetworkflow-jw-c
ommunity-7564e2c\wflow-install\src\main\resources\apache-ant-1.8.4-bin\apache-an
t-1.8.4\bin\setup-maven.xml

setup-maven:

BUILD FAILED
C:\joget source\jogetworkflow-jw-community-7564e2c\jogetworkflow-jw-community-75
64e2c\wflow-install\src\main\resources\apache-ant-1.8.4-bin\apache-ant-1.8.4\bin
\setup-maven.xml:13: Execute failed: java.io.IOException: Cannot run program "mv
n": CreateProcess error=2, The system cannot find the file specified
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
        at java.lang.Runtime.exec(Runtime.java:615)
        at org.apache.tools.ant.taskdefs.Execute$Java13CommandLauncher.exec(Exec
ute.java:862)

So can any one advice?

  • No labels