This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-fluido-skin.git
The following commit(s) were added to refs/heads/master by this push:
new f43cfac Remove poweredby site
f43cfac is described below
commit f43cfacbd4cf19b6a191bac5562f9395706ac050
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sat Mar 8 11:54:30 2025 +0100
Remove poweredby site
- many reported projects are attic now
- many links are broken
---
src/site/markdown/poweredby.md | 46 ------------------------------------------
src/site/site.xml | 1 -
2 files changed, 47 deletions(-)
diff --git a/src/site/markdown/poweredby.md b/src/site/markdown/poweredby.md
deleted file mode 100644
index b507408..0000000
--- a/src/site/markdown/poweredby.md
+++ /dev/null
@@ -1,46 +0,0 @@
----
-title: Powered By
-author:
- - Simone "Simo" Tripodi
-date: 2012-07-10
----
-
-<!-- Licensed to the Apache Software Foundation (ASF) under one-->
-<!-- or more contributor license agreements. See the NOTICE file-->
-<!-- distributed with this work for additional information-->
-<!-- regarding copyright ownership. The ASF licenses this file-->
-<!-- to you under the Apache License, Version 2.0 (the-->
-<!-- "License"); you may not use this file except in compliance-->
-<!-- with the License. You may obtain a copy of the License at-->
-<!---->
-<!-- http://www.apache.org/licenses/LICENSE-2.0-->
-<!---->
-<!-- Unless required by applicable law or agreed to in writing,-->
-<!-- software distributed under the License is distributed on an-->
-<!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY-->
-<!-- KIND, either express or implied. See the License for the-->
-<!-- specific language governing permissions and limitations-->
-<!-- under the License.-->
-
-# Powered By
-
-Here is a non\-exhaustive list of known projects which documentation sites
have been generated using the Maven Fluido Skin \(in sparse order\):
-
-## Apache Projects
-
-| | | |
-|:---:|:---:|:---:|
-|[Apache Oltu](http://oltu.apache.org/)|[Apache
Any23](http://any23.apache.org/)|[Apache Struts](http://struts.apache.org/)|
-|[Apache Syncope](http://syncope.apache.org/)|[Apache
Archiva](http://archiva.apache.org/)|[Apache Maven Surefire
Plugin](http://maven.apache.org/plugins/maven-surefire-plugin/)|
-|[Apache Chukwa](http://chukwa.apache.org/)|[Apache
Ambari](http://ambari.apache.org/)|[Apache Log4j
2](http://logging.apache.org/log4j/2.x/)|
-|[Apache Tomcat Maven
Plugin](http://tomcat.apache.org/maven-plugin-trunk/)|[Apache
Hama](http://hama.apache.org/)||
-|[Olivier Lamy](http://people.apache.org/~olamy/resume/)'s ASF
pages|[Tommaso Teofili](http://people.apache.org/~tommaso/)'s ASF
pages|[Simone Tripodi](http://people.apache.org/~simonetripodi/)'s ASF
pages|
-## Non\-ASF projects
-
-| | | |
-|:---:|:---:|:---:|
-|[MojoHaus](http://www.mojohaus.org/)|[Maven Alfresco
Lifecycle](https://maven.alfresco.com/nexus/content/repositories/alfresco-docs/maven-alfresco-lifecycle/latest/index.html)|[silverpeas\.org](http://www.silverpeas.org/)|
-|[MyBatis SQL Mapper](http://www.mybatis.org/mybatis-3/)|[Redline
RPM](http://redline-rpm.org/)|[The 99 Software
Foundation](http://www.99soft.org/)|
-|[JJSON](http://code.grobmeier.de/jjson/)|[Sparkle\-G](http://sparkle-g.googlecode.com/svn/site/3.3.1/index.html)|[Android
Maven Plugin](http://simpligility.github.io/android-maven-plugin/)|
-|Terradue Spatial OpenSearch [catalogue
client](http://terradue.github.com/jcatalogue-client/)|[GWT
Bootstrap](http://gwtbootstrap.github.com/gwt-bootstrap/)|[Test Anything
Protocol for Java](http://tap4j.org/)|
-|[Maven Plugin](http://awhitford.github.com/lombok.maven/) for Project
Lombok|[Advanced\-dispatch Language Implementation Architecture for
Java](http://www.alia4j.org/alia4j/)|[Dozer](http://dozer.sourceforge.net/)|
diff --git a/src/site/site.xml b/src/site/site.xml
index 662d8f5..54e476d 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -47,7 +47,6 @@ under the License.
<menu name="Overview">
<item name="Introduction" href="./index.html"/>
<item name="Sample Page" href="./sample.html"/>
- <item name="Powered By" href="./poweredby.html"/>
<!-- According to https://issues.apache.org/jira/browse/MNGSITE-152 -->
<item name="License" href="http://www.apache.org/licenses/"/>
<item name="Download" href="download.html"/>