The page reference is 
http://avalon.apache.org/merlin/starting/advanced/composite.html

I actually noticed it in the README.txt file in the composition
directory though (which is why no page reference originally)
Thanks!
Steve

-----Original Message-----
From:   Stephen McConnell [mailto:[EMAIL PROTECTED]
Sent:   Mon 11/10/2003 4:57 PM
To:     Avalon Developers List
Cc:     
Subject:        Re: [merlin] composition tutorial


Steve Harris wrote:

>Doing what the readme says does not result in a working example.
>
>i.e.
>it says to compile by doing maven build. This does nothing. typing
>just maven does build it.
>

I updated this is CVS a couple of days ago but have not pushed it onto 
the site yet.

>
>i.e. 2
>
>it says to run it using:
>
>merlin target\*.jar -system %MAVEN_HOME% -execute
>
>however I get an error saying -system is not valid.
>Haven't figured out yet how to get around this.
>

Can you do me a favour an note down the page references where you find 
things like this.  In the meantime there is a special command that 
simplifies execution of merlin relative to the maven repo:

$ merlinx -execute target\*.jar

(note the x following merlin - its a handy little utility to save typing).
Just for reference -system was replaced with -repository.
The latest greatest info about the command line can be discovered using:

$ merlin -help

Cheers, Steve.










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

-- 

Stephen J. McConnell
mailto:[EMAIL PROTECTED]




---------------------------------------------------------------------
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