r1240 - in trunk: . mavenpom4redmine/mavenpom4redmineAndCentral/src/site mavenpom4redmine/src/site mavenpomdoc mavenpomdoc/src/site mavenpomdoc/src/site/apt src/site
Author: tchemit Date: 2012-04-19 01:44:35 +0200 (Thu, 19 Apr 2012) New Revision: 1240 Url: http://nuiton.org/repositories/revision/mavenpom/1240 Log: refs #2058: Remove mavenpom site descriptors Added: trunk/mavenpomdoc/src/site/apt/mavenpom4redmine/ Removed: trunk/mavenpom4redmine/mavenpom4redmineAndCentral/src/site/en/ trunk/mavenpom4redmine/mavenpom4redmineAndCentral/src/site/site_en.xml trunk/mavenpom4redmine/mavenpom4redmineAndCentral/src/site/site_fr.xml trunk/mavenpom4redmine/src/site/en/ trunk/mavenpom4redmine/src/site/site_en.xml trunk/mavenpom4redmine/src/site/site_fr.xml trunk/src/site/apt/ trunk/src/site/en/ trunk/src/site/site_en.xml trunk/src/site/site_fr.xml Modified: trunk/mavenpomdoc/pom.xml trunk/mavenpomdoc/src/site/site.xml trunk/pom.xml Deleted: trunk/mavenpom4redmine/mavenpom4redmineAndCentral/src/site/site_en.xml =================================================================== --- trunk/mavenpom4redmine/mavenpom4redmineAndCentral/src/site/site_en.xml 2012-04-18 23:31:27 UTC (rev 1239) +++ trunk/mavenpom4redmine/mavenpom4redmineAndCentral/src/site/site_en.xml 2012-04-18 23:44:35 UTC (rev 1240) @@ -1,66 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - #%L - Mavenpom4redmine - - $Id$ - $HeadURL$ - %% - Copyright (C) 2010 CodeLutin - %% - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Lesser General Public License as - published by the Free Software Foundation, either version 3 of the - License, or (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Lesser Public License for more details. - - You should have received a copy of the GNU General Lesser Public - License along with this program. If not, see - <http://www.gnu.org/licenses/lgpl-3.0.html>. - #L% - --> - -<project name="${project.name}"> - - <bannerLeft> - <name>${project.name}</name> - <href>index.html</href> - </bannerLeft> - - <body> - - <breadcrumbs> - <item name="${project.name}" href="${project.url}"/> - </breadcrumbs> - - <!-- TC-20100117 : ne fonctionne pas sur une langue non principale --> - <!--<menu ref="parent"/>--> - <menu name="Parent Projet"> - <item name="Mavenpom4redmine" href="../../en/index.html"/> - </menu> - - <menu name="Language"> - <item name="Version française" href="/../index.html"/> - </menu> - - <menu name="Inside mavenpom4redmineAndCentral"> - <item name="Home" href="/index.html"/> - </menu> - - <menu name="Using mavenpom4redmineAndCentral"> - <item name="Minimal pom" href="minimalpom.html"/> - <item name="Make a release" href="release.html"/> - </menu> - - <menu name="Divers"> - <item name="Version française" href="/../index.html"/> - </menu> - - <menu ref="reports"/> - - </body> -</project> Deleted: trunk/mavenpom4redmine/mavenpom4redmineAndCentral/src/site/site_fr.xml =================================================================== --- trunk/mavenpom4redmine/mavenpom4redmineAndCentral/src/site/site_fr.xml 2012-04-18 23:31:27 UTC (rev 1239) +++ trunk/mavenpom4redmine/mavenpom4redmineAndCentral/src/site/site_fr.xml 2012-04-18 23:44:35 UTC (rev 1240) @@ -1,53 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - #%L - Mavenpom4redmine - - $Id$ - $HeadURL$ - %% - Copyright (C) 2010 CodeLutin - %% - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Lesser General Public License as - published by the Free Software Foundation, either version 3 of the - License, or (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Lesser Public License for more details. - - You should have received a copy of the GNU General Lesser Public - License along with this program. If not, see - <http://www.gnu.org/licenses/lgpl-3.0.html>. - #L% ---> -<project name="${project.name}"> - - <bannerLeft> - <name>${project.name}</name> - <href>index.html</href> - </bannerLeft> - - <body> - - <breadcrumbs> - <item name="${project.name}" href="${project.url}"/> - </breadcrumbs> - - <menu ref="parent"/> - - <menu name="Dissection de mavenpom4redmineAndCentral"> - <item name="Accueil" href="index.html"/> - </menu> - - <menu name="Utiliser mavenpom4redmineAndCentral"> - <item name="Pom minimal" href="minimalpom.html"/> - <item name="Faire une release" href="release.html"/> - </menu> - - <menu ref="reports"/> - - </body> -</project> Deleted: trunk/mavenpom4redmine/src/site/site_en.xml =================================================================== --- trunk/mavenpom4redmine/src/site/site_en.xml 2012-04-18 23:31:27 UTC (rev 1239) +++ trunk/mavenpom4redmine/src/site/site_en.xml 2012-04-18 23:44:35 UTC (rev 1240) @@ -1,75 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - #%L - Mavenpom4redmine - - $Id$ - $HeadURL$ - %% - Copyright (C) 2010 CodeLutin - %% - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Lesser General Public License as - published by the Free Software Foundation, either version 3 of the - License, or (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Lesser Public License for more details. - - You should have received a copy of the GNU General Lesser Public - License along with this program. If not, see - <http://www.gnu.org/licenses/lgpl-3.0.html>. - #L% - --> - -<project name="${project.name}"> - - <bannerLeft> - <name>${project.name}</name> - <href>index.html</href> - </bannerLeft> - - <body> - - <breadcrumbs> - <item name="${project.name}" href="${project.url}"/> - </breadcrumbs> - - <!-- TC-20100117 : ne fonctionne pas sur une langue non principale --> - <!--<menu ref="parent"/>--> - <menu name="Parent Projet"> - <item name="Mavenpom" href="../../en/index.html"/> - </menu> - - <!-- TC-20100117 : ne fonctionne pas sur une langue non principale --> - <!--<menu ref="modules"/>--> - <menu name="Modules"> - <item name="Mavenpom4redmineAndCentral" - href="../mavenpom4redmineAndCentral/en/index.html"/> - </menu> - - <menu name="Language"> - <item name="Version française" href="/../index.html"/> - </menu> - - <menu name="Inside mavenpom4redmineAndCentral"> - <item name="Home" href="/index.html"/> - <item name="Properties" href="properties.html"/> - <item name="Profiles" href="profiles.html"/> - </menu> - - <menu name="Using mavenpom4redmineAndCentral"> - <item name="Minimal pom" href="minimalpom.html"/> - <item name="Make a release" href="release.html"/> - </menu> - - <menu name="Divers"> - <item name="Version française" href="/../index.html"/> - </menu> - - <menu ref="reports"/> - - </body> -</project> Deleted: trunk/mavenpom4redmine/src/site/site_fr.xml =================================================================== --- trunk/mavenpom4redmine/src/site/site_fr.xml 2012-04-18 23:31:27 UTC (rev 1239) +++ trunk/mavenpom4redmine/src/site/site_fr.xml 2012-04-18 23:44:35 UTC (rev 1240) @@ -1,61 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - #%L - Mavenpom4redmine - - $Id$ - $HeadURL$ - %% - Copyright (C) 2010 CodeLutin - %% - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Lesser General Public License as - published by the Free Software Foundation, either version 3 of the - License, or (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Lesser Public License for more details. - - You should have received a copy of the GNU General Lesser Public - License along with this program. If not, see - <http://www.gnu.org/licenses/lgpl-3.0.html>. - #L% ---> -<project name="${project.name}"> - - <bannerLeft> - <name>${project.name}</name> - <href>index.html</href> - </bannerLeft> - - <body> - - <breadcrumbs> - <item name="${project.name}" href="${project.url}"/> - </breadcrumbs> - - <menu ref="parent"/> - - <menu ref="modules"/> - - <menu name="Dissection de mavenpom4redmine"> - <item name="Accueil" href="index.html"/> - <item name="Propriétés" href="properties.html"/> - <item name="Profiles" href="profiles.html"/> - </menu> - - <menu name="Utiliser mavenpom4redmine"> - <item name="Pom minimal" href="minimalpom.html"/> - <item name="Faire une release" href="release.html"/> - </menu> - - <!--menu name="Divers"> - <item name="English version" href="/en/index.html"/> - </menu--> - - <menu ref="reports"/> - - </body> -</project> Modified: trunk/mavenpomdoc/pom.xml =================================================================== --- trunk/mavenpomdoc/pom.xml 2012-04-18 23:31:27 UTC (rev 1239) +++ trunk/mavenpomdoc/pom.xml 2012-04-18 23:44:35 UTC (rev 1240) @@ -90,11 +90,11 @@ </site> </distributionManagement> - <!--<scm>--> - <!--<connection>scm:svn:http://svn.nuiton.org/svn/mavenpom/trunk/mavenpomdoc</connection>--> - <!--<developerConnection>scm:svn:http://svn.nuiton.org/svn/mavenpom/trunk/mavenpomdoc</developerConnection>--> - <!--<url>http://www.nuiton.org/repositories/browse/mavenpom/trunk/mavenpomdoc</url>--> - <!--</scm>--> + <scm> + <connection>scm:svn:http://svn.nuiton.org/svn/mavenpom/trunk/mavenpomdoc</connection> + <developerConnection>scm:svn:http://svn.nuiton.org/svn/mavenpom/trunk/mavenpomdoc</developerConnection> + <url>http://www.nuiton.org/repositories/browse/mavenpom/trunk/mavenpomdoc</url> + </scm> <reporting> <plugins> Modified: trunk/mavenpomdoc/src/site/site.xml =================================================================== --- trunk/mavenpomdoc/src/site/site.xml 2012-04-18 23:31:27 UTC (rev 1239) +++ trunk/mavenpomdoc/src/site/site.xml 2012-04-18 23:44:35 UTC (rev 1240) @@ -42,7 +42,7 @@ </custom> <bannerLeft> - <name>${project.name}</name> + <name>Mavenpom</name> <href>index.html</href> </bannerLeft> @@ -54,7 +54,7 @@ <body> <breadcrumbs> - <item name="${project.name}" href="${project.url}"/> + <item name="Mavenpom" href="./index.html"/> </breadcrumbs> <links> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-04-18 23:31:27 UTC (rev 1239) +++ trunk/pom.xml 2012-04-18 23:44:35 UTC (rev 1240) @@ -691,13 +691,13 @@ <plugin> <artifactId>maven-site-plugin</artifactId> <version>${sitePluginVersion}</version> - <dependencies> + <!--dependencies> <dependency> <groupId>org.nuiton</groupId> <artifactId>maven-nuiton-skin</artifactId> <version>${nuitonSkinVersion}</version> </dependency> - </dependencies> + </dependencies--> </plugin> <plugin> Deleted: trunk/src/site/site_en.xml =================================================================== --- trunk/src/site/site_en.xml 2012-04-18 23:31:27 UTC (rev 1239) +++ trunk/src/site/site_en.xml 2012-04-18 23:44:35 UTC (rev 1240) @@ -1,101 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - #%L - Mavenpom - - $Id$ - $HeadURL$ - %% - Copyright (C) 2009 - 2010 CodeLutin - %% - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Lesser General Public License as - published by the Free Software Foundation, either version 3 of the - License, or (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Lesser Public License for more details. - - You should have received a copy of the GNU General Lesser Public - License along with this program. If not, see - <http://www.gnu.org/licenses/lgpl-3.0.html>. - #L% ---> -<project name="${project.name}"> - - <publishDate format="yyyy-MM-dd"/> - - <skin> - <groupId>org.nuiton</groupId> - <artifactId>maven-nuiton-skin</artifactId> - <version>${nuitonSkinVersion}</version> - </skin> - - <bannerLeft> - <name>${project.name}</name> - <href>index.html</href> - </bannerLeft> - - <bannerRight> - <src>http://www.codelutin.com/images/lutinorange-codelutin.png</src> - <href>${project.organization.url}</href> - </bannerRight> - - <body> - - <breadcrumbs> - <item name="${project.name}" href="${project.url}"/> - </breadcrumbs> - <links> - <item name="Chorem" href="http://www.chorem.org"/> - <item name="Nuiton" href="http://www.nuiton.org"/> - <item name="Labs" href="http://labs.libre-entreprise.org/"/> - <item name="${project.organization.name}" - href="${project.organization.url}"/> - </links> - - <!--breadcrumbs> - <item name="${project.name}" href="http://maven-site.nuiton.org/mavenpom/index.html"/> - </breadcrumbs--> - - <!-- TC-20100117 : ne fonctionne pas sur une langue non principale --> - <!--<menu ref="modules"/>--> - <menu name="Modules"> - <item name="Mavenpom4redmine" href="../mavenpom4redmine/en/index.html"/> - <item name="Mavenpom4labs" href="../mavenpom4labs/en/index.html"/> - </menu> - - <menu name="Inside mavenpom"> - <item name="Home" href="/index.html"/> - <item name="Properties" href="properties.html"/> - <item name="Profiles" href="profiles.html"/> - <item name="Deploy artifacts" href="repositories.html"/> - </menu> - - <menu name="Dev"> - <item name="Make a mavenpom release" href="release.html"/> - <item name="Maven best pratices" href="MavenProjectBestPratices.html"/> - </menu> - - <menu name="Links"> - <item name="maven-nuiton-skin" - href="../../maven-nuiton-skin"/> - <item name="helper-maven-plugin" - href="../../helper-maven-plugin"/> - <item name="jredmine-maven-plugin" - href="../../jredmine/jredmine-maven-plugin"/> - <item name="license-maven-plugin" - href="http://mojo.codehaus.org/license-maven-plugin/"/> - </menu> - - - <menu name="Divers"> - <item name="Version française" href="/../index.html"/> - </menu> - - <menu ref="reports"/> - - </body> -</project> Deleted: trunk/src/site/site_fr.xml =================================================================== --- trunk/src/site/site_fr.xml 2012-04-18 23:31:27 UTC (rev 1239) +++ trunk/src/site/site_fr.xml 2012-04-18 23:44:35 UTC (rev 1240) @@ -1,97 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - #%L - Mavenpom - - $Id$ - $HeadURL$ - %% - Copyright (C) 2009 - 2010 CodeLutin - %% - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Lesser General Public License as - published by the Free Software Foundation, either version 3 of the - License, or (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Lesser Public License for more details. - - You should have received a copy of the GNU General Lesser Public - License along with this program. If not, see - <http://www.gnu.org/licenses/lgpl-3.0.html>. - #L% ---> -<project name="${project.name}"> - - <publishDate format="dd/MM/yyyy"/> - - <skin> - <groupId>org.nuiton</groupId> - <artifactId>maven-nuiton-skin</artifactId> - <version>${nuitonSkinVersion}</version> - </skin> - - <bannerLeft> - <name>${project.name}</name> - <href>index.html</href> - </bannerLeft> - - <bannerRight> - <src>http://www.codelutin.com/images/lutinorange-codelutin.png</src> - <href>${project.organization.url}</href> - </bannerRight> - - <body> - - <breadcrumbs> - <item name="${project.name}" href="${project.url}"/> - </breadcrumbs> - - <links> - <item name="Chorem" href="http://www.chorem.org"/> - <item name="Nuiton" href="http://www.nuiton.org"/> - <item name="Labs" href="http://labs.libre-entreprise.org/"/> - <item name="${project.organization.name}" - href="${project.organization.url}"/> - </links> - - <!--breadcrumbs> - <item name="${project.name}" href="http://maven-site.nuiton.org/mavenpom/index.html"/> - </breadcrumbs--> - - <menu ref="modules"/> - - <menu name="Utiliser mavenpom"> - <item name="Accueil" href="index.html"/> - <item name="Propriétés" href="properties.html"/> - <item name="Profiles" href="profiles.html"/> - <item name="Configuration des serveurs" href="repositories.html"/> - </menu> - - <menu name="Développeur"> - <item name="Faire une release de mavenpom" href="release.html"/> - <item name="Maven best pratices" href="MavenProjectBestPratices.html"/> - </menu> - - <menu name="Liens"> - <item name="maven-nuiton-skin" - href="http://maven-site.nuiton.org/maven-nuiton-skin"/> - <item name="helper-maven-plugin" - href="http://maven-site.nuiton.org/helper-maven-plugin"/> - <item name="jredmine-maven-plugin" - href="http://maven-site.nuiton.org/jredmine/jredmine-maven-plugin"/> - <item name="license-maven-plugin" - href="http://mojo.codehaus.org/license-maven-plugin/"/> - - </menu> - - <!--menu name="Divers"> - <item name="English version" href="/en/index.html"/> - </menu--> - - <menu ref="reports"/> - - </body> -</project>
participants (1)
-
tchemit@users.nuiton.org