I have from the website downloaded http://www.ibiblio.org/maven/commons-jelly/distributions/commons-jelly-1.0-dev.zip and http://www.ibiblio.org/maven/commons-jelly/distributions/commons-jelly-1.0-beta-3.zip, followed the installation instructions and tried to run the jellyswing demo:
maven demo:swing
Neither of these distributions work.
Then I download from cvs, via cvs -z3 -d :pserver:[EMAIL PROTECTED]:/home/cvspublic co jakarta-commons/jelly
Following the instructions i.e. running maven from the jelly directory.
__ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-beta-10
java.io.FileNotFoundException: ..\project.xml (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at org.apache.commons.digester.Digester.parse(Digester.java:1525)
at org.apache.maven.MavenUtils.getProject(MavenUtils.java:221)
at org.apache.maven.MavenUtils.getProject(MavenUtils.java:160)
at org.apache.maven.MavenSession.initializeRootProject(MavenSession.java:324)
at org.apache.maven.MavenSession.initialize(MavenSession.java:234)
at org.apache.maven.cli.App.doMain(App.java:514)
at org.apache.maven.cli.App.main(App.java:1088)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.werken.forehead.Forehead.run(Forehead.java:543)
at com.werken.forehead.Forehead.main(Forehead.java:573)
Total time: 12 seconds
I get the above error.
Can someone please clarify if this project is actively being maintained.
Thanks in advance, Damian ONeill.
-- [EMAIL PROTECTED]
Damian O'Neill Software Engineer AePONA Ltd, Interpoint Building, 20-24 York Street, Belfast, BT15 1AQ
+44 (0) 2890 275246
http://www.aepona.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
