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!


Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

c:\>rm -r "C:\Documents and Settings\jlansing.XTCF\.maven\repository"

c:\>install_repo.bat C:\Documents and Settings\jlansing.XTCF\.maven\repository
copying to repository C:\Documents and Settings\jlansing.XTCF\.maven\repository
        1 file(s) copied.
        1 file(s) copied.
A subdirectory or file C:\Documents and 
Settings\jlansing.XTCF\.maven\repository\ant already exists.
A subdirectory or file C:\Documents and 
Settings\jlansing.XTCF\.maven\repository\ant\jars already exists.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
A subdirectory or file C:\Documents and 
Settings\jlansing.XTCF\.maven\repository\commons-jelly already exists.

A subdirectory or file C:\Documents and 
Settings\jlansing.XTCF\.maven\repository\commons-jelly\jars already ex
ists.
        1 file(s) copied.
A subdirectory or file C:\Documents and 
Settings\jlansing.XTCF\.maven\repository\commons-jelly already exists.

A subdirectory or file C:\Documents and 
Settings\jlansing.XTCF\.maven\repository\commons-jelly\jars already ex
ists.
        1 file(s) copied.
A subdirectory or file C:\Documents and 
Settings\jlansing.XTCF\.maven\repository\commons-jelly already exists.

A subdirectory or file C:\Documents and 
Settings\jlansing.XTCF\.maven\repository\commons-jelly\jars already ex
ists.
        1 file(s) copied.
A subdirectory or file C:\Documents and 
Settings\jlansing.XTCF\.maven\repository\commons-jelly already exists.

A subdirectory or file C:\Documents and 
Settings\jlansing.XTCF\.maven\repository\commons-jelly\jars already ex
ists.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.

c:\>cd C:\apacheds\directory\apacheds\trunk

C:\apacheds\directory\apacheds\trunk>maven -Dgoal=clean multiproject:goal
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

Attempting to download maven-site-plugin-1.6.1.jar.
11K downloaded
Attempting to download junit-3.8.1.jar.
118K downloaded
Attempting to download nlog4j-1.2.17.jar.
207K downloaded
Attempting to download ldap-common-0.9.4-SNAPSHOT.jar.
392K downloaded
Attempting to download commons-jelly-tags-jsl-20030211.143151.jar.
14K downloaded
Attempting to download commons-jelly-tags-log-20030211.142821.jar.
8K downloaded
Attempting to download commons-jelly-tags-velocity-20030303.205659.jar.
7K downloaded
Attempting to download velocity-1.4-dev.jar.
505K downloaded
Attempting to download velocity-dvsl-0.45.jar.
25K downloaded
Attempting to download isorelax-20030108.jar.
188K downloaded
Attempting to download jing-20030619.jar.
475K downloaded
Attempting to download commons-net-1.1.0.jar.
139K downloaded
Attempting to download jsch-0.1.5.jar.
79K downloaded
build:start:

multiproject:projects-init:
    [echo] Gathering project list
Starting the reactor...
Our processing order:
ApacheDS Shared
ApacheDS Plugin
ApacheDS Core
ApacheDS Core Unit
ApacheDS Server
ApacheDS Main
ApacheDS Server Unit
+----------------------------------------
| Gathering project list ApacheDS Shared
| Memory: 4M/5M
+----------------------------------------
+----------------------------------------
| Gathering project list ApacheDS Plugin
| Memory: 4M/5M
+----------------------------------------
+----------------------------------------
| Gathering project list ApacheDS Core
| Memory: 4M/5M
+----------------------------------------
+----------------------------------------
| Gathering project list ApacheDS Core Unit
| Memory: 4M/5M
+----------------------------------------
+----------------------------------------
| Gathering project list ApacheDS Server
| Memory: 4M/5M
+----------------------------------------
+----------------------------------------
| Gathering project list ApacheDS Main
| Memory: 4M/5M
+----------------------------------------
+----------------------------------------
| Gathering project list ApacheDS Server Unit
| Memory: 4M/5M
+----------------------------------------
Starting the reactor...
Our processing order:
ApacheDS Shared
ApacheDS Plugin
ApacheDS Core
ApacheDS Core Unit
ApacheDS Server
ApacheDS Main
ApacheDS Server Unit
+----------------------------------------
| Executing clean ApacheDS Shared
| Memory: 4M/5M
+----------------------------------------
Attempting to download ldap-common-0.9.4-SNAPSHOT.jar.

multiproject:goal:
build:start:

clean:clean:
    [delete] Deleting directory 
C:\apacheds\directory\apacheds\trunk\shared\target
+----------------------------------------
| Executing clean ApacheDS Plugin
| Memory: 4M/5M
+----------------------------------------
Attempting to download antlr-2.7.2.jar.
349K downloaded
Attempting to download apacheds-shared-0.9.4-SNAPSHOT.jar.
9K downloaded
Attempting to download velocity-dep-1.4.jar.
505K downloaded
Attempting to download ldap-common-0.9.4-SNAPSHOT.jar.

clean:

build:end:

build:start:

clean:clean:
    [delete] Deleting directory 
C:\apacheds\directory\apacheds\trunk\plugin\target
    [delete] Deleting: C:\apacheds\directory\apacheds\trunk\plugin\velocity.log
+----------------------------------------
| Executing clean ApacheDS Core
| Memory: 5M/5M
+----------------------------------------
Attempting to download commons-collections-3.0.jar.
506K downloaded
Attempting to download commons-primitives-20041207.202534.jar.
292K downloaded
Attempting to download regexp-1.2.jar.
29K downloaded
Attempting to download oro-2.0.7.jar.
63K downloaded
Attempting to download commons-io-1.0.jar.
44K downloaded
Attempting to download jdbm-1.0.jar.
85K downloaded
Attempting to download apacheds-shared-0.9.4-SNAPSHOT.jar.
Attempting to download maven-directory-plugin-0.9.4-SNAPSHOT.jar.
39K downloaded
Attempting to download asn1-codec-0.3.4-SNAPSHOT.jar.
37K downloaded
Attempting to download ldap-common-0.9.4-SNAPSHOT.jar.

