Online report : 
http://maven.zones.apache.org/continuum/buildResult.action?buildId=30485&projectId=296

Build statistics:
 State: Failed
 Previous State: Ok
 Started at: Wed 24 Oct 2007 00:37:41 +0000
 Finished at: Wed 24 Oct 2007 00:39:12 +0000
 Total time: 1m 30s
 Build Trigger: Schedule
 Build Number: 148
 Exit code: 1
 Building machine hostname: maven.zones.apache.org
 Operating system : SunOS(unknown)
Java Home version : java version "1.5.0_13"
         Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05)
         Java HotSpot(TM) Server VM (build 1.5.0_13-b05, mixed mode)
Builder version :
         Maven version: 2.0.7
         Java version: 1.5.0_13
         OS name: "sunos" version: "5.10" arch: "x86"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: joakime @ Wed 24 Oct 2007 00:16:40 +0000
Comment: [MRM-565] Archiva 1.0-beta-3 fails in 404 on all legacy request.
Using new methods in RepositoryRequest to identify native resource path early 
and using it.
Adding PolicingServletRequest to deal with bad formatted request paths.
Beefing up RepositoryServletTest to test proxy-less (for now) requests ...
* Browse
* Get Checksum (default layout)
* Get Checksum (legacy layout)
* Get Metadata (versioned + default layout)
* Get Metadata (project + default layout)
* Get Artifact (default layout)
Adding custom mime-types.txt to get proper "Content-Type" headers on GET 
requests.
Files changed:
 
/maven/archiva/trunk/archiva-web/archiva-webapp/src/main/java/org/apache/maven/archiva/web/repository/PolicingServletRequest.java
 ( 587708 )
 
/maven/archiva/trunk/archiva-web/archiva-webapp/src/main/java/org/apache/maven/archiva/web/repository/ProxiedDavServer.java
 ( 587708 )
 
/maven/archiva/trunk/archiva-web/archiva-webapp/src/main/java/org/apache/maven/archiva/web/repository/RepositoryServlet.java
 ( 587708 )
 
/maven/archiva/trunk/archiva-web/archiva-webapp/src/main/resources/org/codehaus 
( 587708 )
 
/maven/archiva/trunk/archiva-web/archiva-webapp/src/main/resources/org/codehaus/plexus
 ( 587708 )
 
/maven/archiva/trunk/archiva-web/archiva-webapp/src/main/resources/org/codehaus/plexus/webdav
 ( 587708 )
 
/maven/archiva/trunk/archiva-web/archiva-webapp/src/main/resources/org/codehaus/plexus/webdav/util
 ( 587708 )
 
/maven/archiva/trunk/archiva-web/archiva-webapp/src/main/resources/org/codehaus/plexus/webdav/util/mime-types.txt
 ( 587708 )
 
/maven/archiva/trunk/archiva-web/archiva-webapp/src/test/java/org/apache/maven/archiva/web/repository/RepositoryServletTest.java
 ( 587708 )
 
/maven/archiva/trunk/archiva-web/archiva-webapp/src/test/resources/org/apache/maven/archiva/web/repository/RepositoryServletTest.xml
 ( 587708 )
 
/maven/archiva/trunk/archiva-web/archiva-webapp/src/test/resources/repository-archiva.xml
 ( 587708 )

Changed: joakime @ Wed 24 Oct 2007 00:19:39 +0000
Comment: [MRM-565] Archiva 1.0-beta-3 fails in 404 on all legacy request.
Added test for get of artifact using legacy path.
Files changed:
 
/maven/archiva/trunk/archiva-web/archiva-webapp/src/test/java/org/apache/maven/archiva/web/repository/RepositoryServletTest.java
 ( 587710 )

****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.maven.archiva:archiva-report-manager:1.0-beta-4-SNAPSHOT

org.apache.maven.archiva:archiva-scheduled:1.0-beta-4-SNAPSHOT

org.apache.maven.archiva:archiva-indexer:1.0-beta-4-SNAPSHOT

org.apache.maven.archiva:archiva-proxy:1.0-beta-4-SNAPSHOT

