That's totally crazy...
In the trace you attached, I see that :
[junit] java.lang.NoSuchMethodError:
org.apache.asn1.codec.util.StringUtils.utf8ToString([B)Ljava/lang/String;
[junit] at
org.apache.ldap.common.berlib.asn1.decoder.bind.BindNameRule.finish(BindNameRule.java:73)
This utf8ToString exists in this jar :
asn1-codec-0.3.4-SNAPSHOT.jar
If you look into your maven repo, you should find it in
.maven/repository/directory-asn1/jars
just do a jar tvf and you will see that this class exists.
Do you have CygWin working? Is it possible that you compile the project
on a linux server?
Or may be we can put the jars somewhere you can download them?
--Emmanuel
On Thu, 2005-12-15 at 15:58 -0800, Jeff Lansing wrote:
> Ersin,
>
> > Can you please try once again the normal way?
>
> > First a check out and then the maven multiproject:install.
>
> Well, I am starting to loose track of what "normal" might mean in this
> setting, but anyway I did the following:
>
> 1) Leave the repository as it was (after the previous deleting and
> regenerating).
> 2) Delete the entire directory checkout.
> 3) Run checkout-directory-new.bat.
> 4) Cd into directory\apacheds\trunk.
> 5) Do maven multiproject:install.
>
> The result (see attached) is not so different from the last time.
>
> Jeff
>
> ---------------------------------------------------------------------------------------
> Wanadoo vous informe que cet e-mail a ete controle par l'anti-virus mail.
> Aucun virus connu a ce jour par nos services n'a ete detecte.
>
--
Emmanuel Lécharny
www.iktek.com