clean:

build:end:

build:start:

clean:clean:
    [delete] Deleting directory C:\apacheds\directory\apacheds\trunk\core\target
+----------------------------------------
| Executing clean ApacheDS Core Unit
| Memory: 5M/5M
+----------------------------------------
Attempting to download apacheds-core-0.9.4-SNAPSHOT.jar.
667K downloaded
Attempting to download apacheds-shared-0.9.4-SNAPSHOT.jar.
Attempting to download maven-directory-plugin-0.9.4-SNAPSHOT.jar.
Attempting to download asn1-codec-0.3.4-SNAPSHOT.jar.
Attempting to download ldap-common-0.9.4-SNAPSHOT.jar.

clean:

build:end:

build:start:

clean:clean:
    [delete] Deleting directory 
C:\apacheds\directory\apacheds\trunk\core-unit\target
+----------------------------------------
| Executing clean ApacheDS Server
| Memory: 5M/5M
+----------------------------------------
Attempting to download kerberos-common-0.7-SNAPSHOT.jar.
170K downloaded
Attempting to download apacheds-shared-0.9.4-SNAPSHOT.jar.
Attempting to download ldap-protocol-0.9.4-SNAPSHOT.jar.
44K downloaded
Attempting to download kerberos-protocol-0.7-SNAPSHOT.jar.
68K downloaded
Attempting to download changepw-protocol-0.7-SNAPSHOT.jar.
51K downloaded
Attempting to download ntp-protocol-0.5-SNAPSHOT.jar.
26K downloaded
Attempting to download asn1-codec-0.3.4-SNAPSHOT.jar.
Attempting to download apache-ldapber-provider-0.9.4-SNAPSHOT.jar.
153K downloaded
Attempting to download protocol-common-0.7-SNAPSHOT.jar.
33K downloaded
Attempting to download asn1-ber-0.3.4-SNAPSHOT.jar.
83K downloaded
Attempting to download asn1-der-0.3.4-SNAPSHOT.jar.
40K downloaded
Attempting to download mina-0.9.0-SNAPSHOT.jar.
299K downloaded
Attempting to download apacheds-core-0.9.4-SNAPSHOT.jar.
Attempting to download bcprov-jdk14-124.jar.
891K downloaded
Attempting to download ldap-common-0.9.4-SNAPSHOT.jar.

clean:

build:end:

build:start:

clean:clean:
    [delete] Deleting directory 
C:\apacheds\directory\apacheds\trunk\server\target
+----------------------------------------
| Executing clean ApacheDS Main
| Memory: 5M/5M
+----------------------------------------
Attempting to download kerberos-common-0.7-SNAPSHOT.jar.
Attempting to download apacheds-shared-0.9.4-SNAPSHOT.jar.
Attempting to download kerberos-protocol-0.7-SNAPSHOT.jar.
Attempting to download ldap-protocol-0.9.4-SNAPSHOT.jar.
Attempting to download changepw-protocol-0.7-SNAPSHOT.jar.
Attempting to download ntp-protocol-0.5-SNAPSHOT.jar.
Attempting to download asn1-codec-0.3.4-SNAPSHOT.jar.
Attempting to download apache-ldapber-provider-0.9.4-SNAPSHOT.jar.
Attempting to download protocol-common-0.7-SNAPSHOT.jar.
Attempting to download asn1-ber-0.3.4-SNAPSHOT.jar.
Attempting to download asn1-der-0.3.4-SNAPSHOT.jar.
Attempting to download mina-0.9.0-SNAPSHOT.jar.
Attempting to download apacheds-core-0.9.4-SNAPSHOT.jar.
Attempting to download apacheds-server-0.9.4-SNAPSHOT.jar.
14K downloaded
Attempting to download maven-javaapp-plugin-1.3.jar.
11K downloaded
Attempting to download spring-core-1.2.1.jar.
71K downloaded
Attempting to download spring-beans-1.2.1.jar.
213K downloaded
Attempting to download commons-logging-1.0.4.jar.
37K downloaded
Attempting to download spring-context-1.2.1.jar.
100K downloaded
Attempting to download ldap-common-0.9.4-SNAPSHOT.jar.

clean:

build:end:

build:start:

clean:
    [delete] Deleting directory 
C:\apacheds\directory\apacheds\trunk\server-main\logs
    [delete] Deleting directory 
C:\apacheds\directory\apacheds\trunk\server-main\target
+----------------------------------------
| Executing clean ApacheDS Server Unit
| Memory: 4M/7M
+----------------------------------------
Attempting to download kerberos-common-0.7-SNAPSHOT.jar.
Attempting to download apacheds-shared-0.9.4-SNAPSHOT.jar.
Attempting to download ldap-protocol-0.9.4-SNAPSHOT.jar.
Attempting to download kerberos-protocol-0.7-SNAPSHOT.jar.
Attempting to download changepw-protocol-0.7-SNAPSHOT.jar.
Attempting to download ntp-protocol-0.5-SNAPSHOT.jar.
Attempting to download asn1-codec-0.3.4-SNAPSHOT.jar.
Attempting to download apache-ldapber-provider-0.9.4-SNAPSHOT.jar.
Attempting to download protocol-common-0.7-SNAPSHOT.jar.
Attempting to download asn1-ber-0.3.4-SNAPSHOT.jar.
Attempting to download asn1-der-0.3.4-SNAPSHOT.jar.
Attempting to download mina-0.9.0-SNAPSHOT.jar.
Attempting to download apacheds-core-0.9.4-SNAPSHOT.jar.
Attempting to download apacheds-server-0.9.4-SNAPSHOT.jar.
Attempting to download apacheds-core-unit-0.9.4-SNAPSHOT.jar.
9K downloaded
Attempting to download ldap-common-0.9.4-SNAPSHOT.jar.

