korosh afshar wrote:

running the test maven target in hello tutorial results in the below error. Any ideas? I build merlin from CVS based on 3.2 instructions. Running the hello tutorial in merlin however works find using " merlin -execute target/classes" . Just the test seems to fail.



---- exception report
----------------------------------------------------------
Exception: org.apache.avalon.merlin.KernelException
Message: System deployment failure.
---- cause
---------------------------------------------------------------------
Exception: java.lang.AbstractMethodError
Message:
org.apache.avalon.composition.model.impl.DefaultContainmentModel.getDeploymentTimeout()J

You need to a clean build of Merlin.


  $ cd avalon.merlin
  $ maven avalon:clean merlin:update

That should solve your problem.

Cheers, Steve.



--
|------------------------------------------------|
| Magic by Merlin                                |
| Production by Avalon                           |
|                                                |
| http://avalon.apache.org/merlin                |
| http://dpml.net/                               |
|------------------------------------------------|

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



Reply via email to