I presume you're following the docs for building and running Shindig (
http://shindig.apache.org/developers/java/build.html).

It should work fine if you:
1. Open a command prompt, and cd to where you checked out the shindig code
from subversion, for example: *cd ~/src/shindig*
2. Run a full maven build, that is, run the following: *mvn*
3. If the above step ends with 'Build Successfull', you should be able to
start shindig, that is: *mvn -Prun*

Further instructions are in the file *~/src/shindig/BUILD-JAVA*

Cheers,
Chico

On 1 March 2010 14:47, VU, Thi Thu Thuy <[email protected]> wrote:

> Hello,
> I'm new in Shindig.
> I followed the guide of shindig apache to build a program with shindig.
> But, it's impossible.
> I can't run  mvn -Prun (when I run mvn, it missed 2 things, and I don't
> know how to fix them;)
> And anothing, I saw that, all guides are for only one version, but it
> doesn't note which version I can use.
>
> So, could you give me a good guide for one version of shindig that you've
> already followed to build your program.
>
> Thanks very much
> P/S: I was trapped with this 1st step for more than 1 week. So I really
> need your help.
> Thanks again
>
>

Reply via email to