Ahhhh, I should've thought of that, my apologies Dmitry. I believe only plugins with the groupId "org.apache.maven.plugins", or something like that, can be referenced by short name by default. There is a way to add something to your settings file such that you don't have the fully qualify it, I can dig that up if you are interested.
-Evan On Jan 4, 2008 9:21 AM, Dmitry Beransky <[EMAIL PROTECTED]> wrote: > I did some more digging around and it looks like my problem is similar > to the one described here: > http://www.mail-archive.com/[EMAIL PROTECTED]/msg70522.html > > when I tried running the plugin using its fully qualified name: > > mvn net.sourceforge.maven-taglib:maven-taglib-plugin:2.3.1:tagreference > > the error went away. > > > thanks for all the help > Dmitry > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
