Michael,
Thanks a lot for your reply.
I am able to fork project into my eclipse work space. When I am doing a build I am getting below error, See attached file for full details.
git\drools-wb\drools-wb-webapp\target\.generated, org.drools.workbench.FastCompiledDroolsWorkbench]: Error while executing process. Cannot run program "C:\Program Files\Java\jdk1.7.0_80\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 switch.
[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 read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :drools-wb-webapp
Thanks in advance. Your help is appreciated.