korosh afshar wrote:
You need to a clean build of Merlin.

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

That should solve your problem.



problem still remains  I also did a cvs update on meta, util, repository
and merlin and rebuild again.

is that what maven goals "avalon:clean and merlin:update" do ?

Thbe merlin;update is just a utility goal that calls avalon:build and merlin:replicate - this just updates you installation with the latest versions of everyting.


Here are the clean rebuild details (the full monty):

  $ cd avalon
  $ cd meta
  $ maven avalon:clean avalon:build
  $ cd ../util
  $ maven avalon:clean avalon:build
  $ cd ../repository
  $ maven avalon:clean avalon:build
  $ cd ../merlin
  $ maven avalon:clean avalon:build merlin:replicate

With above done you will have a clean 3.2.3 Merlin install.
The go to template and build it.

  $ cd ../../avalon-sandbox/template
  $ maven avalon:clean avalon:build

If you do that and you have same problem then we have an issue in cvs.

Stephen.


incidently I don't see these goals when I do a "maven -g".



I also did:


<MERLIN_DEV_DIR>/platform/tutorials/hello$ maven clean


to get rid of target directory and tried again:


<MERLIN_DEV_DIR>/platform/tutorials/hello$ maven



and same exact stack trace.


thanks.








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]






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

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



Reply via email to