-
Notifications
You must be signed in to change notification settings - Fork 4
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 Axon Ivy Project Build Plugin
- Loading branch information
Showing
2 changed files
with
98 additions
and
1 deletion.
There are no files selected for viewing
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
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 |
---|---|---|
@@ -0,0 +1,94 @@ | ||
<!DOCTYPE html> | ||
|
||
|
||
<!-- | ||
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-plugin-report-plugin:3.15.1:report at 2024-12-19 | ||
| Rendered using Apache Maven Fluido Skin 1.11.1 | ||
--> | ||
<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>ivy:validate – Axon Ivy Project Build Plugin</title> | ||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.11.1.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.11.1.min.js"></script> | ||
<style>.github-fork-ribbon:before { background-color: black; }</style> | ||
</head> | ||
<body class="topBarDisabled"> | ||
<a class="github-fork-ribbon right-top" href="https://github.com/axonivy/project-build-plugin" data-ribbon="Fork me on GitHub" title="Fork me on GitHub">Fork me on GitHub</a> | ||
<div class="container-fluid"> | ||
<header> | ||
<div id="banner"> | ||
<div class="pull-left"></div> | ||
<div class="pull-right"></div> | ||
<div class="clear"><hr/></div> | ||
</div> | ||
|
||
<div id="breadcrumbs"> | ||
<ul class="breadcrumb"> | ||
<li id="publishDate">Last Published: 2024-12-19<span class="divider">|</span> | ||
</li> | ||
<li id="projectVersion">Version: 12.0.1-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="lifecycle.html" title="IAR Lifecycle"><span class="none"></span>IAR Lifecycle</a></li> | ||
<li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li> | ||
<li><a href="examples.html" title="Examples"><span class="none"></span>Examples</a></li> | ||
<li class="nav-header">Development</li> | ||
<li><a href="http://github.com/axonivy/project-build-plugin" class="externalLink" title="Source Code"><span class="none"></span>Source Code</a></li> | ||
<li><a href="../../release" title="Stable release"><span class="none"></span>Stable release</a></li> | ||
</ul> | ||
</nav> | ||
<div class="well sidebar-nav"> | ||
<div id="poweredBy"> | ||
<div class="clear"></div> | ||
<div class="clear"></div> | ||
<div class="clear"></div> | ||
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a> | ||
</div> | ||
</div> | ||
</header> | ||
<main id="bodyColumn" class="span10" > | ||
<section><a id="ivy.3Avalidate"></a> | ||
<h1>ivy:validate</h1> | ||
<p><strong>Full name</strong>:</p> | ||
<p>com.axonivy.ivy.ci:project-build-plugin:12.0.1-SNAPSHOT:validate</p> | ||
<p><strong>Description</strong>:</p> | ||
<p>No description.</p> | ||
<p><strong>Attributes</strong>:</p> | ||
<ul> | ||
<li>Requires a Maven project to be executed.</li> | ||
<li>The goal is not marked as thread-safe and thus does not support parallel builds.</li></ul><section><a id="Parameters"></a> | ||
<h2>Parameters</h2> | ||
<p>(no parameters)</p></section></section> | ||
</main> | ||
</div> | ||
</div> | ||
<hr/> | ||
<footer> | ||
<div class="container-fluid"> | ||
<div class="row-fluid"> | ||
<p>© 2024 | ||
<a href="https://developer.axonivy.com">Axon Ivy AG</a> | ||
</p> | ||
</div> | ||
</div> | ||
</footer> | ||
<script> | ||
if(anchors) { | ||
anchors.add(); | ||
} | ||
</script> | ||
</body> | ||
</html> |