Return-Path: Delivered-To: apmail-incubator-geronimo-dev-archive@www.apache.org Received: (qmail 11426 invoked from network); 13 Dec 2003 06:26:47 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 13 Dec 2003 06:26:47 -0000 Received: (qmail 44037 invoked by uid 500); 13 Dec 2003 06:26:18 -0000 Delivered-To: apmail-incubator-geronimo-dev-archive@incubator.apache.org Received: (qmail 43989 invoked by uid 500); 13 Dec 2003 06:26:18 -0000 Mailing-List: contact geronimo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: geronimo-dev@incubator.apache.org Delivered-To: mailing list geronimo-dev@incubator.apache.org Received: (qmail 43976 invoked from network); 13 Dec 2003 06:26:18 -0000 Received: from unknown (HELO public.coredevelopers.net) (209.233.18.245) by daedalus.apache.org with SMTP; 13 Dec 2003 06:26:18 -0000 Received: from coredevelopers.net (dsl093-038-137.pdx1.dsl.speakeasy.net [66.93.38.137]) (using TLSv1 with cipher DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by public.coredevelopers.net (Postfix on SuSE Linux 8.0 (i386)) with ESMTP id 8621F23DD9 for ; Fri, 12 Dec 2003 22:22:33 -0800 (PST) Date: Fri, 12 Dec 2003 22:27:57 -0800 Subject: Re: Error when running maven Content-Type: text/plain; delsp=yes; charset=ISO-8859-1; format=flowed Mime-Version: 1.0 (Apple Message framework v553) From: David Jencks To: geronimo-dev@incubator.apache.org Content-Transfer-Encoding: quoted-printable In-Reply-To: <005701c3c148$55b04f90$abadfea9@echo> Message-Id: <7DD3EF50-2D35-11D8-A4A2-003065F4889C@coredevelopers.net> X-Mailer: Apple Mail (2.553) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On my system, this class is in =20 .maven/repository/mx4j/jars/mx4j-tools-SNAPSHOT.jar which is listed as a dependency in modules/core/project.xml Can you check that this jar and class are present on your system? thanks david jencks On Friday, December 12, 2003, at 11:11 PM, Emerson Cargnin wrote: > | Maybe you just don't use an up to date version of maven. > | Try typing maven -v, you should get something like : > | __ __ > | | \/ |__ _Apache__ ___ > | | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ > | |_| |_\__,_|\_/\___|_||_| v. 1.0-rc1-SNAPSHOT > > I updated, and now maven -v appear like yours (mine was beta). I did a = =20 > new > checkout and get the error : > > [javac] Compiling 407 source files to > C:\eclipse3\26112003\eclipse\workspace > \geronimo\modules\core\target\classes > = C:\eclipse3\26112003\eclipse\workspace\geronimo\modules\core\src\java\o=20= > rg\ap > ache > \geronimo\security\providers\SQLSecurityRealmPasswordDigested.java:61: > cannot re > solve symbol > symbol : class Base64Codec > location: package util > import mx4j.util.Base64Codec; > ^ > = C:\eclipse3\26112003\eclipse\workspace\geronimo\modules\core\src\java\o=20= > rg\ap > ache > \geronimo\security\providers\SQLSecurityRealmPasswordDigested.java:92: > cannot re > solve symbol > symbol : variable Base64Codec > location: class > org.apache.geronimo.security.providers.SQLSecurityRealmPasswordD > igested > byte[] obfuscatedBytes =3D > Base64Codec.encodeBase64(digestedBytes); > ^ > 2 errors > > Is it expected? > | > | Hope this helps. > | > | By the way, I changed my mind about eclipse : now I use JDEE with =20= > emacs > | (jdee.sunsite.dk) > | there is a JDEE goal in maven which helps. ; > | > | Have a nice day (morning here, french time zone ;) ) > | > | Eric > | > | > | -- > | = --------------------------------------------------------------------- > | -- Eric LE GOFF ----- GICM ----------Syst=E8me et Technologies =20 > Internet > | -- 32 rue Mirabeau -- Le Relecq-Kerhuon - 29808 Brest Cedex 9, =20 > FRANCE > | -- Tel +33298003136 - Fax +33298284005 --- Mail: =20 > eric.le-goff@gicm.fr > | > | > > > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.551 / Virus Database: 343 - Release Date: 11/12/2003 >