build:end:

build:start:

clean:clean:
    [delete] Deleting directory 
C:\apacheds\directory\apacheds\trunk\server-unit\target
BUILD SUCCESSFUL
Total time: 1 minutes 33 seconds
Finished at: Thu Dec 15 12:32:51 PST 2005

C:\apacheds\directory\apacheds\trunk>maven multiproject:install
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

Attempting to download ldap-common-0.9.4-SNAPSHOT.jar.
build:start:

multiproject:install:
multiproject:projects-init:
    [echo] Gathering project list
Starting the reactor...
Our processing order:
ApacheDS Shared
ApacheDS Plugin
ApacheDS Core
ApacheDS Core Unit
ApacheDS Server
ApacheDS Main
ApacheDS Server Unit
+----------------------------------------
| Gathering project list ApacheDS Shared
| Memory: 4M/5M
+----------------------------------------
+----------------------------------------
| Gathering project list ApacheDS Plugin
| Memory: 4M/5M
+----------------------------------------
+----------------------------------------
| Gathering project list ApacheDS Core
| Memory: 4M/5M
+----------------------------------------
+----------------------------------------
| Gathering project list ApacheDS Core Unit
| Memory: 4M/5M
+----------------------------------------
+----------------------------------------
| Gathering project list ApacheDS Server
| Memory: 4M/5M
+----------------------------------------
+----------------------------------------
| Gathering project list ApacheDS Main
| Memory: 4M/5M
+----------------------------------------
+----------------------------------------
| Gathering project list ApacheDS Server Unit
| Memory: 4M/5M
+----------------------------------------
Starting the reactor...
Our processing order:
ApacheDS Shared
ApacheDS Plugin
ApacheDS Core
ApacheDS Core Unit
ApacheDS Server
ApacheDS Main
ApacheDS Server Unit
+----------------------------------------
| Executing multiproject:install-callback ApacheDS Shared
| Memory: 4M/5M
+----------------------------------------
Attempting to download ldap-common-0.9.4-SNAPSHOT.jar.

multiproject:goal:
build:start:

multiproject:install-callback:
    [echo] Running jar:install for ApacheDS Shared
Attempting to download commons-jelly-tags-antlr-20030211.143720.jar.
7K downloaded
java:prepare-filesystem:
    [mkdir] Created dir: 
C:\apacheds\directory\apacheds\trunk\shared\target\classes

java:compile:
    [echo] Compiling to 
C:\apacheds\directory\apacheds\trunk\shared/target/classes
    [javac] Compiling 3 source files to 
C:\apacheds\directory\apacheds\trunk\shared\target\classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
C:\apacheds\directory\apacheds\trunk\shared\target\test-classes
    [mkdir] Created dir: 
C:\apacheds\directory\apacheds\trunk\shared\target\test-reports

test:test-resources:

test:compile:
    [echo] No test source files to compile.

test:test:
    [echo] No tests to run.

jar:jar:
    [jar] Building jar: 
C:\apacheds\directory\apacheds\trunk\shared\target\apacheds-shared-0.9.4-SNAPSHOT.jar
Copying: from 
'C:\apacheds\directory\apacheds\trunk\shared\target\apacheds-shared-0.9.4-SNAPSHOT.jar'
 to: 'C:\
Documents and 
Settings\jlansing.XTCF\.maven\repository\directory\jars\apacheds-shared-0.9.4-SNAPSHOT.jar'
Copying: from 'C:\apacheds\directory\apacheds\trunk\shared\project.xml' to: 
'C:\Documents and Settings\jlansin
g.XTCF\.maven\repository\directory\poms\apacheds-shared-0.9.4-SNAPSHOT.pom'
+----------------------------------------
| Executing multiproject:install-callback ApacheDS Plugin
| Memory: 10M/13M
+----------------------------------------
Attempting to download apacheds-shared-0.9.4-SNAPSHOT.jar.
Attempting to download ldap-common-0.9.4-SNAPSHOT.jar.
Attempting to download commons-jelly-tags-xml-20030211.142705.jar.
31K downloaded
Attempting to download commons-jelly-tags-interaction-20030211.143817.jar.
4K downloaded

jar:install:


build:end:

build:start:

multiproject:install-callback:
plugin:plugin:
java:prepare-filesystem:
    [mkdir] Created dir: 
C:\apacheds\directory\apacheds\trunk\plugin\target\classes

java:compile:
antlr:prepare-filesystem:
    [mkdir] Created dir: 
C:\apacheds\directory\apacheds\trunk\plugin\target\antlr
ANTLR Parser Generator   Version 2.7.2   1989-2003 jGuru.com

antlr:generate:

    [echo] Compiling to 
C:\apacheds\directory\apacheds\trunk\plugin/target/classes
    [javac] Compiling 11 source files to 
C:\apacheds\directory\apacheds\trunk\plugin\target\classes

java:jar-resources:
Copying 4 files to C:\apacheds\directory\apacheds\trunk\plugin\target\classes
Copying 4 files to C:\apacheds\directory\apacheds\trunk\plugin\target\classes

test:prepare-filesystem:
    [mkdir] Created dir: 
C:\apacheds\directory\apacheds\trunk\plugin\target\test-classes
    [mkdir] Created dir: 
C:\apacheds\directory\apacheds\trunk\plugin\target\test-reports

test:test-resources:
Copying 8 files to 
C:\apacheds\directory\apacheds\trunk\plugin\target\test-classes\org\apache\ldap\server\tool
s\schema

test:compile:
    [javac] Compiling 6 source files to 
C:\apacheds\directory\apacheds\trunk\plugin\target\test-classes

test:test:
    [junit] Running 
org.apache.ldap.server.tools.schema.AttributeTypesTemplateTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 2.623 sec
    [junit] Running org.apache.ldap.server.tools.schema.DirectorySchemaToolTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.343 sec
    [junit] Running 
