From issues-return-100486-apmail-maven-issues-archive=maven.apache.org@maven.apache.org Tue Feb 10 10:19:43 2015 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 7BE9310310 for ; Tue, 10 Feb 2015 10:19:43 +0000 (UTC) Received: (qmail 65953 invoked by uid 500); 10 Feb 2015 10:19:43 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 65903 invoked by uid 500); 10 Feb 2015 10:19:43 -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 65892 invoked by uid 99); 10 Feb 2015 10:19:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Feb 2015 10:19:43 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [199.193.192.100] (HELO codehaus01.managed.contegix.com) (199.193.192.100) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Feb 2015 10:19:38 +0000 Received: from codehaus01 (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 2FE59B11AB for ; Tue, 10 Feb 2015 04:18:18 -0600 (CST) Date: Tue, 10 Feb 2015 04:18:18 -0600 (CST) From: "Michael Osipov (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] (MSKINS-108) Impossible to override the copyright notice MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 22cf62d5d84cf5bea94eb3b65e0ebd09 X-Virus-Checked: Checked by ClamAV on apache.org [ https://jira.codehaus.org/browse/MSKINS-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MSKINS-108. --------------------------------- Resolution: Duplicate > Impossible to override the copyright notice > ------------------------------------------- > > Key: MSKINS-108 > URL: https://jira.codehaus.org/browse/MSKINS-108 > Project: Maven Skins > Issue Type: Bug > Components: Fluido Skin > Affects Versions: fluido-1.3.0, fluido-1.3.1 > Environment: Maven 3.2.3 > Maven Site Plugin 3.4 > Java 1.8.0_31 > Reporter: Miguel Moquillon > > In the aim of writing a short copyright/copyleft licensing text in the footer of each pages generated by maven site (in our case GNU FDL), we used the footer tag within the body tag in the site descriptor site.xml. Indeed, by default, it is possible to override the copyright notice by using explicitly the footer tag in the site descriptor. > Unfortunately with the fluido skin, it doesn't work anymore. The better we can have is to add text to the generating copyright notice (and only if this text is in an HTML tag like p). It would be fine to have the possibility of overriding the copyright notice in the generated footer tag. -- This message was sent by Atlassian JIRA (v6.1.6#6162)