Bob, I got the same problem when I used a local snapshot of the site plugin. Deleting maven-site-plugin in my local repo so it used the latest release solved the problem.
-----Original Message----- From: Allison, Bob [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 17, 2006 12:27 PM To: Maven Users List Subject: Problem With Maven 2.0.2 I upgraded to Maven 2.0.2 this morning, and started getting the problem with the CheckStyle plugin and Jdk14Logger class (MCHECKSTYLE-24), so I adjusted things to be able to use CheckStyle 2.0-beta-2-SNAPSHOT (added the snapshot repository, updated the CheckStyle plugin version, etc.). Now I get an error saying: The skin does not exist: Unable to determine the release version org.apache.maven.skins:maven-default-skin:jar:RELEASE I searched all of the POMs that have been downloaded and can't find which project specifies this dependency. Running mvn -X does not shed any light on the matter. Anybody have any clues how to resolve this? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