org.apache.ldap.server.tools.schema.ObjectClassesTemplateTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 2.529 sec
    [junit] Running org.apache.ldap.server.tools.schema.OpenLdapSchemaParserTest
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 3.404 sec

jar:jar:
    [jar] Building jar: 
C:\apacheds\directory\apacheds\trunk\plugin\target\maven-directory-plugin-0.9.4-SNAPSH
OT.jar
Copying: from 
'C:\apacheds\directory\apacheds\trunk\plugin\target\maven-directory-plugin-0.9.4-SNAPSHOT.jar'
 t
o: 'C:\Documents and 
Settings\jlansing.XTCF\.maven\repository\directory\plugins\maven-directory-plugin-0.9.4-S
NAPSHOT.jar'
Copying: from 'C:\apacheds\directory\apacheds\trunk\plugin\project.xml' to: 
'C:\Documents and Settings\jlansin
g.XTCF\.maven\repository\directory\poms\maven-directory-plugin-0.9.4-SNAPSHOT.pom'
+----------------------------------------
| Executing multiproject:install-callback ApacheDS Core
| Memory: 11M/15M
+----------------------------------------
Attempting to download apacheds-shared-0.9.4-SNAPSHOT.jar.
Attempting to download maven-directory-plugin-0.9.4-SNAPSHOT.jar.
Attempting to download asn1-codec-0.3.4-SNAPSHOT.jar.
Attempting to download ldap-common-0.9.4-SNAPSHOT.jar.


plugin:repository-install:


build:end:

build:start:

multiproject:install-callback:
    [echo] Running jar:install for ApacheDS Core
java:prepare-filesystem:
    [mkdir] Created dir: 
C:\apacheds\directory\apacheds\trunk\core\target\classes
Attempting to download apacheds-shared-0.9.4-SNAPSHOT.jar.

java:compile:
directory:schema:
directory:init:

directory:prepare-filesystem:
    [mkdir] Created dir: C:\apacheds\directory\apacheds\trunk\core\target\schema

directory:generate:
    [echo] Generated schema producer classes for apachedns.schema
    [echo] Generated schema producer classes for autofs.schema
    [echo] Generated schema producer classes for core.schema
    [echo] Generated schema producer classes for cosine.schema
    [echo] Generated schema producer classes for corba.schema
    [echo] Generated schema producer classes for apache.schema
    [echo] Generated schema producer classes for inetorgperson.schema
    [echo] Generated schema producer classes for java.schema
    [echo] Generated schema producer classes for krb5kdc.schema
    [echo] Generated schema producer classes for nis.schema
    [echo] Generated schema producer classes for system.schema
    [echo] Generated schema producer classes for dhcp.schema
    [echo] Generated schema producer classes for samba.schema
    [echo] Generated schema producer classes for collective.schema
    [touch] Creating 
C:\apacheds\directory\apacheds\trunk\core\target\schema\.flagfile


    [echo] Compiling to C:\apacheds\directory\apacheds\trunk\core/target/classes
    [javac] Compiling 410 source files to 
C:\apacheds\directory\apacheds\trunk\core\target\classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
C:\apacheds\directory\apacheds\trunk\core\target\test-classes
    [mkdir] Created dir: 
C:\apacheds\directory\apacheds\trunk\core\target\test-reports

test:test-resources:
Copying 1 file to C:\apacheds\directory\apacheds\trunk\core\target\test-classes

test:compile:
    [javac] Compiling 21 source files to 
C:\apacheds\directory\apacheds\trunk\core\target\test-classes

test:test:
    [junit] Running 
org.apache.ldap.server.authn.SimpleAuthenticatorOneWayEncryptedTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.702 sec
    [junit] Running 
org.apache.ldap.server.authz.support.HighestPrecedenceFilterTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.812 sec
    [junit] Running org.apache.ldap.server.authz.support.MaxImmSubFilterTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.858 sec
    [junit] Running org.apache.ldap.server.authz.support.MaxValueCountFilterTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.859 sec
    [junit] Running 
org.apache.ldap.server.authz.support.MicroOperationFilterTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.765 sec
    [junit] Running 
org.apache.ldap.server.authz.support.MostSpecificProtectedItemFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.765 sec
    [junit] Running 
org.apache.ldap.server.authz.support.MostSpecificUserClassFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.843 sec
    [junit] Running org.apache.ldap.server.authz.support.OperationScopeTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.781 sec
    [junit] Running 
org.apache.ldap.server.authz.support.RelatedProtectedItemFilterTest
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.812 sec
    [junit] Running 
org.apache.ldap.server.authz.support.RelatedUserClassFilterTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.812 sec
    [junit] Running org.apache.ldap.server.authz.support.RestrictedByFilterTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.781 sec
    [junit] Running org.apache.ldap.server.interceptor.InterceptorChainTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.405 sec
    [junit] Running org.apache.ldap.server.jndi.RootDSETest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 10.009 sec
    [junit] Running org.apache.ldap.server.prefs.PreferencesUtilsTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.265 sec
    [junit] Running 
org.apache.ldap.server.schema.bootstrap.BootstrapSchemaLoaderTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 2.904 sec
    [junit] Running org.apache.ldap.server.schema.SchemaCheckerTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.812 sec
    [junit] Running org.apache.ldap.server.subtree.RefinementEvaluatorTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.233 sec
    [junit] Running org.apache.ldap.server.subtree.RefinementLeafEvaluatorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.983 sec
    [junit] Running org.apache.ldap.server.subtree.SubtreeEvaluatorTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.296 sec

jar:jar:
    [jar] Building jar: 
C:\apacheds\directory\apacheds\trunk\core\target\apacheds-core-0.9.4-SNAPSHOT.jar
Copying: from 
'C:\apacheds\directory\apacheds\trunk\core\target\apacheds-core-0.9.4-SNAPSHOT.jar'
 to: 'C:\Docu
