You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Phillimore-Brown (JIRA)" <ji...@codehaus.org> on 2008/03/11 11:40:28 UTC

[jira] Commented: (MNG-3139) The skin does not exist: Unable to determine the release version

    [ http://jira.codehaus.org/browse/MNG-3139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_126838 ] 

Michael Phillimore-Brown commented on MNG-3139:
-----------------------------------------------

For anyone else finding this error, see my comment in MNG-3139 as you may have the same issue, especially if upgrading from a previous version of Maven (2.0.5 -> 2.0.8 in my case).


> 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: Brett Porter
>
> 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