org.apache.maven.archiva:archiva-database:1.0-beta-4-SNAPSHOT

org.apache.maven.archiva:archiva-repository-layer:1.0-beta-4-SNAPSHOT

org.apache.maven.archiva:archiva-security:1.0-beta-4-SNAPSHOT

org.apache.maven.archiva:archiva-core-consumers:1.0-beta-4-SNAPSHOT

org.apache.maven.archiva:archiva-database-consumers:1.0-beta-4-SNAPSHOT

org.apache.maven.archiva:archiva-lucene-consumers:1.0-beta-4-SNAPSHOT

org.apache.maven.archiva:archiva-signature-consumers:1.0-beta-4-SNAPSHOT

org.apache.maven.archiva:archiva-applet:1.0-beta-4-SNAPSHOT

org.apache.maven.archiva:archiva-web:1.0-beta-4-SNAPSHOT


****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean install Arguments: --batch-mode --non-recursive
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Description:

****************************************************************************
Test Summary:
****************************************************************************
Tests: 475
Failures: 4
Total time: 31932

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] 
----------------------------------------------------------------------------
[INFO] Building Archiva Web :: Application
[INFO]    task-segment: [clean, install]
[INFO] 
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/296/target
[INFO] Deleting directory 
/export/home/build/data/continuum/checkouts/296/target/classes
[INFO] Deleting directory 
/export/home/build/data/continuum/checkouts/296/target/test-classes
[INFO] Deleting directory 
/export/home/build/data/continuum/checkouts/296/target/site
[INFO] Deleting file-set: 
/export/home/build/data/continuum/checkouts/296/src/main/webapp (included: 
[META-INF, images/redback, template/redback, WEB-INF/classes, WEB-INF/lib, 
WEB-INF/database, WEB-INF/logs, redback, css/redback, WEB-INF/jsp/redback, 
WEB-INF/template/redback, WEB-INF/logs, WEB-INF/temp, WEB-INF/jasperreports], 
excluded: [])
[INFO] [plexus:descriptor {execution: generate}]
[INFO] snapshot org.apache.maven.archiva:archiva-scheduled:1.0-beta-4-SNAPSHOT: 
checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.maven.archiva:archiva-scheduled:1.0-beta-4-SNAPSHOT: 
checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.archiva:archiva-proxy:1.0-beta-4-SNAPSHOT: 
checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.maven.archiva:archiva-proxy:1.0-beta-4-SNAPSHOT: 
checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.archiva:archiva-security:1.0-beta-4-SNAPSHOT: 
checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.maven.archiva:archiva-security:1.0-beta-4-SNAPSHOT: 
checking for updates from apache.snapshots
[INFO] snapshot 
org.apache.maven.archiva:archiva-lucene-consumers:1.0-beta-4-SNAPSHOT: checking 
for updates from codehaus.snapshots
[INFO] snapshot 
org.apache.maven.archiva:archiva-lucene-consumers:1.0-beta-4-SNAPSHOT: checking 
for updates from apache.snapshots
[INFO] snapshot 
org.apache.maven.archiva:archiva-signature-consumers:1.0-beta-4-SNAPSHOT: 
checking for updates from codehaus.snapshots
[INFO] snapshot 
org.apache.maven.archiva:archiva-signature-consumers:1.0-beta-4-SNAPSHOT: 
checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.archiva:archiva-applet:1.0-beta-4-SNAPSHOT: 
checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.maven.archiva:archiva-applet:1.0-beta-4-SNAPSHOT: 
checking for updates from apache.snapshots
[INFO] Setting property: classpath.resource.loader.class => 
'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks
    [copy] Copying 3 files to 