ments and 
Settings\jlansing.XTCF\.maven\repository\directory\jars\apacheds-core-0.9.4-SNAPSHOT.jar'
Copying: from 'C:\apacheds\directory\apacheds\trunk\core\project.xml' to: 
'C:\Documents and Settings\jlansing.
XTCF\.maven\repository\directory\poms\apacheds-core-0.9.4-SNAPSHOT.pom'
+----------------------------------------
| Executing multiproject:install-callback ApacheDS Core Unit
| Memory: 18M/37M
+----------------------------------------
Attempting to download apacheds-core-0.9.4-SNAPSHOT.jar.
Attempting to download apacheds-shared-0.9.4-SNAPSHOT.jar.
Attempting to download maven-directory-plugin-0.9.4-SNAPSHOT.jar.
Attempting to download asn1-codec-0.3.4-SNAPSHOT.jar.
Attempting to download ldap-common-0.9.4-SNAPSHOT.jar.

jar:install:


build:end:

build:start:

multiproject:install-callback:
    [echo] Running jar:install for ApacheDS Core Unit
java:prepare-filesystem:
    [mkdir] Created dir: 
C:\apacheds\directory\apacheds\trunk\core-unit\target\classes

java:compile:
    [echo] Compiling to 
C:\apacheds\directory\apacheds\trunk\core-unit/target/classes
    [javac] Compiling 3 source files to 
C:\apacheds\directory\apacheds\trunk\core-unit\target\classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
C:\apacheds\directory\apacheds\trunk\core-unit\target\test-classes
    [mkdir] Created dir: 
C:\apacheds\directory\apacheds\trunk\core-unit\target\test-reports

test:test-resources:
Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\core-unit\target\test-classes

test:compile:
    [javac] Compiling 32 source files to 
C:\apacheds\directory\apacheds\trunk\core-unit\target\test-classes

test:test:
    [junit] Running org.apache.ldap.server.authn.SimpleAuthenticationTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 11.789 sec
    [junit] Running org.apache.ldap.server.authz.AddAuthorizationTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.433 sec
    [junit] Running org.apache.ldap.server.authz.AuthorizationServiceAsAdminTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.762 sec
    [junit] Running 
org.apache.ldap.server.authz.AuthorizationServiceAsNonAdminTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.746 sec
    [junit] Running org.apache.ldap.server.authz.CompareAuthorizationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 9.4 sec
    [junit] Running org.apache.ldap.server.authz.DeleteAuthorizationTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.448 sec
    [junit] Running org.apache.ldap.server.authz.ModifyAuthorizationTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.231 sec
    [junit] Running org.apache.ldap.server.authz.MoveRenameAuthorizationTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 9.556 sec
    [junit] Running org.apache.ldap.server.authz.SearchAuthorizationTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 23.407 sec
    [junit] Running 
org.apache.ldap.server.collective.CollectiveAttributeServiceTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.684 sec
    [junit] Running 
org.apache.ldap.server.configuration.DirectoryPartitionConfigurationTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.513 sec
    [junit] Running org.apache.ldap.server.event.EventServiceTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.903 sec
    [junit] Running org.apache.ldap.server.exception.ExceptionServiceTest
    [junit] Tests run: 21, Failures: 0, Errors: 0, Time elapsed: 22.173 sec
    [junit] Running org.apache.ldap.server.jndi.ComparatorNPEBugTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.357 sec
    [junit] Running org.apache.ldap.server.jndi.CreateContextTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.122 sec
    [junit] Running org.apache.ldap.server.jndi.DestroyContextTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.951 sec
    [junit] Running org.apache.ldap.server.jndi.ExtensibleObjectTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.95 sec
    [junit] Running org.apache.ldap.server.jndi.ListAsAdminTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.997 sec
    [junit] Running org.apache.ldap.server.jndi.ListAsNonAdminTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.762 sec
    [junit] Running org.apache.ldap.server.jndi.MixedCaseTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 11.149 sec
    [junit] Running org.apache.ldap.server.jndi.ModifyContextTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.889 sec
    [junit] Running org.apache.ldap.server.jndi.ObjStateFactoryTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.778 sec
    [junit] Running org.apache.ldap.server.jndi.RFC2713Tests
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.716 sec
    [junit] Running org.apache.ldap.server.jndi.SearchContextTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.027 sec
    [junit] Running org.apache.ldap.server.jndi.ShutdownTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.293 sec
    [junit] Running org.apache.ldap.server.jndi.SyncTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.841 sec
    [junit] Running org.apache.ldap.server.operational.BinaryAttributeFilterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.841 sec
    [junit] Running 
org.apache.ldap.server.operational.OperationalAttributeServiceTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.762 sec
    [junit] Running org.apache.ldap.server.prefs.ServerPreferencesFactoryTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.763 sec
    [junit] Running org.apache.ldap.server.prefs.ServerSystemPreferencesTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.027 sec
    [junit] Running org.apache.ldap.server.subtree.SubentryServiceTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 12.289 sec

jar:jar:
    [jar] Building jar: 
C:\apacheds\directory\apacheds\trunk\core-unit\target\apacheds-core-unit-0.9.4-SNAPSHO
T.jar
Copying: from 
'C:\apacheds\directory\apacheds\trunk\core-unit\target\apacheds-core-unit-0.9.4-SNAPSHOT.jar'
 to
