> So, what's the best way to acquire that behavior? I could, I
> suppose, add a post goal and inject the resources into the already
> formed jar.

This is the correct behaviour.

> But what if it turns out I really do need to replace the included
> EJB goal/plugin with my own custom thingy?

Then do that - you can override goals. However, I -strongly- recommend
calling it something else, otherwise builders of your project might
get a surprise when it does something different.

eg <goal name="build-custome-ear"/>

- Brett

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

Reply via email to