I am sure there is much concerning the use of maven and cvs that I do not fully 
understand, but I have expended two days trying to follow the Jelly Tutorials with 
specific reference to Swing.

Using today's code:

maven -v

ends with:

java:jar:
    [touch] Creating 
D:\tools\cygwin\home\Administrator\jakarta-commons-sandbox\jelly\targ
et\Manifest.mf
    [jar] Building jar: 
D:\tools\cygwin\home\Administrator\jakarta-commons-sandbox\jelly\t
arget\commons-jelly-1.0-beta-4-SNAPSHOT.jar

BUILD SUCCESSFUL
Total time: 1 minutes 55 seconds

But

maven demo:swing

yields:

demo:swing:
    [java] org.apache.commons.jelly.JellyException: Script file 
src/test/org/apache/common
s/jelly/swing/example.jelly not found File: null At tag <null>: line: -1 column: -1
    [java]      at 
org.apache.commons.jelly.util.CommandLineParser.invokeCommandLineJelly(
CommandLineParser.java:128)
    [java]      at org.apache.commons.jelly.Jelly.main(Jelly.java:134)

The attic entry at that directory yields:

Revision 1.9 , Fri Jan 3 21:01:22 2003 UTC (7 days, 8 hours ago) by morgand 
Branch: MAIN 
CVS Tags: HEAD 
Changes since 1.8: +0 -0 lines 
FILE REMOVED 
moved swing taglib to a separate build
So, where may the examples now be found, and how may they be tested?Thank you.Terry 
Corbet

Reply via email to