: 'C:\Documents and 
Settings\jlansing.XTCF\.maven\repository\directory\jars\apacheds-core-unit-0.9.4-SNAPSHOT.
jar'
Copying: from 'C:\apacheds\directory\apacheds\trunk\core-unit\project.xml' to: 
'C:\Documents and Settings\jlan
sing.XTCF\.maven\repository\directory\poms\apacheds-core-unit-0.9.4-SNAPSHOT.pom'
+----------------------------------------
| Executing multiproject:install-callback ApacheDS Server
| Memory: 30M/37M
+----------------------------------------
Attempting to download kerberos-common-0.7-SNAPSHOT.jar.
Attempting to download apacheds-shared-0.9.4-SNAPSHOT.jar.
Attempting to download ldap-protocol-0.9.4-SNAPSHOT.jar.
Attempting to download kerberos-protocol-0.7-SNAPSHOT.jar.
Attempting to download changepw-protocol-0.7-SNAPSHOT.jar.
Attempting to download ntp-protocol-0.5-SNAPSHOT.jar.
Attempting to download asn1-codec-0.3.4-SNAPSHOT.jar.
Attempting to download apache-ldapber-provider-0.9.4-SNAPSHOT.jar.
Attempting to download protocol-common-0.7-SNAPSHOT.jar.
Attempting to download asn1-ber-0.3.4-SNAPSHOT.jar.
Attempting to download asn1-der-0.3.4-SNAPSHOT.jar.
Attempting to download mina-0.9.0-SNAPSHOT.jar.
Attempting to download apacheds-core-0.9.4-SNAPSHOT.jar.
Attempting to download ldap-common-0.9.4-SNAPSHOT.jar.

jar:install:


build:end:

build:start:

multiproject:install-callback:
    [echo] Running jar:install for ApacheDS Server
java:prepare-filesystem:
    [mkdir] Created dir: 
C:\apacheds\directory\apacheds\trunk\server\target\classes

java:compile:
    [echo] Compiling to 
C:\apacheds\directory\apacheds\trunk\server/target/classes
    [javac] Compiling 3 source files to 
C:\apacheds\directory\apacheds\trunk\server\target\classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
C:\apacheds\directory\apacheds\trunk\server\target\test-classes
    [mkdir] Created dir: 
C:\apacheds\directory\apacheds\trunk\server\target\test-reports

test:test-resources:

test:compile:

test:test:

jar:jar:
    [echo] Warning: shortDescription is greater than 49 characters - trimming 
for specification title.
    [jar] Building jar: 
C:\apacheds\directory\apacheds\trunk\server\target\apacheds-server-0.9.4-SNAPSHOT.jar
Copying: from 
'C:\apacheds\directory\apacheds\trunk\server\target\apacheds-server-0.9.4-SNAPSHOT.jar'
 to: 'C:\
Documents and 
Settings\jlansing.XTCF\.maven\repository\directory\jars\apacheds-server-0.9.4-SNAPSHOT.jar'
Copying: from 'C:\apacheds\directory\apacheds\trunk\server\project.xml' to: 
'C:\Documents and Settings\jlansin
g.XTCF\.maven\repository\directory\poms\apacheds-server-0.9.4-SNAPSHOT.pom'
+----------------------------------------
| Executing multiproject:install-callback ApacheDS Main
| Memory: 35M/37M
+----------------------------------------
Attempting to download kerberos-common-0.7-SNAPSHOT.jar.
Attempting to download apacheds-shared-0.9.4-SNAPSHOT.jar.
Attempting to download kerberos-protocol-0.7-SNAPSHOT.jar.
Attempting to download ldap-protocol-0.9.4-SNAPSHOT.jar.
Attempting to download changepw-protocol-0.7-SNAPSHOT.jar.
Attempting to download ntp-protocol-0.5-SNAPSHOT.jar.
Attempting to download asn1-codec-0.3.4-SNAPSHOT.jar.
Attempting to download apache-ldapber-provider-0.9.4-SNAPSHOT.jar.
Attempting to download protocol-common-0.7-SNAPSHOT.jar.
Attempting to download asn1-ber-0.3.4-SNAPSHOT.jar.
Attempting to download asn1-der-0.3.4-SNAPSHOT.jar.
Attempting to download mina-0.9.0-SNAPSHOT.jar.
Attempting to download apacheds-core-0.9.4-SNAPSHOT.jar.
Attempting to download apacheds-server-0.9.4-SNAPSHOT.jar.
Attempting to download ldap-common-0.9.4-SNAPSHOT.jar.

jar:install:


build:end:

build:start:

multiproject:install-callback:
    [echo] Running jar:install for ApacheDS Main
Attempting to download maven-1.0.1.jar.
168K downloaded
jar:jar:
javaapp:prereq:

java:prepare-filesystem:
    [mkdir] Created dir: 
C:\apacheds\directory\apacheds\trunk\server-main\target\classes

java:compile:
    [echo] Compiling to 
C:\apacheds\directory\apacheds\trunk\server-main/target/classes
    [javac] Compiling 1 source file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\classes

java:jar-resources:
Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\classes

test:prepare-filesystem:
    [mkdir] Created dir: 
C:\apacheds\directory\apacheds\trunk\server-main\target\test-classes
    [mkdir] Created dir: 
C:\apacheds\directory\apacheds\trunk\server-main\target\test-reports

test:test-resources:
Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\test-classes

test:compile:

test:test:
    [mkdir] Created dir: C:\apacheds\directory\apacheds\trunk\server-main\logs
    [touch] Creating 
C:\apacheds\directory\apacheds\trunk\server-main\logs\apacheds.log

javaapp:prepare-filesystem:
    [mkdir] Created dir: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib

javaapp:support-uberjar-bundle:

javaapp:copy-deps:
    [echo] Copy dependent JARs into 
C:\apacheds\directory\apacheds\trunk\server-main/target/javaapp/lib
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib

javaapp:jar-resources:
Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp

javaapp:jar:
    [unzip] Expanding: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib\antlr-2.7.2.jar
 int
o C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [unzip] Expanding: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib\apache-ldapber-prov
ider-0.9.4-SNAPSHOT.jar into 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [unzip] Expanding: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib\apacheds-core-0.9.4
-SNAPSHOT.jar into 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [move] Moving 1 files to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\META-INF
    [unzip] Expanding: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib\apacheds-server-0.9
.4-SNAPSHOT.jar into 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [move] Moving 1 files to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\META-INF
    [unzip] Expanding: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib\apacheds-shared-0.9
.4-SNAPSHOT.jar into 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [move] Moving 1 files to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\META-INF
    [unzip] Expanding: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib\asn1-ber-0.3.4-SNAP
