-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Site checkin for project The Multi Module Maven Release Plugin
- Loading branch information
Github Action
committed
Dec 21, 2024
1 parent
026f0d9
commit fab00eb
Showing
15 changed files
with
3,080 additions
and
3,548 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,150 +1,150 @@ | ||
<!DOCTYPE html> | ||
<!-- | ||
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:ci-management at $dateFormat.format( $currentDate ) | ||
| Rendered using Apache Maven Fluido Skin 1.10.0 | ||
--> | ||
<html xmlns="http://www.w3.org/1999/xhtml" lang=""> | ||
<head> | ||
<meta charset="UTF-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0" /> | ||
<title>CI Management – Multi Module Maven Release Plugin</title> | ||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.10.0.min.css" /> | ||
<link rel="stylesheet" href="./css/site.css" /> | ||
<link rel="stylesheet" href="./css/print.css" media="print" /> | ||
<script src="./js/apache-maven-fluido-1.10.0.min.js"></script> | ||
</head> | ||
<body class="topBarEnabled"> | ||
<a href="https://github.com/danielflower/multi-module-maven-release-plugin"> | ||
<img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;" | ||
src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png" | ||
alt="Fork me on GitHub"> | ||
</a> | ||
<header id="topbar" class="navbar navbar-fixed-top "> | ||
<div class="navbar-inner"> | ||
<div class="container-fluid"> | ||
<a data-target=".nav-collapse" data-toggle="collapse" class="btn btn-navbar"> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
</a> | ||
<ul class="nav"> | ||
<li class="dropdown"> | ||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Overview <b class="caret"></b></a> | ||
<ul class="dropdown-menu"> | ||
<li><a href="index.html" title="Introduction">Introduction</a></li> | ||
<li><a href="plugin-info.html" title="Goals">Goals</a></li> | ||
<li><a href="usage.html" title="Usage">Usage</a></li> | ||
<li><a href="FAQ.html" title="FAQ">FAQ</a></li> | ||
<li><a href="ssh-authentication.html" title="SSH Authentication">SSH Authentication</a></li> | ||
<li><a href="https-authentication.html" title="HTTPS Authentication">HTTPS Authentication</a></li> | ||
<li><a href="deploy-to-ossrh.html" title="Deploy to OSSRH">Deploy to OSSRH</a></li> | ||
<li><a href="changelog.html" title="Changelog">Changelog</a></li> | ||
</ul> | ||
</li> | ||
<li class="dropdown"> | ||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Project Documentation <b class="caret"></b></a> | ||
<ul class="dropdown-menu"> | ||
<li class="dropdown-submenu"> | ||
<a href="project-info.html" title="Project Information">Project Information</a> | ||
<ul class="dropdown-menu"> | ||
<li><a href="team.html" title="Team">Team</a></li> | ||
<li><a href="ci-management.html" title="CI Management">CI Management</a></li> | ||
<li><a href="issue-management.html" title="Issue Management">Issue Management</a></li> | ||
<li><a href="licenses.html" title="Licenses">Licenses</a></li> | ||
<li><a href="scm.html" title="Source Code Management">Source Code Management</a></li> | ||
</ul> | ||
</li> | ||
<li class="dropdown-submenu"> | ||
<a href="project-reports.html" title="Project Reports">Project Reports</a> | ||
<ul class="dropdown-menu"> | ||
<li><a href="surefire.html" title="Surefire">Surefire</a></li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</header> | ||
<div class="container-fluid"> | ||
<header> | ||
<div id="banner"> | ||
<div class="pull-left"><div id="bannerLeft"><h2>Multi Module Maven Release Plugin</h2> | ||
</div> | ||
</div> | ||
<div class="pull-right"></div> | ||
<div class="clear"><hr/></div> | ||
</div> | ||
|
||
<div id="breadcrumbs"> | ||
<ul class="breadcrumb"> | ||
<li id="publishDate">$i18n.getString( "site-renderer", $locale, "template.lastpublished" ): $dateValue<span class="divider">|</span> | ||
</li> | ||
<li id="projectVersion">$i18n.getString( "site-renderer", $locale, "template.version" ): 3.7-SNAPSHOT</li> | ||
</ul> | ||
</div> | ||
</header> | ||
<div class="row-fluid"> | ||
<header id="leftColumn" class="span2"> | ||
<nav class="well sidebar-nav"> | ||
<ul class="nav nav-list"> | ||
<li class="nav-header">Overview</li> | ||
<li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li> | ||
<li><a href="plugin-info.html" title="Goals"><span class="none"></span>Goals</a></li> | ||
<li><a href="usage.html" title="Usage"><span class="none"></span>Usage</a></li> | ||
<li><a href="FAQ.html" title="FAQ"><span class="none"></span>FAQ</a></li> | ||
<li><a href="ssh-authentication.html" title="SSH Authentication"><span class="none"></span>SSH Authentication</a></li> | ||
<li><a href="https-authentication.html" title="HTTPS Authentication"><span class="none"></span>HTTPS Authentication</a></li> | ||
<li><a href="deploy-to-ossrh.html" title="Deploy to OSSRH"><span class="none"></span>Deploy to OSSRH</a></li> | ||
<li><a href="changelog.html" title="Changelog"><span class="none"></span>Changelog</a></li> | ||
<li class="nav-header">Project Documentation</li> | ||
<li><a href="project-info.html" title="Project Information"><span class="icon-chevron-down"></span>Project Information</a> | ||
<ul class="nav nav-list"> | ||
<li><a href="team.html" title="Team"><span class="none"></span>Team</a></li> | ||
<li class="active"><a href="#"><span class="none"></span>CI Management</a></li> | ||
<li><a href="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a></li> | ||
<li><a href="licenses.html" title="Licenses"><span class="none"></span>Licenses</a></li> | ||
<li><a href="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a></li> | ||
</ul></li> | ||
<li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a></li> | ||
</ul> | ||
</nav> | ||
<div class="well sidebar-nav"> | ||
<hr /> | ||
<div id="poweredBy"> | ||
<div class="clear"></div> | ||
<div class="clear"></div> | ||
<div class="clear"></div> | ||
<a href="http://maven.apache.org/" title="$i18n.getString( "site-renderer", $locale, "template.builtby" ) Maven" class="poweredBy"><img class="builtBy" alt="$i18n.getString( "site-renderer", $locale, "template.builtby" ) Maven" src="./images/logos/maven-feather.png" /></a> | ||
</div> | ||
</div> | ||
</header> | ||
<main id="bodyColumn" class="span10" > | ||
<section><a id="Overview"></a> | ||
<h1>Overview</h1> | ||
<p>This project uses <a class="externalLink" href="https://github.com/features/actions/">GitHub Actions</a>.</p></section><section><a id="Access"></a> | ||
<h1>Access</h1> | ||
<p>The following is a link to the continuous integration system used by the project:</p> | ||
<pre><a class="externalLink" href="https://github.com/danielflower/multi-module-maven-release-plugin/actions">https://github.com/danielflower/multi-module-maven-release-plugin/actions</a></pre></section><section><a id="Notifiers"></a> | ||
<h1>Notifiers</h1> | ||
<p>No notifiers are defined. Please check back at a later date.</p></section> | ||
</main> | ||
</div> | ||
</div> | ||
<hr/> | ||
<footer> | ||
<div class="container-fluid"> | ||
<div class="row-fluid"> | ||
<p>© 2015–${currentYear} | ||
</p> | ||
</div> | ||
</div> | ||
</footer> | ||
<script> | ||
if(anchors) { | ||
anchors.add(); | ||
} | ||
</script> | ||
</body> | ||
<!DOCTYPE html> | ||
<!-- | ||
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:ci-management at $dateFormat.format( $currentDate ) | ||
| Rendered using Apache Maven Fluido Skin 1.10.0 | ||
--> | ||
<html xmlns="http://www.w3.org/1999/xhtml" lang=""> | ||
<head> | ||
<meta charset="UTF-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0" /> | ||
<title>CI Management – Multi Module Maven Release Plugin</title> | ||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.10.0.min.css" /> | ||
<link rel="stylesheet" href="./css/site.css" /> | ||
<link rel="stylesheet" href="./css/print.css" media="print" /> | ||
<script src="./js/apache-maven-fluido-1.10.0.min.js"></script> | ||
</head> | ||
<body class="topBarEnabled"> | ||
<a href="https://github.com/danielflower/multi-module-maven-release-plugin"> | ||
<img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;" | ||
src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png" | ||
alt="Fork me on GitHub"> | ||
</a> | ||
<header id="topbar" class="navbar navbar-fixed-top "> | ||
<div class="navbar-inner"> | ||
<div class="container-fluid"> | ||
<a data-target=".nav-collapse" data-toggle="collapse" class="btn btn-navbar"> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
</a> | ||
<ul class="nav"> | ||
<li class="dropdown"> | ||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Overview <b class="caret"></b></a> | ||
<ul class="dropdown-menu"> | ||
<li><a href="index.html" title="Introduction">Introduction</a></li> | ||
<li><a href="plugin-info.html" title="Goals">Goals</a></li> | ||
<li><a href="usage.html" title="Usage">Usage</a></li> | ||
<li><a href="FAQ.html" title="FAQ">FAQ</a></li> | ||
<li><a href="ssh-authentication.html" title="SSH Authentication">SSH Authentication</a></li> | ||
<li><a href="https-authentication.html" title="HTTPS Authentication">HTTPS Authentication</a></li> | ||
<li><a href="deploy-to-ossrh.html" title="Deploy to OSSRH">Deploy to OSSRH</a></li> | ||
<li><a href="changelog.html" title="Changelog">Changelog</a></li> | ||
</ul> | ||
</li> | ||
<li class="dropdown"> | ||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Project Documentation <b class="caret"></b></a> | ||
<ul class="dropdown-menu"> | ||
<li class="dropdown-submenu"> | ||
<a href="project-info.html" title="Project Information">Project Information</a> | ||
<ul class="dropdown-menu"> | ||
<li><a href="team.html" title="Team">Team</a></li> | ||
<li><a href="ci-management.html" title="CI Management">CI Management</a></li> | ||
<li><a href="issue-management.html" title="Issue Management">Issue Management</a></li> | ||
<li><a href="licenses.html" title="Licenses">Licenses</a></li> | ||
<li><a href="scm.html" title="Source Code Management">Source Code Management</a></li> | ||
</ul> | ||
</li> | ||
<li class="dropdown-submenu"> | ||
<a href="project-reports.html" title="Project Reports">Project Reports</a> | ||
<ul class="dropdown-menu"> | ||
<li><a href="surefire.html" title="Surefire">Surefire</a></li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</header> | ||
<div class="container-fluid"> | ||
<header> | ||
<div id="banner"> | ||
<div class="pull-left"><div id="bannerLeft"><h2>Multi Module Maven Release Plugin</h2> | ||
</div> | ||
</div> | ||
<div class="pull-right"></div> | ||
<div class="clear"><hr/></div> | ||
</div> | ||
|
||
<div id="breadcrumbs"> | ||
<ul class="breadcrumb"> | ||
<li id="publishDate">$i18n.getString( "site-renderer", $locale, "template.lastpublished" ): $dateValue<span class="divider">|</span> | ||
</li> | ||
<li id="projectVersion">$i18n.getString( "site-renderer", $locale, "template.version" ): 3.7.6</li> | ||
</ul> | ||
</div> | ||
</header> | ||
<div class="row-fluid"> | ||
<header id="leftColumn" class="span2"> | ||
<nav class="well sidebar-nav"> | ||
<ul class="nav nav-list"> | ||
<li class="nav-header">Overview</li> | ||
<li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li> | ||
<li><a href="plugin-info.html" title="Goals"><span class="none"></span>Goals</a></li> | ||
<li><a href="usage.html" title="Usage"><span class="none"></span>Usage</a></li> | ||
<li><a href="FAQ.html" title="FAQ"><span class="none"></span>FAQ</a></li> | ||
<li><a href="ssh-authentication.html" title="SSH Authentication"><span class="none"></span>SSH Authentication</a></li> | ||
<li><a href="https-authentication.html" title="HTTPS Authentication"><span class="none"></span>HTTPS Authentication</a></li> | ||
<li><a href="deploy-to-ossrh.html" title="Deploy to OSSRH"><span class="none"></span>Deploy to OSSRH</a></li> | ||
<li><a href="changelog.html" title="Changelog"><span class="none"></span>Changelog</a></li> | ||
<li class="nav-header">Project Documentation</li> | ||
<li><a href="project-info.html" title="Project Information"><span class="icon-chevron-down"></span>Project Information</a> | ||
<ul class="nav nav-list"> | ||
<li><a href="team.html" title="Team"><span class="none"></span>Team</a></li> | ||
<li class="active"><a href="#"><span class="none"></span>CI Management</a></li> | ||
<li><a href="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a></li> | ||
<li><a href="licenses.html" title="Licenses"><span class="none"></span>Licenses</a></li> | ||
<li><a href="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a></li> | ||
</ul></li> | ||
<li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a></li> | ||
</ul> | ||
</nav> | ||
<div class="well sidebar-nav"> | ||
<hr /> | ||
<div id="poweredBy"> | ||
<div class="clear"></div> | ||
<div class="clear"></div> | ||
<div class="clear"></div> | ||
<a href="http://maven.apache.org/" title="$i18n.getString( "site-renderer", $locale, "template.builtby" ) Maven" class="poweredBy"><img class="builtBy" alt="$i18n.getString( "site-renderer", $locale, "template.builtby" ) Maven" src="./images/logos/maven-feather.png" /></a> | ||
</div> | ||
</div> | ||
</header> | ||
<main id="bodyColumn" class="span10" > | ||
<section><a id="Overview"></a> | ||
<h1>Overview</h1> | ||
<p>This project uses <a class="externalLink" href="https://github.com/features/actions/">GitHub Actions</a>.</p></section><section><a id="Access"></a> | ||
<h1>Access</h1> | ||
<p>The following is a link to the continuous integration system used by the project:</p> | ||
<pre><a class="externalLink" href="https://github.com/danielflower/multi-module-maven-release-plugin/actions">https://github.com/danielflower/multi-module-maven-release-plugin/actions</a></pre></section><section><a id="Notifiers"></a> | ||
<h1>Notifiers</h1> | ||
<p>No notifiers are defined. Please check back at a later date.</p></section> | ||
</main> | ||
</div> | ||
</div> | ||
<hr/> | ||
<footer> | ||
<div class="container-fluid"> | ||
<div class="row-fluid"> | ||
<p>© 2015–${currentYear} | ||
</p> | ||
</div> | ||
</div> | ||
</footer> | ||
<script> | ||
if(anchors) { | ||
anchors.add(); | ||
} | ||
</script> | ||
</body> | ||
</html> |
Oops, something went wrong.