Re: Problem building from Source
Mauro Talevi <[email protected]> Tue, 16 Mar 2004 20:31:12 +0000
| Newsgroups | gmane.comp.java.jcontainer.interest |
|---|---|
| Message-ID | <[email protected]> |
Mauro Talevi wrote: > Ulrich Mayring wrote: > >> Linux xs-ulim.office.denic.de 2.4.20-8 #1 Thu Mar 13 17:54:28 EST 2003 >> i686 i686 i386 GNU/Linux >> >> java version "1.4.2_03" >> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_03-b02) >> Java HotSpot(TM) Client VM (build 1.4.2_03-b02, mixed mode) >> >> Here's how the error message looks now: >> >> /usr/local/loom/engine/src/java/org/jcontainer/loom/components/util/verifier/ComponentVerifier.java:31: >> package org.realityforge.metaclass does not exist >> import org.realityforge.metaclass.Attributes; > > > ok, looks like the spice-metaclass-1.0-rc3-dev.jar which is upload on > remote maven repo is corrupted. > I've uploaded a new version of the jar and tested that it downloads it and builds correctly. You should not have any more problems, provided you remove your local version from ~/.maven/repository/spice/jars Cheers