SHOT.jar into C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [move] Moving 1 files to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\META-INF
    [unzip] Expanding: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib\asn1-codec-0.3.4-SN
APSHOT.jar into C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [move] Moving 1 files to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\META-INF
    [unzip] Expanding: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib\asn1-der-0.3.4-SNAP
SHOT.jar into C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [move] Moving 1 files to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\META-INF
    [unzip] Expanding: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib\bcprov-jdk14-124.ja
r into C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [unzip] Expanding: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib\changepw-protocol-0
.7-SNAPSHOT.jar into 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [move] Moving 1 files to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\META-INF
    [unzip] Expanding: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib\commons-collections
-3.0.jar into C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [move] Moving 1 files to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\META-INF
    [unzip] Expanding: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib\commons-io-1.0.jar
into C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [move] Moving 1 files to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\META-INF
    [unzip] Expanding: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib\commons-lang-2.0.ja
r into C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [move] Moving 1 files to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\META-INF
    [unzip] Expanding: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib\commons-logging-1.0
.4.jar into C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [move] Moving 1 files to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\META-INF
    [unzip] Expanding: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib\commons-primitives-
20041207.202534.jar into 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [move] Moving 1 files to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\META-INF
    [unzip] Expanding: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib\jdbm-1.0.jar
 into C
:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [unzip] Expanding: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib\kerberos-common-0.7
-SNAPSHOT.jar into 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [unzip] Expanding: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib\kerberos-protocol-0
.7-SNAPSHOT.jar into 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [move] Moving 1 files to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\META-INF
    [unzip] Expanding: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib\ldap-common-0.9.4-S
NAPSHOT.jar into C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [unzip] Expanding: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib\ldap-protocol-0.9.4
-SNAPSHOT.jar into 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [move] Moving 1 files to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\META-INF
    [unzip] Expanding: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib\mina-0.9.0-SNAPSHOT
.jar into C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [move] Moving 1 files to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\META-INF
    [unzip] Expanding: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib\nlog4j-1.2.17.jar
 i
nto C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [unzip] Expanding: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib\ntp-protocol-0.5-SN
APSHOT.jar into C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [move] Moving 1 files to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\META-INF
    [unzip] Expanding: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib\oro-2.0.7.jar
 into
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [unzip] Expanding: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib\protocol-common-0.7
-SNAPSHOT.jar into 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [unzip] Expanding: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib\regexp-1.2.jar
 into
 C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [unzip] Expanding: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib\spring-beans-1.2.1.
jar into C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [unzip] Expanding: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib\spring-context-1.2.
1.jar into C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [unzip] Expanding: 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib\spring-core-1.2.1.j
ar into C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [delete] Deleting 1 files from 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\META-INF
    [delete] Deleting 1 files from 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\META-INF
    [delete] Deleting 1 files from 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\META-INF
    [echo] Copying class files to 
C:\apacheds\directory\apacheds\trunk\server-main/target/javaapp/classes
    [copy] Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp
    [delete] Deleting directory 
C:\apacheds\directory\apacheds\trunk\server-main\target\javaapp\lib
    [jar] Building jar: 
C:\apacheds\directory\apacheds\trunk\server-main\target\apacheds-server-main-0.9.4-SNA
PSHOT.jar

javaapp:
java:prepare-filesystem:

java:compile:
    [echo] Compiling to 
C:\apacheds\directory\apacheds\trunk\server-main/target/classes
Copying: from 
'C:\apacheds\directory\apacheds\trunk\server-main\target\apacheds-server-main-0.9.4-SNAPSHOT.jar
' to: 'C:\Documents and 
Settings\jlansing.XTCF\.maven\repository\directory\jars\apacheds-server-main-0.9.4-SNA
PSHOT.jar'
Copying: from 'C:\apacheds\directory\apacheds\trunk\server-main\project.xml' 
to: 'C:\Documents and Settings\jl
ansing.XTCF\.maven\repository\directory\poms\apacheds-server-main-0.9.4-SNAPSHOT.pom'
+----------------------------------------
| Executing multiproject:install-callback ApacheDS Server Unit
| Memory: 19M/37M
+----------------------------------------
Attempting to download kerberos-common-0.7-SNAPSHOT.jar.
Attempting to download apacheds-shared-0.9.4-SNAPSHOT.jar.
Attempting to download ldap-protocol-0.9.4-SNAPSHOT.jar.
Attempting to download kerberos-protocol-0.7-SNAPSHOT.jar.
Attempting to download changepw-protocol-0.7-SNAPSHOT.jar.
Attempting to download ntp-protocol-0.5-SNAPSHOT.jar.
Attempting to download asn1-codec-0.3.4-SNAPSHOT.jar.
Attempting to download apache-ldapber-provider-0.9.4-SNAPSHOT.jar.
Attempting to download protocol-common-0.7-SNAPSHOT.jar.
Attempting to download asn1-ber-0.3.4-SNAPSHOT.jar.
Attempting to download asn1-der-0.3.4-SNAPSHOT.jar.
Attempting to download mina-0.9.0-SNAPSHOT.jar.
Attempting to download apacheds-core-0.9.4-SNAPSHOT.jar.
Attempting to download apacheds-server-0.9.4-SNAPSHOT.jar.
Attempting to download apacheds-core-unit-0.9.4-SNAPSHOT.jar.
Attempting to download ldap-common-0.9.4-SNAPSHOT.jar.



jar:install:


build:end:

build:start:

multiproject:install-callback:
    [echo] Running jar:install for ApacheDS Server Unit
java:prepare-filesystem:
    [mkdir] Created dir: 
C:\apacheds\directory\apacheds\trunk\server-unit\target\classes

java:compile:
    [echo] Compiling to 
C:\apacheds\directory\apacheds\trunk\server-unit/target/classes
    [javac] Compiling 1 source file to 
