Artifact just defines taglibs and that works from war I believe? I think all 3 use cases are covered (call a jelly tag, attain a goal, manipulate a property).
Cheers, Brett Quoting Felipe Leme <[EMAIL PROTECTED]>: > Hi Carlos, > > On Wed, 1 Sep 2004 20:25:18 +0200, "Carlos Sanchez" > <[EMAIL PROTECTED]> wrote: > > > Not sure but I think that you have to load the plugin before you can use > the > > taglib, as it happens with the plugin properties. > > Yes, I think so. > > > You can use attainGoal, maven:get,... > > It worked when I used attaingGoal, but that is not always a viable solution > as the plugin might not have a goal that can be called without causing any > colateral damage. Anyway, I'll try to reproduce the issue in a simpler test > case (I might be missing something, because it looks like the examples Vince > provided works without any explicit tag to load the plugin). > > -- Felipe > > > --------------------------------------------------------------------- > 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]
