Steven Harris wrote:
same error. Since there is no project.xml and no merlin pluggin, how would it know
about commands in the merlin namespace?
No project.xml?
Sounds to me like you may not be looking at the right thing. To build from cvs
you need to checkout and build the following:
avalon/meta avalon/merlin
To build meta:
$ cd avalon/meta $ maven avalon:dist
To build merlin
$ cd avalon/merlin $ maven merlin:install
Cheers, Stephen.
It seems like I must be doing something wrong to not have one of those two things.
On Nov 7, 2003, at 10:45 AM, Stephen McConnell wrote:
Try
$ maven merlin:install
or if you have an existing installation
$ maven merlin:update
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]