Hi all, This morning I attempted to perform a release using maven v 2.2.1 (r801777; 2009-08-07 07:16:01+1200). Maven downloaded new versions of all my plugins, and now I receive the following error when trying to perform a mvn release:prepare mvn release:perform
[INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-release-plugin:2.0-beta-8:prepare': Unable to load the mojo 'org.apache.maven.plugins:maven-release-plugin:2.0-beta-8:prepare' in the plugin 'org.apache.maven.plugins:maven-release-plugin'. A required class is missing: org/jdom/filter/Filter org.jdom.filter.Filter 2.1 is the current version for the "release" plugin. I haven't touched my pom nor any of my settings.xml files. Any idea why maven now things that 2.0-beta8 is the latest? Thanks, todd SENIOR SOFTWARE ENGINEER
