On my system, this class is in .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 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 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 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 =
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 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�me et Technologies Internet
| -- 32 rue Mirabeau -- Le Relecq-Kerhuon - 29808 Brest Cedex 9, FRANCE
| -- Tel +33298003136 - Fax +33298284005 --- Mail: [EMAIL PROTECTED]
|
|




---
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




Reply via email to