Can you please try once again the normal way? First a check out and then the maven multiproject:install.
On 12/15/05, Jeff Lansing <[EMAIL PROTECTED]> wrote: > Ersin, > > Actually, bad luck. Same problem. > > See attached log file. > > Thanks, > > Jeff > > > -----Original Message----- > From: Ersin Er [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 15, 2005 10:52 AM > To: Apache Directory Developers List > Subject: Re: [ApacheDS] checkout problem > > Well, this is really odd. As seems in the log the problem occurs in > Server unit testing code when using MINA jar. This should be a jar > problem. The MINA source code does not contain the any utf8ToString > like stuff, here: > > http://svn.apache.org/viewcvs.cgi/directory/network/trunk/src/java/org/apach > e/mina/filter/codec/ProtocolCodecFilter.java?rev=354382&view=markup > > OK now what I can offer: > > First delete your maven repo: > > del %HOMEDRIVE%%HOMEPATH%\.maven\repository > > (or delete it in some Window$ way..) > > then install a fresh maven repo (as stated at the maven site): > > %MAVEN_HOME%\bin\install_repo.bat %HOMEDRIVE%%HOMEPATH%\.maven\repository > > Good luck! > > > > > -- Ersin
