Page 1 of 1

Unable to run Demo

Posted: Thu Aug 02, 2012 10:41 pm
by zeeshii
Hi, i am trying to following the steps mentioned in "Get Started" but i am unable to run the demo on my machine.

after importing Maven project and including buildfiles selection, on admin, core and site there is a red "!" sign shown up. please help me to run the demo. or can i run this in Neetbeans IDE as well? and what kind of reading i need to set up this demo!
thanks.

Re: Unable to run Demo

Posted: Thu Aug 02, 2012 11:51 pm
by phillipuniverse
Where exactly is the red exclamation point? What error does it give you and where/how does it appear?

Re: Unable to run Demo

Posted: Mon Aug 06, 2012 5:28 am
by zeeshii
There is reference problem, but i placed jars in there location. even i re download these jars and place them in to the specified directory but it did not effect. please guide me!

Re: Unable to run Demo

Posted: Mon Aug 06, 2012 9:16 am
by phillipuniverse
Try right-clicking on the project and goign to Maven -> Update Project Configuration. I also assume that you've tried doing the ant tasks and they fail after doing a full maven install?

Re: Unable to run Demo

Posted: Tue Aug 07, 2012 1:14 am
by zeeshii
i have updated the project but i dose not make any effect. yes you are right it fails after installing the full maven.

Re: Unable to run Demo

Posted: Tue Aug 07, 2012 7:59 am
by Valdus
Have you tried wiping everything out entirely and redownloading it from github?

Re: Unable to run Demo

Posted: Thu Aug 09, 2012 7:01 am
by dilupa.m
it seems like the sslext and standard libraries in your maven repo are corrupt. try removing these jars (folders containing the jars) and rebuilding. If the error comes again, you might have download the jars and install it using the mvn commandline manually.