C:\apacheds\directory\apacheds\trunk\server-unit\target\classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
C:\apacheds\directory\apacheds\trunk\server-unit\target\test-classes
    [mkdir] Created dir: 
C:\apacheds\directory\apacheds\trunk\server-unit\target\test-reports

test:test-resources:
Copying 1 file to 
C:\apacheds\directory\apacheds\trunk\server-unit\target\test-classes

test:compile:
    [javac] Compiling 8 source files to 
C:\apacheds\directory\apacheds\trunk\server-unit\target\test-classes

test:test:
    [junit] Running org.apache.ldap.server.AddObjectClassesToEntryTest
    [junit] [12:42:09] ERROR [org.apache.asn1.ber.digester.BERDigester] - Error 
while triggering rule org.apac
[EMAIL PROTECTED] with digester org.apache.asn1.ber.digester.BERDig
[EMAIL PROTECTED]: Rule.finish() threw error
    [junit] java.lang.NoSuchMethodError: 
org.apache.asn1.codec.util.StringUtils.utf8ToString([B)Ljava/lang/Str
ing;
    [junit]     at 
org.apache.ldap.common.berlib.asn1.decoder.bind.BindNameRule.finish(BindNameRule.java:73)
    [junit]     at 
org.apache.asn1.ber.digester.BERDigester.fireFinishEvent(BERDigester.java:1149)
    [junit]     at 
org.apache.asn1.ber.digester.BERDigester$DigesterCallback.decodeOccurred(BERDigester.java:2
13)
    [junit]     at 
org.apache.asn1.ber.BERDecoder.fireDecodeOccurred(BERDecoder.java:399)
    [junit]     at 
org.apache.asn1.ber.BERDecoder.decodeValue(BERDecoder.java:226)
    [junit]     at org.apache.asn1.ber.BERDecoder.decode(BERDecoder.java:159)
    [junit]     at 
org.apache.asn1.ber.digester.BERDigester.decode(BERDigester.java:158)
    [junit]     at 
org.apache.ldap.common.berlib.asn1.SnickersDecoder.decode(SnickersDecoder.java:100)
    [junit]     at 
org.apache.ldap.common.message.MessageDecoder.decode(MessageDecoder.java:200)
    [junit]     at 
org.apache.asn1.codec.mina.Asn1CodecDecoder.decode(Asn1CodecDecoder.java:37)
    [junit]     at 
org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(ProtocolCodecFilter.java:5
6)
    [junit]     at 
org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageReceived(AbstractIoFilt
erChain.java:494)
    [junit]     at 
org.apache.mina.common.support.AbstractIoFilterChain.access$1000(AbstractIoFilterChain.java
:52)
    [junit]     at 
org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.messageReceived(AbstractIo
FilterChain.java:761)
    [junit]     at 
org.apache.mina.filter.ThreadPoolFilter.processEvent(ThreadPoolFilter.java:665)
    [junit]     at 
org.apache.mina.filter.ThreadPoolFilter$Worker.processEvents(ThreadPoolFilter.java:421)
    [junit]     at 
org.apache.mina.filter.ThreadPoolFilter$Worker.run(ThreadPoolFilter.java:376)
    [junit] [12:42:09] ERROR 
[org.apache.ldap.server.protocol.LdapProtocolProvider$LdapProtocolHandler] - 
[/12
7.0.0.1:1039] EXCEPTION:
    [junit] org.apache.mina.filter.codec.ProtocolDecoderException: 
java.lang.NoSuchMethodError: org.apache.asn
1.codec.util.StringUtils.utf8ToString([B)Ljava/lang/String; (Hexdump: 80 06 73 
65 63 72 65 74)
    [junit]     at 
org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(ProtocolCodecFilter.java:6
8)
    [junit]     at 
org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageReceived(AbstractIoFilt
erChain.java:494)
    [junit]     at 
org.apache.mina.common.support.AbstractIoFilterChain.access$1000(AbstractIoFilterChain.java
:52)
    [junit]     at 
org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.messageReceived(AbstractIo
FilterChain.java:761)
    [junit]     at 
org.apache.mina.filter.ThreadPoolFilter.processEvent(ThreadPoolFilter.java:665)
    [junit]     at 
org.apache.mina.filter.ThreadPoolFilter$Worker.processEvents(ThreadPoolFilter.java:421)
    [junit]     at 
org.apache.mina.filter.ThreadPoolFilter$Worker.run(ThreadPoolFilter.java:376)
    [junit] Caused by: java.lang.NoSuchMethodError: 
org.apache.asn1.codec.util.StringUtils.utf8ToString([B)Lja
va/lang/String;
    [junit]     at 
org.apache.ldap.common.berlib.asn1.decoder.bind.BindNameRule.finish(BindNameRule.java:73)
    [junit]     at 
org.apache.asn1.ber.digester.BERDigester.fireFinishEvent(BERDigester.java:1149)
    [junit]     at 
org.apache.asn1.ber.digester.BERDigester$DigesterCallback.decodeOccurred(BERDigester.java:2
13)
    [junit]     at 
org.apache.asn1.ber.BERDecoder.fireDecodeOccurred(BERDecoder.java:399)
    [junit]     at 
org.apache.asn1.ber.BERDecoder.decodeValue(BERDecoder.java:226)
    [junit]     at org.apache.asn1.ber.BERDecoder.decode(BERDecoder.java:159)
    [junit]     at 
org.apache.asn1.ber.digester.BERDigester.decode(BERDigester.java:158)
    [junit]     at 
org.apache.ldap.common.berlib.asn1.SnickersDecoder.decode(SnickersDecoder.java:100)
    [junit]     at 
org.apache.ldap.common.message.MessageDecoder.decode(MessageDecoder.java:200)
    [junit]     at 
org.apache.asn1.codec.mina.Asn1CodecDecoder.decode(Asn1CodecDecoder.java:37)
    [junit]     at 
org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(ProtocolCodecFilter.java:5
6)
    [junit]     ... 6 more

Reply via email to