[ 
http://jira.codehaus.org/browse/MNG-4847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=237367#action_237367
 ] 

Benjamin Bentmann commented on MNG-4847:
----------------------------------------

The crucial piece here is the contents of the files 
{{org/apache/maven/skins/maven-default-skin/maven-metadata-*.xml}} in the local 
repository and logs that would explain why in particular 
{{maven-metadata-central.xml}} doesn't match the [remote copy of this 
file|http://repo2.maven.org/maven2/org/apache/maven/skins/maven-default-skin/maven-metadata.xml].
 Unless somebody starts to provide those information, we have quite nothing to 
try and analyze this.

> The skin does not exist: Unable to determine the release version
> ----------------------------------------------------------------
>
>                 Key: MNG-4847
>                 URL: http://jira.codehaus.org/browse/MNG-4847
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: Sites & Reporting
>            Reporter: Tobias Budde
>            Assignee: John Casey
>             Fix For: 2.0.11
>
>
> 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

        

Reply via email to