Page 1 of 1

failing to run BroadLeafDemotools ant scipt

Posted: Tue Sep 24, 2013 12:43 pm
by kvishnudev
I am trying to run the demo program following the instructions in http://docs.broadleafcommerce.org/core/current/getting-started .

It is failing to run BroadLeafDemotools ant scipt.

I am getting the error

Code: Select all

Buildfile: /home/vishnudev/Documents/programming/workspace/eclipse-workspace-2/DemoSite/build.xml
change-identifier:
     [echo] com.mycompany
     [echo] mycompany

BUILD FAILED
/home/vishnudev/Documents/programming/workspace/eclipse-workspace-2/DemoSite/build.xml:49: Warning: Could not find file /home/vishnudev/Documents/programming/workspace/eclipse-workspace-2/DemoSite/admin/src/main/resources/com/mycompany/gwt/mycompanyAdmin.gwt.xml to copy.

Total time: 2 seconds


I guess the workspace link given is of different version "http://www.broadleafcommerce.org/workspace-download?workspaceVersion=DemoSite-3.0.2-GA-eclipse-workspace.zip&docsVersion=current"

Somebody please suggest a way out.