You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "christian-Luc Houze (JIRA)" <ji...@codehaus.org> on 2008/10/14 13:47:51 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&focusedCommentId=150760#action_150760 ] 

christian-Luc Houze commented on MNG-3139:
------------------------------------------

I'd like to re-open this issue, because it's a real pain.

We are using Maven 2.0.9 and site 2.0-beta-6
We have maven-default-skin version 1.0 in our repository
we do not allow developers to have their maven proxy open 

and then every time a site is built (and this alway happens with mvn release ... ) we get this ?¨?¨&! "SKIN DOES NOT EXIST" ...

We actually have two ways to avoid this:

1) ask every project to add a site directory with site.xml explicitely specifying skin version
or
2) open the proxy

However, i think this is not a real solution
Why cant skin artifact be correctly deployed in repo1 ?

Thanks in advance,

Christian-Luc


> 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