spice-netserve
Mircea Toma <[email protected]> Mon, 01 Dec 2003 14:49:14 -0700
| Newsgroups | gmane.comp.java.spice.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm trying again to use the "netserve" package with no success. The problem is that the published library (http://dist.codehaus.org/spice/jars/spice-netserve-1.0-b1.jar) doesn't have the metaclass attributes (Loom complains about this). I tried to build myself the library but it fails with this message: ------------------------------------- BUILD FAILED File...... file:/D:/src/spice/components/netserve/ Element... attainGoal Line...... 5 Column.... 48 No goal [metaclass:generate] -------------------------------------- I tried to find the fix but Maven proves to be way too esoteric for me. Mircea