> Hi,

Hi

> because I'm not sure if I should use Fortress or Merlin, I 
> tried to get 
> my feets wet with both. But know I have an problem with Merlin.
> 
> I downloaded the Merlin stuff and tried to work through the tutorial.
> But when I'm trying to use maven to compile my stuff I got 
> the following 
> error message and no class or jar files where generated:
> 
> -----
<snip>
> -----
> 
> What did I wrong? And even better: is maven really necessary, 
> why can't 
> I use ant scripts?

If I remember correctly I solved the same problem by copying the
avalon-meta-plugin and merlin-plugin jars into the %MAVEN_HOME%/plugins
directory.

Yes, you could use an ant script to perform meta generation and builds to if
you like. Check out the org.apache.avalon.meta.info.ant.MetaTag in the
framework meta project.

/Magnus

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

Reply via email to