Hi. I use mvn site plugin for the 1st time. I thought this would run smoothly, however I get the following error when running "mvn site" (Maven 2.0.6): [INFO] artifact org.apache.maven.skins:maven-default-skin: checking for updates from >java.net [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Unable to find skin Embedded error: Unable to store local copy of metadata: Error updating group repository metadata org.apache.maven.skins:maven-default-skin:jar:RELEASE
C:\Documents and Settings\ord1\.m2\repository\org\apache\maven\skins\maven-default-skin\m aven-metadata->java.net.xml (The fil ename, directory name, or volume label syntax is incorrect) [INFO] ------------------------------------------------------------------------ I have no idea what the problem is. Can anyone give me a clue ... Thanks Daniel Ore