this sounds like a similar issue to what I am seeing in the tutorial
examples  (see the topic Tutorial questions (context e xample) for my post)

will getting the latest code solve this ?   in the code I pulled yesterday,
none of the examples seem to work.  they all produce the same output...

[INFO   ] (kernel): building application model
[INFO   ] (kernel): install phase
[INFO   ] (kernel): installing: file:/${user.dir}/target/classes/

Thanks,

Andy

-----"Daniel Frey" <[EMAIL PROTECTED]> wrote: -----

To: "'Avalon framework users'" <[EMAIL PROTECTED]>
From: "Daniel Frey" <[EMAIL PROTECTED]>
Date: 03/13/2004 02:34AM
Subject: Lifecycle disapeared

Hello,

When I started using maven and merlin four days ago, the tutorial excaples
run right. Now, running the Hello tutorial does produce obscure output. A
simple maven does build it correctly (see part of the output):

...
    [junit] Running tutorial.StandardTestCase
[INFO   ] (kernel): installing: file:/${user.dir}/target/classes/
[INFO   ] (tutorial.hello): logging
[INFO   ] (tutorial.hello): initialization
[INFO   ] (tutorial.hello): execution
[INFO   ] (tutorial.hello): disposal
[INFO   ] (kernel): dissassembly phase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.704 sec
...

However, running it with merlin -execute target/classes or target/*.jar
doesn't:

[INFO   ] (kernel): building application model
[INFO   ] (kernel): install phase
[INFO   ] (kernel): installing: file:/${user.dir}/target/classes/

The kernel stops lifecycling the component. Any ideas why this could
happen?

Thanks,
Daniel Frey

-----------------------------------------------------
xmatrix                         http://www.xmatrix.ch
-----------------------------------------------------


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



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

Reply via email to