You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/12/30 03:04:49 UTC

[jira] [Commented] (MSITE-760) when using templateFile, skin is downloaded and info message "Rendering site with skin"

    [ https://issues.apache.org/jira/browse/MSITE-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074542#comment-15074542 ] 

Hudson commented on MSITE-760:
------------------------------

FAILURE: Integrated in maven-plugins #4949 (See [https://builds.apache.org/job/maven-plugins/4949/])
[MSITE-760] fixed info message and skin download when templateFile used (hboutemy: [http://svn.apache.org/viewvc/?view=rev&rev=1722256])
* maven-site-plugin/src/it/template
* maven-site-plugin/src/it/template-skin
* maven-site-plugin/src/it/template-skin/invoker.properties
* maven-site-plugin/src/it/template-skin/pom.xml
* maven-site-plugin/src/it/template-skin/src/main
* maven-site-plugin/src/it/template-skin/src/main/resources
* maven-site-plugin/src/it/template-skin/src/main/resources/META-INF
* maven-site-plugin/src/it/template-skin/src/main/resources/META-INF/maven
* maven-site-plugin/src/it/template-skin/src/main/resources/META-INF/maven/site.vm
* maven-site-plugin/src/it/template-skin/src/site/apt/sub
* maven-site-plugin/src/it/template-skin/src/site/site.vm
* maven-site-plugin/src/it/template-skin/src/site/site.xml
* maven-site-plugin/src/main/java/org/apache/maven/plugins/site/render/AbstractSiteRenderingMojo.java


> when using templateFile, skin is downloaded and info message "Rendering site with skin"
> ---------------------------------------------------------------------------------------
>
>                 Key: MSITE-760
>                 URL: https://issues.apache.org/jira/browse/MSITE-760
>             Project: Maven Site Plugin
>          Issue Type: Bug
>            Reporter: Hervé Boutemy
>
> Documentations says that templateFile parameter just disables skin evaluation: should be feasible to avoid the download (and requirement that skin exists)
> and of course, info message should be more clear since it is currently completely misleading



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)