Return-Path: X-Original-To: apmail-maven-issues-archive@minotaur.apache.org Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A3B94183AC for ; Mon, 8 Feb 2016 20:51:41 +0000 (UTC) Received: (qmail 57895 invoked by uid 500); 8 Feb 2016 20:51:40 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 56969 invoked by uid 500); 8 Feb 2016 20:51:40 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 56574 invoked by uid 99); 8 Feb 2016 20:51:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Feb 2016 20:51:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 03BE72C1F64 for ; Mon, 8 Feb 2016 20:51:40 +0000 (UTC) Date: Mon, 8 Feb 2016 20:51:40 +0000 (UTC) From: "Michael Osipov (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DOXIASITETOOLS-149) Create a skin descriptor to contain metadata about the skin MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DOXIASITETOOLS-149?page=3Dcom.a= tlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentI= d=3D15137661#comment-15137661 ]=20 Michael Osipov commented on DOXIASITETOOLS-149: ----------------------------------------------- Is there any reason why you have supplied {{1.0.0}} to Modello altough there was none? > Create a skin descriptor to contain metadata about the skin > ----------------------------------------------------------- > > Key: DOXIASITETOOLS-149 > URL: https://issues.apache.org/jira/browse/DOXIASITETOOLS= -149 > Project: Maven Doxia Sitetools > Issue Type: New Feature > Components: Site renderer > Affects Versions: 1.6 > Reporter: Herv=C3=A9 Boutemy > Assignee: Herv=C3=A9 Boutemy > Fix For: 1.7 > > > currently, a skin is a jar containing at least {{META-INF/maven/site.vm}}= , which is the Velocity template file > adding a skin descriptor (as XML with Modello, to be consistent with Mave= n style) would permit meta-data definition. > The first case I see is Doxia Site Tools prerequisites, to have a skin ma= ke clear that it requires a newer version of Doxia Site Tools (which is a d= ependency of maven-site-plugin =3D what end-users see): this would permit n= ewer Doxia Site Tools versions to provide new features for skins (like DOXI= ASITETOOLS-150) and skins using these features without fearing failing beca= use being used in older maven-site-plugin versions > this would also create a new "skin-model" module that would give us a nat= ural place to document practices around skins -- This message was sent by Atlassian JIRA (v6.3.4#6332)