Available Skins

本文介绍了Apache Maven项目中可用的站点皮肤,包括Maven默认皮肤、Maven Fluido皮肤等,以及如何在项目中使用这些皮肤。还提到了一些已退役的皮肤,如Maven Classic Skin,并提供了外部社区开发的皮肤选项。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Apache Maven Site

Apache/ Maven/ Available Skins [Edit]
| Last Published: 2020-04-22
| Get Sources
Download

Welcome
License
About Maven
What is Maven?
Features
Download
Use
Release Notes
Documentation
Maven Plugins
Index (category)
User Centre
Plugin Developer Centre
Maven Central Repository
Maven Developer Centre
Books and Resources
Security
Community
Community Overview
Project Roles
How to Contribute
Getting Help
Issue Management
Getting Maven Source
The Maven Team
Project Documentation
Project Information
Maven Projects
Archetype
Artifact Resolver
Doxia
JXR
Maven
Parent POMs
Plugins
Plugin Testing
Plugin Tools
Resource Bundles
SCM
Shared Components
Skins
Surefire
Wagon
ASF
How Apache Works
Foundation
Sponsoring Apache
Thanks

Follow ASFMavenProject
Built by Maven
Available Skins

The following table lists skins that are available for you to use in your Maven generated site.
Supported By The Maven Project
Skin Version Site Plugin Version Description Source Repository Issue Tracking
Maven Default Skin 1.3 [3.5,) You get this skin if you don’t specify any skin or template. GitBox/GitHub JIRA
Maven Fluido Skin 1.9 [3.7,) Skin based on Bootstrap CSS. GitBox / GitHub JIRA
Retired
Skin Version Site Plugin Version Retired Date Description
Maven Application Skin 1.0 (,3.4] 2015-12-28 A skin used by applications like Continuum.
Maven Classic Skin 1.1 (,3.4] 2015-12-28 This skin resembles the look of a site generated by Maven 1.
Maven Stylus Skin 1.5 (,3.4] 2015-12-28 The skin used for the website of Maven itself.
Outside The Maven Land
Skin Maintainer Description
Reflow Maven Skin Andrius Velykis Responsive Apache Maven skin to reflow the standard Maven site with a modern fe
Docs Maven Skin Bernardo Martínez Garrido A minimalist and responsive Bootstrap-based HTML5 skin for Maven Site, which will help to use it as a documentation site.
Instructions

To use one of these skins in your project, you use the skin element of the site descriptor. This is a regular artifact or dependency-like element. For example, to use the Maven Fluido Skin, you would include the this in your site.xml file:

<project>
  ...
  <skin>
    <groupId>org.apache.maven.skins</groupId>
    <artifactId>maven-fluido-skin</artifactId>
    <version>1.8</version>
  </skin>
  ...
</project>

© 2002–2020 The Apache Software Foundation

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值