Hi Dmitry, I found the latest version (2.3.1) in Maven.Central. http://repo1.maven.org/maven2/net/sourceforge/maven-taglib/maven-taglib-plugin/2.3.1/
Did you override the Maven.Central plugin repository? -Evan On Jan 2, 2008 12:00 PM, Dmitry Beransky <[EMAIL PROTECTED]> wrote: > Hi, > > 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 > > my local repsitory cache for the plugin only contains a single file > maven-metadata-central.xml > > Do I need to configure Maven to use some other repository? > > > Thanks > Dmitry > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