/export/home/build/data/continuum/checkouts/296/target/appserver-base
[INFO] Executed tasks
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 25 resources
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] [dependency:copy {execution: copy}]
[INFO] Configured Artifact: 
org.apache.maven.archiva:archiva-applet:null:1.0-beta-4-SNAPSHOT:jar
[INFO] archiva-applet-1.0-beta-4-SNAPSHOT.jar already exists.
[INFO] [compiler:compile]
[INFO] Compiling 63 source files to 
/export/home/build/data/continuum/checkouts/296/target/classes
[INFO] [war:inplace {execution: default}]
[INFO] Generating webapp in source directory... 
/export/home/build/data/continuum/checkouts/296/src/main/webapp
[INFO] Exploding webapp...
[INFO] Assembling webapp archiva-webapp in 
/export/home/build/data/continuum/checkouts/296/src/main/webapp
[INFO] Expanding: 
/export/home/build/.m2/repository/org/codehaus/plexus/redback/redback-xwork-content/1.0-alpha-3/redback-xwork-content-1.0-alpha-3.war
 into 
/export/home/build/data/continuum/checkouts/296/target/war/work/redback-xwork-content-1.0-alpha-3
[INFO] Overlaying 1 war(s).
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] Copying 2 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 22 source files to 
/export/home/build/data/continuum/checkouts/296/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: 
/export/home/build/data/continuum/checkouts/296/target/surefire-reports

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running 
org.apache.maven.archiva.web.action.admin.repositories.RepositoriesActionTest
Rhino classes (js.jar) not found - Javascript disabled
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.27 sec
Running 
org.apache.maven.archiva.web.action.admin.repositories.EditManagedRepositoryActionTest
WARN|main|    1|JDO                            - Property 
org.jpox.validateSchema unknown - will be ignored
WARN|main|  488|ConfigurationFactory           - No configuration found. 
Configuring ehcache from ehcache-failsafe.xml  found in the classpath: 
jar:file:/export/home/build/.m2/repository/net/sf/ehcache/ehcache/1.3.0/ehcache-1.3.0.jar!/ehcache-failsafe.xml
[INFO] Disposing cache: [ name = userPermissionsCache status = STATUS_ALIVE 
eternal = false overflowToDisk = false maxElementsInMemory = 10000 
maxElementsOnDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 600 
timeToIdleSeconds = 300 diskPersistent = false diskExpiryThreadIntervalSeconds 
= 100 cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 
diskStoreHitCount = 0 missCountNotFound = 0 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = resourcesCache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 timeToIdleSeconds = 
1800 diskPersistent = false diskExpiryThreadIntervalSeconds = 100 
cacheEventListeners:  hitCount = 4 memoryStoreHitCount = 4 diskStoreHitCount = 
0 missCountNotFound = 4 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = operationsCache status = STATUS_ALIVE eternal 
= false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 timeToIdleSeconds = 
1800 diskPersistent = false diskExpiryThreadIntervalSeconds = 100 
cacheEventListeners:  hitCount = 20 memoryStoreHitCount = 20 diskStoreHitCount 
= 0 missCountNotFound = 44 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = effectiveRoleSetCache status = STATUS_ALIVE 
eternal = false overflowToDisk = false maxElementsInMemory = 1000 
maxElementsOnDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 
timeToIdleSeconds = 1800 diskPersistent = false diskExpiryThreadIntervalSeconds 
= 100 cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 
diskStoreHitCount = 0 missCountNotFound = 0 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = rolesCache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 timeToIdleSeconds = 
1800 diskPersistent = false diskExpiryThreadIntervalSeconds = 100 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 13 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = userAssignmentsCache status = STATUS_ALIVE 
eternal = false overflowToDisk = false maxElementsInMemory = 10000 
maxElementsOnDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 600 
timeToIdleSeconds = 300 diskPersistent = false diskExpiryThreadIntervalSeconds 
= 100 cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 
diskStoreHitCount = 0 missCountNotFound = 0 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = permissionsCache status = STATUS_ALIVE eternal 
= false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 timeToIdleSeconds = 
1800 diskPersistent = false diskExpiryThreadIntervalSeconds = 100 
cacheEventListeners:  hitCount = 24 memoryStoreHitCount = 24 diskStoreHitCount 
= 0 missCountNotFound = 36 missCountExpired = 0 ]
WARN|main|10278|JDO                            - Property 
org.jpox.validateSchema unknown - will be ignored
[INFO] Disposing cache: [ name = userPermissionsCache status = STATUS_ALIVE 
eternal = false overflowToDisk = false maxElementsInMemory = 10000 
maxElementsOnDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 600 
timeToIdleSeconds = 300 diskPersistent = false diskExpiryThreadIntervalSeconds 
= 100 cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 
diskStoreHitCount = 0 missCountNotFound = 0 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = resourcesCache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 timeToIdleSeconds = 
1800 diskPersistent = false diskExpiryThreadIntervalSeconds = 100 
cacheEventListeners:  hitCount = 4 memoryStoreHitCount = 4 diskStoreHitCount = 
0 missCountNotFound = 4 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = operationsCache status = STATUS_ALIVE eternal 
= false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 timeToIdleSeconds = 
1800 diskPersistent = false diskExpiryThreadIntervalSeconds = 100 
cacheEventListeners:  hitCount = 20 memoryStoreHitCount = 20 diskStoreHitCount 
= 0 missCountNotFound = 44 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = effectiveRoleSetCache status = STATUS_ALIVE 
eternal = false overflowToDisk = false maxElementsInMemory = 1000 
maxElementsOnDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 
timeToIdleSeconds = 1800 diskPersistent = false diskExpiryThreadIntervalSeconds 
= 100 cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 
diskStoreHitCount = 0 missCountNotFound = 0 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = rolesCache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 timeToIdleSeconds = 
1800 diskPersistent = false diskExpiryThreadIntervalSeconds = 100 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 13 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = userAssignmentsCache status = STATUS_ALIVE 
eternal = false overflowToDisk = false maxElementsInMemory = 10000 
maxElementsOnDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 600 
timeToIdleSeconds = 300 diskPersistent = false diskExpiryThreadIntervalSeconds 
= 100 cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 
diskStoreHitCount = 0 missCountNotFound = 0 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = permissionsCache status = STATUS_ALIVE eternal 
= false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 timeToIdleSeconds = 
1800 diskPersistent = false diskExpiryThreadIntervalSeconds = 100 
cacheEventListeners:  hitCount = 24 memoryStoreHitCount = 24 diskStoreHitCount 
= 0 missCountNotFound = 36 missCountExpired = 0 ]
WARN|main|12424|JDO                            - Property 
org.jpox.validateSchema unknown - will be ignored
[INFO] Disposing cache: [ name = userPermissionsCache status = STATUS_ALIVE 
eternal = false overflowToDisk = false maxElementsInMemory = 10000 
maxElementsOnDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 600 
timeToIdleSeconds = 300 diskPersistent = false diskExpiryThreadIntervalSeconds 
= 100 cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 
diskStoreHitCount = 0 missCountNotFound = 0 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = resourcesCache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 timeToIdleSeconds = 
1800 diskPersistent = false diskExpiryThreadIntervalSeconds = 100 
cacheEventListeners:  hitCount = 4 memoryStoreHitCount = 4 diskStoreHitCount = 
0 missCountNotFound = 4 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = operationsCache status = STATUS_ALIVE eternal 
= false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 timeToIdleSeconds = 
1800 diskPersistent = false diskExpiryThreadIntervalSeconds = 100 
cacheEventListeners:  hitCount = 20 memoryStoreHitCount = 20 diskStoreHitCount 
= 0 missCountNotFound = 44 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = effectiveRoleSetCache status = STATUS_ALIVE 
eternal = false overflowToDisk = false maxElementsInMemory = 1000 
maxElementsOnDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 
timeToIdleSeconds = 1800 diskPersistent = false diskExpiryThreadIntervalSeconds 
= 100 cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 
diskStoreHitCount = 0 missCountNotFound = 0 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = rolesCache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 timeToIdleSeconds = 
1800 diskPersistent = false diskExpiryThreadIntervalSeconds = 100 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 13 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = userAssignmentsCache status = STATUS_ALIVE 
eternal = false overflowToDisk = false maxElementsInMemory = 10000 
maxElementsOnDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 600 
timeToIdleSeconds = 300 diskPersistent = false diskExpiryThreadIntervalSeconds 
= 100 cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 
diskStoreHitCount = 0 missCountNotFound = 0 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = permissionsCache status = STATUS_ALIVE eternal 
= false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 timeToIdleSeconds = 
1800 diskPersistent = false diskExpiryThreadIntervalSeconds = 100 
cacheEventListeners:  hitCount = 24 memoryStoreHitCount = 24 diskStoreHitCount 
= 0 missCountNotFound = 36 missCountExpired = 0 ]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.544 sec
Running 
org.apache.maven.archiva.web.action.admin.connectors.proxy.AddProxyConnectorActionTest
15698 [main] INFO org.codehaus.plexus.cache.Cache:url-failures-cache - 
Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 
2700 diskPersistent = false diskExpiryThreadIntervalSeconds = 600 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 0 missCountExpired = 0 ]
15945 [main] INFO org.codehaus.plexus.cache.Cache:url-failures-cache - 
Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 
2700 diskPersistent = false diskExpiryThreadIntervalSeconds = 600 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 0 missCountExpired = 0 ]
16083 [main] INFO org.codehaus.plexus.cache.Cache:url-failures-cache - 
Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 
2700 diskPersistent = false diskExpiryThreadIntervalSeconds = 600 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 0 missCountExpired = 0 ]
16265 [main] INFO org.codehaus.plexus.cache.Cache:url-failures-cache - 
Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 
2700 diskPersistent = false diskExpiryThreadIntervalSeconds = 600 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 0 missCountExpired = 0 ]
16349 [main] INFO org.codehaus.plexus.cache.Cache:url-failures-cache - 
Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 
2700 diskPersistent = false diskExpiryThreadIntervalSeconds = 600 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 0 missCountExpired = 0 ]
16509 [main] INFO org.codehaus.plexus.cache.Cache:url-failures-cache - 
Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 
2700 diskPersistent = false diskExpiryThreadIntervalSeconds = 600 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 0 missCountExpired = 0 ]
16588 [main] INFO org.codehaus.plexus.cache.Cache:url-failures-cache - 
Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 
2700 diskPersistent = false diskExpiryThreadIntervalSeconds = 600 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 0 missCountExpired = 0 ]
16686 [main] INFO org.codehaus.plexus.cache.Cache:url-failures-cache - 
Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 
2700 diskPersistent = false diskExpiryThreadIntervalSeconds = 600 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 0 missCountExpired = 0 ]
16945 [main] INFO org.codehaus.plexus.cache.Cache:url-failures-cache - 
Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 
2700 diskPersistent = false diskExpiryThreadIntervalSeconds = 600 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 0 missCountExpired = 0 ]
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.406 sec
Running 
org.apache.maven.archiva.web.action.admin.repositories.DeleteManagedRepositoryActionTest
17319 [main] INFO com.opensymphony.xwork.Action:deleteManagedRepositoryAction - 
Removing artifact org.apache.maven.archiva:test-artifact:jar:1.0 from the 
database.
17503 [main] INFO com.opensymphony.xwork.Action:deleteManagedRepositoryAction - 
Removing artifact org.apache.maven.archiva:test-artifact:jar:1.0 from the 
database.
17607 [main] INFO com.opensymphony.xwork.Action:deleteManagedRepositoryAction - 
Removing artifact org.apache.maven.archiva:test-artifact:jar:1.0 from the 
database.
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.733 sec
Running org.apache.maven.archiva.web.startup.BannerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running 
org.apache.maven.archiva.web.action.admin.connectors.proxy.DeleteProxyConnectorActionTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.852 sec
Running 
org.apache.maven.archiva.web.action.admin.repositories.DeleteRemoteRepositoryActionTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 sec
Running 
org.apache.maven.archiva.web.action.admin.connectors.proxy.EditProxyConnectorActionTest
18959 [main] INFO org.codehaus.plexus.cache.Cache:url-failures-cache - 
Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 
2700 diskPersistent = false diskExpiryThreadIntervalSeconds = 600 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 0 missCountExpired = 0 ]
19056 [main] INFO org.codehaus.plexus.cache.Cache:url-failures-cache - 
Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 
2700 diskPersistent = false diskExpiryThreadIntervalSeconds = 600 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 0 missCountExpired = 0 ]
19131 [main] INFO org.codehaus.plexus.cache.Cache:url-failures-cache - 
Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 
2700 diskPersistent = false diskExpiryThreadIntervalSeconds = 600 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 0 missCountExpired = 0 ]
19206 [main] INFO org.codehaus.plexus.cache.Cache:url-failures-cache - 
Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 
2700 diskPersistent = false diskExpiryThreadIntervalSeconds = 600 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 0 missCountExpired = 0 ]
19301 [main] INFO org.codehaus.plexus.cache.Cache:url-failures-cache - 
Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 
2700 diskPersistent = false diskExpiryThreadIntervalSeconds = 600 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 0 missCountExpired = 0 ]
19397 [main] INFO org.codehaus.plexus.cache.Cache:url-failures-cache - 
Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 
2700 diskPersistent = false diskExpiryThreadIntervalSeconds = 600 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 0 missCountExpired = 0 ]
19556 [main] INFO org.codehaus.plexus.cache.Cache:url-failures-cache - 
Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 
2700 diskPersistent = false diskExpiryThreadIntervalSeconds = 600 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 0 missCountExpired = 0 ]
19625 [main] INFO org.codehaus.plexus.cache.Cache:url-failures-cache - 
Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 
2700 diskPersistent = false diskExpiryThreadIntervalSeconds = 600 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 0 missCountExpired = 0 ]
19779 [main] INFO org.codehaus.plexus.cache.Cache:url-failures-cache - 
Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 
2700 diskPersistent = false diskExpiryThreadIntervalSeconds = 600 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 0 missCountExpired = 0 ]
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.908 sec
Running 
org.apache.maven.archiva.web.action.admin.repositories.AddRemoteRepositoryActionTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 sec
Running 
org.apache.maven.archiva.web.action.admin.repositories.AddManagedRepositoryActionTest
WARN|main|18239|JDO                            - Property 
org.jpox.validateSchema unknown - will be ignored
[INFO] Disposing cache: [ name = userPermissionsCache status = STATUS_ALIVE 
eternal = false overflowToDisk = false maxElementsInMemory = 10000 
maxElementsOnDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 600 
timeToIdleSeconds = 300 diskPersistent = false diskExpiryThreadIntervalSeconds 
= 100 cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 
diskStoreHitCount = 0 missCountNotFound = 0 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = resourcesCache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 timeToIdleSeconds = 
1800 diskPersistent = false diskExpiryThreadIntervalSeconds = 100 
cacheEventListeners:  hitCount = 4 memoryStoreHitCount = 4 diskStoreHitCount = 
0 missCountNotFound = 4 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = operationsCache status = STATUS_ALIVE eternal 
= false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 timeToIdleSeconds = 
1800 diskPersistent = false diskExpiryThreadIntervalSeconds = 100 
cacheEventListeners:  hitCount = 20 memoryStoreHitCount = 20 diskStoreHitCount 
= 0 missCountNotFound = 44 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = effectiveRoleSetCache status = STATUS_ALIVE 
eternal = false overflowToDisk = false maxElementsInMemory = 1000 
maxElementsOnDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 
timeToIdleSeconds = 1800 diskPersistent = false diskExpiryThreadIntervalSeconds 
= 100 cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 
diskStoreHitCount = 0 missCountNotFound = 0 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = rolesCache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 timeToIdleSeconds = 
1800 diskPersistent = false diskExpiryThreadIntervalSeconds = 100 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 13 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = userAssignmentsCache status = STATUS_ALIVE 
eternal = false overflowToDisk = false maxElementsInMemory = 10000 
maxElementsOnDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 600 
timeToIdleSeconds = 300 diskPersistent = false diskExpiryThreadIntervalSeconds 
= 100 cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 
diskStoreHitCount = 0 missCountNotFound = 0 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = permissionsCache status = STATUS_ALIVE eternal 
= false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 timeToIdleSeconds = 
1800 diskPersistent = false diskExpiryThreadIntervalSeconds = 100 
cacheEventListeners:  hitCount = 24 memoryStoreHitCount = 24 diskStoreHitCount 
= 0 missCountNotFound = 36 missCountExpired = 0 ]
WARN|main|21699|JDO                            - Property 
org.jpox.validateSchema unknown - will be ignored
[INFO] Disposing cache: [ name = userPermissionsCache status = STATUS_ALIVE 
eternal = false overflowToDisk = false maxElementsInMemory = 10000 
maxElementsOnDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 600 
timeToIdleSeconds = 300 diskPersistent = false diskExpiryThreadIntervalSeconds 
= 100 cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 
diskStoreHitCount = 0 missCountNotFound = 0 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = resourcesCache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 timeToIdleSeconds = 
1800 diskPersistent = false diskExpiryThreadIntervalSeconds = 100 
cacheEventListeners:  hitCount = 4 memoryStoreHitCount = 4 diskStoreHitCount = 
0 missCountNotFound = 4 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = operationsCache status = STATUS_ALIVE eternal 
= false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 timeToIdleSeconds = 
1800 diskPersistent = false diskExpiryThreadIntervalSeconds = 100 
cacheEventListeners:  hitCount = 20 memoryStoreHitCount = 20 diskStoreHitCount 
= 0 missCountNotFound = 44 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = effectiveRoleSetCache status = STATUS_ALIVE 
eternal = false overflowToDisk = false maxElementsInMemory = 1000 
maxElementsOnDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 
timeToIdleSeconds = 1800 diskPersistent = false diskExpiryThreadIntervalSeconds 
= 100 cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 
diskStoreHitCount = 0 missCountNotFound = 0 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = rolesCache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 timeToIdleSeconds = 
1800 diskPersistent = false diskExpiryThreadIntervalSeconds = 100 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 13 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = userAssignmentsCache status = STATUS_ALIVE 
eternal = false overflowToDisk = false maxElementsInMemory = 10000 
maxElementsOnDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 600 
timeToIdleSeconds = 300 diskPersistent = false diskExpiryThreadIntervalSeconds 
= 100 cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 
diskStoreHitCount = 0 missCountNotFound = 0 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = permissionsCache status = STATUS_ALIVE eternal 
= false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 timeToIdleSeconds = 
1800 diskPersistent = false diskExpiryThreadIntervalSeconds = 100 
cacheEventListeners:  hitCount = 24 memoryStoreHitCount = 24 diskStoreHitCount 
= 0 missCountNotFound = 36 missCountExpired = 0 ]
WARN|main|23535|JDO                            - Property 
org.jpox.validateSchema unknown - will be ignored
[INFO] Disposing cache: [ name = userPermissionsCache status = STATUS_ALIVE 
eternal = false overflowToDisk = false maxElementsInMemory = 10000 
maxElementsOnDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 600 
timeToIdleSeconds = 300 diskPersistent = false diskExpiryThreadIntervalSeconds 
= 100 cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 
diskStoreHitCount = 0 missCountNotFound = 0 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = resourcesCache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 timeToIdleSeconds = 
1800 diskPersistent = false diskExpiryThreadIntervalSeconds = 100 
cacheEventListeners:  hitCount = 4 memoryStoreHitCount = 4 diskStoreHitCount = 
0 missCountNotFound = 4 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = operationsCache status = STATUS_ALIVE eternal 
= false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 timeToIdleSeconds = 
1800 diskPersistent = false diskExpiryThreadIntervalSeconds = 100 
cacheEventListeners:  hitCount = 20 memoryStoreHitCount = 20 diskStoreHitCount 
= 0 missCountNotFound = 44 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = effectiveRoleSetCache status = STATUS_ALIVE 
eternal = false overflowToDisk = false maxElementsInMemory = 1000 
maxElementsOnDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 
timeToIdleSeconds = 1800 diskPersistent = false diskExpiryThreadIntervalSeconds 
= 100 cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 
diskStoreHitCount = 0 missCountNotFound = 0 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = rolesCache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 timeToIdleSeconds = 
1800 diskPersistent = false diskExpiryThreadIntervalSeconds = 100 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 13 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = userAssignmentsCache status = STATUS_ALIVE 
eternal = false overflowToDisk = false maxElementsInMemory = 10000 
maxElementsOnDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 600 
timeToIdleSeconds = 300 diskPersistent = false diskExpiryThreadIntervalSeconds 
= 100 cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 
diskStoreHitCount = 0 missCountNotFound = 0 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = permissionsCache status = STATUS_ALIVE eternal 
= false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 14400 timeToIdleSeconds = 
1800 diskPersistent = false diskExpiryThreadIntervalSeconds = 100 
cacheEventListeners:  hitCount = 24 memoryStoreHitCount = 24 diskStoreHitCount 
= 0 missCountNotFound = 36 missCountExpired = 0 ]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.617 sec
Running 
org.apache.maven.archiva.web.action.admin.connectors.proxy.ProxyConnectorsActionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 sec
Running 
org.apache.maven.archiva.web.action.admin.repositories.EditRemoteRepositoryActionTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 sec
Running 
org.apache.maven.archiva.web.action.admin.connectors.proxy.SortProxyConnectorsActionTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 sec
Running org.apache.maven.archiva.web.repository.RepositoryServletTest
28881 [main] INFO org.codehaus.plexus.cache.Cache:url-failures-cache - 
Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 
2700 diskPersistent = false diskExpiryThreadIntervalSeconds = 600 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 0 missCountExpired = 0 ]
29054 [main] INFO org.codehaus.plexus.cache.Cache:url-failures-cache - 
Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 
2700 diskPersistent = false diskExpiryThreadIntervalSeconds = 600 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 0 missCountExpired = 0 ]
29301 [main] INFO org.codehaus.plexus.cache.Cache:url-failures-cache - 
Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 
2700 diskPersistent = false diskExpiryThreadIntervalSeconds = 600 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 0 missCountExpired = 0 ]
29488 [main] INFO org.codehaus.plexus.cache.Cache:url-failures-cache - 
Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 
2700 diskPersistent = false diskExpiryThreadIntervalSeconds = 600 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 0 missCountExpired = 0 ]
Invalid resource: /it/could/webdav/webdav.props
Invalid resource: /it/could/webdav/mime.types
29644 [main] INFO org.codehaus.plexus.cache.Cache:url-failures-cache - 
Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 
2700 diskPersistent = false diskExpiryThreadIntervalSeconds = 600 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 0 missCountExpired = 0 ]
29809 [main] INFO org.codehaus.plexus.cache.Cache:url-failures-cache - 
Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 
2700 diskPersistent = false diskExpiryThreadIntervalSeconds = 600 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 0 missCountExpired = 0 ]
30028 [main] INFO org.codehaus.plexus.cache.Cache:url-failures-cache - 
Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 
2700 diskPersistent = false diskExpiryThreadIntervalSeconds = 600 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 0 missCountExpired = 0 ]
30315 [main] INFO org.codehaus.plexus.cache.Cache:url-failures-cache - 
Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 
2700 diskPersistent = false diskExpiryThreadIntervalSeconds = 600 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 0 missCountExpired = 0 ]
31019 [main] INFO org.codehaus.plexus.cache.Cache:url-failures-cache - 
Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 
2700 diskPersistent = false diskExpiryThreadIntervalSeconds = 600 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 0 missCountExpired = 0 ]
31350 [main] INFO org.codehaus.plexus.cache.Cache:url-failures-cache - 
Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 
2700 diskPersistent = false diskExpiryThreadIntervalSeconds = 600 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 0 missCountExpired = 0 ]
31480 [main] INFO org.codehaus.plexus.cache.Cache:url-failures-cache - 
Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE eternal = 
false overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 
memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 
2700 diskPersistent = false diskExpiryThreadIntervalSeconds = 600 
cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 
0 missCountNotFound = 0 missCountExpired = 0 ]
Tests run: 12, Failures: 1, Errors: 3, Skipped: 0, Time elapsed: 4.205 sec <<< 
FAILURE!

Results :
Tests run: 68, Failures: 1, Errors: 3, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 28 seconds
[INFO] Finished at: Wed Oct 24 00:39:11 GMT+00:00 2007
[INFO] Final Memory: 25M/327M
[INFO] ------------------------------------------------------------------------

****************************************************************************


Reply via email to