[ http://jira.codehaus.org/browse/MNG-3139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=187581#action_187581 ]
Benjamin Bentmann edited comment on MNG-3139 at 8/19/09 4:47 AM: ----------------------------------------------------------------- Well, we have an IT that says this issue is fixed in 2.2.0, too. There's always a chance that the IT doesn't cover all erroneous code paths that would exhibit the problem but that's hard to find out without more information like debug logs. With debug log I mean the output from running "mvn ... -X > debug.log", this usually produces several KB of output and is far more informative than the few lines around "[ERROR] BUILD ERROR". was (Author: bentmann): Well, we have an IT that says this issue is fixed in 2.2.0, too. There's always a chance that the IT doesn't cover all erroneous code paths that would exhibit the problem but that's hard to find out without more information like debug logs. With debug log I mean the output from running "mvn ... -X", this usually produces several KB of output and is far more informative than the few lines around "[ERROR] BUILD ERROR". > The skin does not exist: Unable to determine the release version > ---------------------------------------------------------------- > > Key: MNG-3139 > URL: http://jira.codehaus.org/browse/MNG-3139 > Project: Maven 2 > Issue Type: Bug > Components: Sites & Reporting > Affects Versions: 2.0.7 > Reporter: eyal david > Assignee: John Casey > Fix For: 2.0.11, 2.1.0, 3.0-alpha-3 > > Attachments: cached-metadata.patch > > > hi I have problem generating site when im using the command mvn site > it performs all stagegs and when it came to site generation the message is > shown : > The skin does not exist: Unable to determine the release version > Try downloading the file manually from the project website. > Then, install it using the command: > mvn install:install-file -DgroupId=org.apache.maven.skins > -DartifactId=maven > -default-skin \ > -Dversion=RELEASE -Dpackaging=jar -Dfile=/path/to/file > org.apache.maven.skins:maven-default-skin:jar:RELEASE > do u have an idea what is the problem ? > p.s the jar is registered in my local repository and in the remote repository > thank u -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira