Hi,

I have downloaded the latest Jetspeed release, 1.5, and tried to compile it
using Maven.
Initially everything seems to work just fine, but halfway through, one of
the tests seems to 'hang'.
Here is my Maven output.

P.S. I have only added one line in project.properties:
maven.repo.local = c:/bit/dev/maven/repository

With kind regards,
-Stijn

-----
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc3

Tag library requested that is not present: 'maven' in plugin: 'null'
Tag library requested that is not present: 'maven' in plugin: 'null'
build:start:

war:init:

java:prepare-filesystem:

java:compile:
prepare.apis:
    [echo] Generating Jetspeed XML bindings
    [java] -- Suppressing non fatal warnings.

torque:init:

torque:om-check:

torque:om:
    [echo] Schema files have not changed since last generation.

    [echo] Compiling to
C:\bit\dev\project\bergland-portal\jetspeed/target/classes
    [javac] Compiling 16 source files to
C:\bit\dev\project\bergland-portal\jetspeed\target\classes
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -deprecation for details.

java:jar-resources:
    [copy] Copying 13 files to
C:\bit\dev\project\bergland-portal\jetspeed\target\classes\org\apache
\jetspeed\modules\localization

test:prepare-filesystem:

test:test-resources:

test:compile:

test:test:
    [junit] Running org.apache.jetspeed.cache.TestFileCache
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11,922 sec
    [junit] Running org.apache.jetspeed.capability.TestCapabilityMap
    [junit] INFO - loading component: name=torque
class=org.apache.torque.Torque config=webapp\WEB-INF\conf\Torque.properties
    [junit] INFO - loading component: name=fulcrum
class=org.apache.fulcrum.Fulcrum
config=webapp\WEB-INF\conf\Fulcrum.properties
    [junit] INFO - Finished initializing all services!
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,188 sec
    [junit] Running
org.apache.jetspeed.services.customlocalization.TestLocalization
    [junit] INFO - loading component: name=torque
class=org.apache.torque.Torque config=webapp\WEB-INF\conf\Torque.properties
    [junit] INFO - loading component: name=fulcrum
class=org.apache.fulcrum.Fulcrum
config=webapp\WEB-INF\conf\Fulcrum.properties
    [junit] INFO - Finished initializing all services!
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3,797 sec
    [junit] Running org.apache.jetspeed.services.forward.TestForwardService
    [junit] INFO - loading component: name=torque
class=org.apache.torque.Torque config=webapp\WEB-INF\conf\Torque.properties
    [junit] INFO - loading component: name=fulcrum
class=org.apache.fulcrum.Fulcrum
config=webapp\WEB-INF\conf\Fulcrum.properties
    [junit] INFO - Finished initializing all services!
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3,766 sec
    [junit] Running org.apache.jetspeed.services.idgenerator.TestIdGenerator
    [junit] INFO - loading component: name=torque
class=org.apache.torque.Torque config=webapp\WEB-INF\conf\Torque.properties
    [junit] INFO - loading component: name=fulcrum
class=org.apache.fulcrum.Fulcrum
config=webapp\WEB-INF\conf\Fulcrum.properties
    [junit] INFO - Finished initializing all services!
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,25 sec
    [junit] Running
org.apache.jetspeed.services.portaltoolkit.TestSkinAggregation
    [junit] INFO - loading component: name=torque
class=org.apache.torque.Torque config=webapp\WEB-INF\conf\Torque.properties
    [junit] INFO - loading component: name=fulcrum
class=org.apache.fulcrum.Fulcrum
config=webapp\WEB-INF\conf\Fulcrum.properties
    [junit] INFO - Finished initializing all services!
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8,313 sec
    [junit] Running
org.apache.jetspeed.services.portletcache.TestTurbineCache
    [junit] INFO - loading component: name=torque
class=org.apache.torque.Torque config=webapp\WEB-INF\conf\Torque.properties
    [junit] INFO - loading component: name=fulcrum
class=org.apache.fulcrum.Fulcrum
config=webapp\WEB-INF\conf\Fulcrum.properties
    [junit] INFO - Finished initializing all services!
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 205,063 sec
    [junit] Running
org.apache.jetspeed.services.profiler.TestProfilerService
    [junit] INFO - loading component: name=torque
class=org.apache.torque.Torque config=webapp\WEB-INF\conf\Torque.properties
    [junit] INFO - loading component: name=fulcrum
class=org.apache.fulcrum.Fulcrum
config=webapp\WEB-INF\conf\Fulcrum.properties
    [junit] INFO - Finished initializing all services!
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3,969 sec
    [junit] Running org.apache.jetspeed.services.psmlmanager.TestDbCriteria
    [junit] INFO - loading component: name=torque
class=org.apache.torque.Torque config=webapp\WEB-INF\conf\Torque.properties
    [junit] INFO - loading component: name=fulcrum
class=org.apache.fulcrum.Fulcrum
config=webapp\WEB-INF\conf\Fulcrum.properties
    [junit] INFO - Finished initializing all services!
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3,422 sec
    [junit] Running org.apache.jetspeed.services.psmlmanager.TestMarshalPsml
    [junit] INFO - loading component: name=torque
class=org.apache.torque.Torque config=webapp\WEB-INF\conf\Torque.properties
    [junit] INFO - loading component: name=fulcrum
class=org.apache.fulcrum.Fulcrum
config=webapp\WEB-INF\conf\Fulcrum.properties
    [junit] INFO - Finished initializing all services!
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4,125 sec
    [junit] Running org.apache.jetspeed.services.registry.TestCastor
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1,25 sec
    [junit] Running
org.apache.jetspeed.services.registry.TestMarshallRegistry
    [junit] INFO - loading component: name=torque
class=org.apache.torque.Torque config=webapp\WEB-INF\conf\Torque.properties
    [junit] INFO - loading component: name=fulcrum
class=org.apache.fulcrum.Fulcrum
config=webapp\WEB-INF\conf\Fulcrum.properties
    [junit] INFO - Finished initializing all services!
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,343 sec
    [junit] Running
org.apache.jetspeed.services.registry.TestRegistryPersistence
    [junit] INFO - loading component: name=torque
class=org.apache.torque.Torque config=webapp\WEB-INF\conf\Torque.properties
    [junit] INFO - loading component: name=fulcrum
class=org.apache.fulcrum.Fulcrum
config=webapp\WEB-INF\conf\Fulcrum.properties
    [junit] INFO - Finished initializing all services!
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,047 sec
    [junit] Running org.apache.jetspeed.services.search.TestSearch
    [junit] INFO - loading component: name=torque
class=org.apache.torque.Torque config=webapp\WEB-INF\conf\Torque.properties
    [junit] INFO - loading component: name=fulcrum
class=org.apache.fulcrum.Fulcrum
config=webapp\WEB-INF\conf\Fulcrum.properties
    [junit] INFO - Finished initializing all services!
-----


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to