From: "Harold Russell" <[EMAIL PROTECTED]>
> Hi,
>
> I'm new to Jelly but have managed to download and
> built
> it according to the documentation.
>
> However when I tried to run the demo programs
> described
> in the documentation (eg. "maven demo:swing") I get:
>
> [ERROR] BUILD FAILED
> [ERROR] Goal "demo:swing" does not exist in this
> project.
>
> Any pointers on how to get the tutorial going will be
> greatly appreciated.

Unfortunately the website is currently out of date - I'll try rebuild it
soon. Basically Jelly has been refactored into a more modular build
structure, so several of the demos are in seperate modules.

For now you need to

    cd jelly-tags/swing

and then type

    maven demo:swing

to run the Swing demo

James
-------
http://radio.weblogs.com/0112098/

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to