----------------------------------------------------------
[exec] Exception: org.apache.avalon.merlin.KernelException
[exec] Message: Install failure:
file:/dev_sandbox/avalon/merlin/kernel/unit/conf/hello.block
[exec] ---- cause
---------------------------------------------------------------------
[exec] Exception: org.apache.avalon.composition.model.ModelException
[exec] Message: Could not create classloader.
[exec] ---- cause
---------------------------------------------------------------------
[exec] Exception: org.apache.avalon.repository.RepositoryException
[exec] Message: Artifact [artifact:merlin/tutorial/hello#1.1] does not
exist in local cache (repository offline).
The testcase is failing because the merlin/tutorial/jars/hello-1.1.jar does not exist in you maven repository. As your running in off-line mode the artifact is not being download and the test is failing. I've just disable the test case pending updates for offline-mode support. If you do a CVS update you should be ok.
Stephen.
Any tips would be appreciated.
Thanks,
Andy
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--
|------------------------------------------------| | Magic by Merlin | | Production by Avalon | | | | http://avalon.apache.org/merlin | | http://dpml.net/merlin/distributions/latest | |------------------------------------------------|
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
