On Jan 2, 2008 1:00 PM, Dmitry Beransky <[EMAIL PROTECTED]> wrote: > I'm trying to use the taglib plugin > (http://maven-taglib.sourceforge.net/m2/project-reports.html). I've > followed the documentation for configuring the project with the > plugin, but now when I run mvn taglib:tagreference, I get > > [INFO] The plugin 'org.apache.maven.plugins:maven-taglib-plugin' does not > exist > or no valid version could be found
How did you configure it? Looks like you need <groupId>net.sourceforge</groupId> to get the one that Evan linked to... -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
