Thanks for ur prompt and detailed reply.
i have git cloned that, however i get the following error when i perform mvn clean install -DskipTests
g.drools.workbench.FastCompiledDroolsWorkbench]: Error while executing process.
Cannot run program "C:\apps\Java\jdk1.7.0_51\jre\bin\java": CreateProcess error=
206, The filename or extension is too long
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
xception
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :drools-wb-webapp
C:\latest\drools-wb>
Thanks.