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]