Added: 
maven/website/components/studies/extension-demo/apidocs/org/apache/maven/demo/extension/ExecutionListenerDemo.html
==============================================================================
--- 
maven/website/components/studies/extension-demo/apidocs/org/apache/maven/demo/extension/ExecutionListenerDemo.html
 (added)
+++ 
maven/website/components/studies/extension-demo/apidocs/org/apache/maven/demo/extension/ExecutionListenerDemo.html
 Sun Jul 22 17:48:04 2018
@@ -0,0 +1,577 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>ExecutionListenerDemo (maven-extension-demo 0.0.1-SNAPSHOT API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="ExecutionListenerDemo (maven-extension-demo 
0.0.1-SNAPSHOT API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../../org/apache/maven/demo/extension/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ExecutionListenerDemo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/maven/demo/extension/EventSpyDemo.html" 
title="class in org.apache.maven.demo.extension"><span class="strong">Prev 
Class</span></a></li>
+<li><a 
href="../../../../../org/apache/maven/demo/extension/LifecycleParticipantDemo.html"
 title="class in org.apache.maven.demo.extension"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/maven/demo/extension/ExecutionListenerDemo.html"
 target="_top">Frames</a></li>
+<li><a href="ExecutionListenerDemo.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.maven.demo.extension</div>
+<h2 title="Class ExecutionListenerDemo" class="title">Class 
ExecutionListenerDemo</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">org.apache.maven.execution.AbstractExecutionListener</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.maven.demo.extension.ExecutionListenerDemo</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionListener</a></dd>
+</dl>
+<hr>
+<br>
+<pre>@Named(value="demo")
+@Singleton
+public class <span class="strong">ExecutionListenerDemo</span>
+extends <a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">AbstractExecutionListener</a></pre>
+<div class="block">Execution Listener demo.
+ <b>Question:</b> how to inject it to Maven runtime?</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a 
href="../../../../../org/apache/maven/demo/extension/ExecutionListenerDemo.html#ExecutionListenerDemo()">ExecutionListenerDemo</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/demo/extension/ExecutionListenerDemo.html#forkedProjectFailed(org.apache.maven.execution.ExecutionEvent)">forkedProjectFailed</a></strong>(<a
 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/demo/extension/ExecutionListenerDemo.html#forkedProjectStarted(org.apache.maven.execution.ExecutionEvent)">forkedProjectStarted</a></strong>(<a
 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/demo/extension/ExecutionListenerDemo.html#forkedProjectSucceeded(org.apache.maven.execution.ExecutionEvent)">forkedProjectSucceeded</a></strong>(<a
 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/demo/extension/ExecutionListenerDemo.html#forkFailed(org.apache.maven.execution.ExecutionEvent)">forkFailed</a></strong>(<a
 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/demo/extension/ExecutionListenerDemo.html#forkStarted(org.apache.maven.execution.ExecutionEvent)">forkStarted</a></strong>(<a
 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/demo/extension/ExecutionListenerDemo.html#forkSucceeded(org.apache.maven.execution.ExecutionEvent)">forkSucceeded</a></strong>(<a
 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/demo/extension/ExecutionListenerDemo.html#mojoFailed(org.apache.maven.execution.ExecutionEvent)">mojoFailed</a></strong>(<a
 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/demo/extension/ExecutionListenerDemo.html#mojoSkipped(org.apache.maven.execution.ExecutionEvent)">mojoSkipped</a></strong>(<a
 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/demo/extension/ExecutionListenerDemo.html#mojoStarted(org.apache.maven.execution.ExecutionEvent)">mojoStarted</a></strong>(<a
 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/demo/extension/ExecutionListenerDemo.html#mojoSucceeded(org.apache.maven.execution.ExecutionEvent)">mojoSucceeded</a></strong>(<a
 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/demo/extension/ExecutionListenerDemo.html#projectDiscoveryStarted(org.apache.maven.execution.ExecutionEvent)">projectDiscoveryStarted</a></strong>(<a
 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/demo/extension/ExecutionListenerDemo.html#projectFailed(org.apache.maven.execution.ExecutionEvent)">projectFailed</a></strong>(<a
 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/demo/extension/ExecutionListenerDemo.html#projectSkipped(org.apache.maven.execution.ExecutionEvent)">projectSkipped</a></strong>(<a
 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/demo/extension/ExecutionListenerDemo.html#projectStarted(org.apache.maven.execution.ExecutionEvent)">projectStarted</a></strong>(<a
 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/demo/extension/ExecutionListenerDemo.html#projectSucceeded(org.apache.maven.execution.ExecutionEvent)">projectSucceeded</a></strong>(<a
 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/demo/extension/ExecutionListenerDemo.html#sessionEnded(org.apache.maven.execution.ExecutionEvent)">sessionEnded</a></strong>(<a
 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/demo/extension/ExecutionListenerDemo.html#sessionStarted(org.apache.maven.execution.ExecutionEvent)">sessionStarted</a></strong>(<a
 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ExecutionListenerDemo()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ExecutionListenerDemo</h4>
+<pre>public&nbsp;ExecutionListenerDemo()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="projectDiscoveryStarted(org.apache.maven.execution.ExecutionEvent)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>projectDiscoveryStarted</h4>
+<pre>public&nbsp;void&nbsp;projectDiscoveryStarted(<a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true#projectDiscoveryStarted(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">projectDiscoveryStarted</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionListener</a></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true#projectDiscoveryStarted(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">projectDiscoveryStarted</a></code>&nbsp;in 
class&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">AbstractExecutionListener</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="sessionStarted(org.apache.maven.execution.ExecutionEvent)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>sessionStarted</h4>
+<pre>public&nbsp;void&nbsp;sessionStarted(<a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true#sessionStarted(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">sessionStarted</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionListener</a></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true#sessionStarted(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">sessionStarted</a></code>&nbsp;in 
class&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">AbstractExecutionListener</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="sessionEnded(org.apache.maven.execution.ExecutionEvent)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>sessionEnded</h4>
+<pre>public&nbsp;void&nbsp;sessionEnded(<a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true#sessionEnded(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">sessionEnded</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionListener</a></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true#sessionEnded(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">sessionEnded</a></code>&nbsp;in class&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">AbstractExecutionListener</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="projectSkipped(org.apache.maven.execution.ExecutionEvent)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>projectSkipped</h4>
+<pre>public&nbsp;void&nbsp;projectSkipped(<a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true#projectSkipped(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">projectSkipped</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionListener</a></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true#projectSkipped(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">projectSkipped</a></code>&nbsp;in 
class&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">AbstractExecutionListener</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="projectStarted(org.apache.maven.execution.ExecutionEvent)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>projectStarted</h4>
+<pre>public&nbsp;void&nbsp;projectStarted(<a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true#projectStarted(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">projectStarted</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionListener</a></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true#projectStarted(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">projectStarted</a></code>&nbsp;in 
class&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">AbstractExecutionListener</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="projectSucceeded(org.apache.maven.execution.ExecutionEvent)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>projectSucceeded</h4>
+<pre>public&nbsp;void&nbsp;projectSucceeded(<a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true#projectSucceeded(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">projectSucceeded</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionListener</a></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true#projectSucceeded(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">projectSucceeded</a></code>&nbsp;in 
class&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">AbstractExecutionListener</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="projectFailed(org.apache.maven.execution.ExecutionEvent)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>projectFailed</h4>
+<pre>public&nbsp;void&nbsp;projectFailed(<a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true#projectFailed(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">projectFailed</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionListener</a></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true#projectFailed(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">projectFailed</a></code>&nbsp;in 
class&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">AbstractExecutionListener</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="forkStarted(org.apache.maven.execution.ExecutionEvent)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>forkStarted</h4>
+<pre>public&nbsp;void&nbsp;forkStarted(<a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true#forkStarted(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">forkStarted</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionListener</a></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true#forkStarted(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">forkStarted</a></code>&nbsp;in class&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">AbstractExecutionListener</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="forkSucceeded(org.apache.maven.execution.ExecutionEvent)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>forkSucceeded</h4>
+<pre>public&nbsp;void&nbsp;forkSucceeded(<a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true#forkSucceeded(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">forkSucceeded</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionListener</a></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true#forkSucceeded(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">forkSucceeded</a></code>&nbsp;in 
class&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">AbstractExecutionListener</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="forkFailed(org.apache.maven.execution.ExecutionEvent)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>forkFailed</h4>
+<pre>public&nbsp;void&nbsp;forkFailed(<a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true#forkFailed(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">forkFailed</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionListener</a></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true#forkFailed(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">forkFailed</a></code>&nbsp;in class&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">AbstractExecutionListener</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="mojoSkipped(org.apache.maven.execution.ExecutionEvent)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mojoSkipped</h4>
+<pre>public&nbsp;void&nbsp;mojoSkipped(<a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true#mojoSkipped(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">mojoSkipped</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionListener</a></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true#mojoSkipped(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">mojoSkipped</a></code>&nbsp;in class&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">AbstractExecutionListener</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="mojoStarted(org.apache.maven.execution.ExecutionEvent)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mojoStarted</h4>
+<pre>public&nbsp;void&nbsp;mojoStarted(<a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true#mojoStarted(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">mojoStarted</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionListener</a></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true#mojoStarted(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">mojoStarted</a></code>&nbsp;in class&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">AbstractExecutionListener</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="mojoSucceeded(org.apache.maven.execution.ExecutionEvent)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mojoSucceeded</h4>
+<pre>public&nbsp;void&nbsp;mojoSucceeded(<a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true#mojoSucceeded(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">mojoSucceeded</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionListener</a></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true#mojoSucceeded(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">mojoSucceeded</a></code>&nbsp;in 
class&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">AbstractExecutionListener</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="mojoFailed(org.apache.maven.execution.ExecutionEvent)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mojoFailed</h4>
+<pre>public&nbsp;void&nbsp;mojoFailed(<a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true#mojoFailed(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">mojoFailed</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionListener</a></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true#mojoFailed(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">mojoFailed</a></code>&nbsp;in class&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">AbstractExecutionListener</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="forkedProjectStarted(org.apache.maven.execution.ExecutionEvent)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>forkedProjectStarted</h4>
+<pre>public&nbsp;void&nbsp;forkedProjectStarted(<a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true#forkedProjectStarted(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">forkedProjectStarted</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionListener</a></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true#forkedProjectStarted(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">forkedProjectStarted</a></code>&nbsp;in 
class&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">AbstractExecutionListener</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="forkedProjectSucceeded(org.apache.maven.execution.ExecutionEvent)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>forkedProjectSucceeded</h4>
+<pre>public&nbsp;void&nbsp;forkedProjectSucceeded(<a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true#forkedProjectSucceeded(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">forkedProjectSucceeded</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionListener</a></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true#forkedProjectSucceeded(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">forkedProjectSucceeded</a></code>&nbsp;in 
class&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">AbstractExecutionListener</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="forkedProjectFailed(org.apache.maven.execution.ExecutionEvent)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>forkedProjectFailed</h4>
+<pre>public&nbsp;void&nbsp;forkedProjectFailed(<a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionEvent.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionEvent</a>&nbsp;event)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true#forkedProjectFailed(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">forkedProjectFailed</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/ExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">ExecutionListener</a></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true#forkedProjectFailed(org.apache.maven.execution.ExecutionEvent)"
 title="class or interface in 
org.apache.maven.execution">forkedProjectFailed</a></code>&nbsp;in 
class&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/AbstractExecutionListener.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">AbstractExecutionListener</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../../org/apache/maven/demo/extension/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ExecutionListenerDemo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/maven/demo/extension/EventSpyDemo.html" 
title="class in org.apache.maven.demo.extension"><span class="strong">Prev 
Class</span></a></li>
+<li><a 
href="../../../../../org/apache/maven/demo/extension/LifecycleParticipantDemo.html"
 title="class in org.apache.maven.demo.extension"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/maven/demo/extension/ExecutionListenerDemo.html"
 target="_top">Frames</a></li>
+<li><a href="ExecutionListenerDemo.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2018 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Added: 
maven/website/components/studies/extension-demo/apidocs/org/apache/maven/demo/extension/LifecycleParticipantDemo.html
==============================================================================
--- 
maven/website/components/studies/extension-demo/apidocs/org/apache/maven/demo/extension/LifecycleParticipantDemo.html
 (added)
+++ 
maven/website/components/studies/extension-demo/apidocs/org/apache/maven/demo/extension/LifecycleParticipantDemo.html
 Sun Jul 22 17:48:04 2018
@@ -0,0 +1,304 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>LifecycleParticipantDemo (maven-extension-demo 0.0.1-SNAPSHOT 
API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="LifecycleParticipantDemo (maven-extension-demo 
0.0.1-SNAPSHOT API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../../org/apache/maven/demo/extension/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/LifecycleParticipantDemo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../org/apache/maven/demo/extension/ExecutionListenerDemo.html"
 title="class in org.apache.maven.demo.extension"><span class="strong">Prev 
Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/maven/demo/extension/LifecycleParticipantDemo.html"
 target="_top">Frames</a></li>
+<li><a href="LifecycleParticipantDemo.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.maven.demo.extension</div>
+<h2 title="Class LifecycleParticipantDemo" class="title">Class 
LifecycleParticipantDemo</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/AbstractMavenLifecycleParticipant.html?is-external=true";
 title="class or interface in 
org.apache.maven">org.apache.maven.AbstractMavenLifecycleParticipant</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.maven.demo.extension.LifecycleParticipantDemo</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>@Named(value="demo")
+@Singleton
+public class <span class="strong">LifecycleParticipantDemo</span>
+extends <a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/AbstractMavenLifecycleParticipant.html?is-external=true";
 title="class or interface in 
org.apache.maven">AbstractMavenLifecycleParticipant</a></pre>
+<div class="block">Lifecycle Participant demo (feature added in Maven 
3.0-alpha-3 with
+ <a href="https://issues.apache.org/jira/browse/MNG-4224";>MNG-4224</a>).</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a 
href="../../../../../org/apache/maven/demo/extension/LifecycleParticipantDemo.html#LifecycleParticipantDemo()">LifecycleParticipantDemo</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/demo/extension/LifecycleParticipantDemo.html#afterProjectsRead(org.apache.maven.execution.MavenSession)">afterProjectsRead</a></strong>(<a
 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">MavenSession</a>&nbsp;session)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/demo/extension/LifecycleParticipantDemo.html#afterSessionEnd(org.apache.maven.execution.MavenSession)">afterSessionEnd</a></strong>(<a
 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">MavenSession</a>&nbsp;session)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/demo/extension/LifecycleParticipantDemo.html#afterSessionStart(org.apache.maven.execution.MavenSession)">afterSessionStart</a></strong>(<a
 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">MavenSession</a>&nbsp;session)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="LifecycleParticipantDemo()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>LifecycleParticipantDemo</h4>
+<pre>public&nbsp;LifecycleParticipantDemo()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="afterProjectsRead(org.apache.maven.execution.MavenSession)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>afterProjectsRead</h4>
+<pre>public&nbsp;void&nbsp;afterProjectsRead(<a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">MavenSession</a>&nbsp;session)
+                       throws <a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/MavenExecutionException.html?is-external=true";
 title="class or interface in 
org.apache.maven">MavenExecutionException</a></pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/AbstractMavenLifecycleParticipant.html?is-external=true#afterProjectsRead(org.apache.maven.execution.MavenSession)"
 title="class or interface in 
org.apache.maven">afterProjectsRead</a></code>&nbsp;in class&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/AbstractMavenLifecycleParticipant.html?is-external=true";
 title="class or interface in 
org.apache.maven">AbstractMavenLifecycleParticipant</a></code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/MavenExecutionException.html?is-external=true";
 title="class or interface in 
org.apache.maven">MavenExecutionException</a></code></dd></dl>
+</li>
+</ul>
+<a name="afterSessionStart(org.apache.maven.execution.MavenSession)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>afterSessionStart</h4>
+<pre>public&nbsp;void&nbsp;afterSessionStart(<a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">MavenSession</a>&nbsp;session)
+                       throws <a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/MavenExecutionException.html?is-external=true";
 title="class or interface in 
org.apache.maven">MavenExecutionException</a></pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/AbstractMavenLifecycleParticipant.html?is-external=true#afterSessionStart(org.apache.maven.execution.MavenSession)"
 title="class or interface in 
org.apache.maven">afterSessionStart</a></code>&nbsp;in class&nbsp;<code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/AbstractMavenLifecycleParticipant.html?is-external=true";
 title="class or interface in 
org.apache.maven">AbstractMavenLifecycleParticipant</a></code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/MavenExecutionException.html?is-external=true";
 title="class or interface in 
org.apache.maven">MavenExecutionException</a></code></dd></dl>
+</li>
+</ul>
+<a name="afterSessionEnd(org.apache.maven.execution.MavenSession)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>afterSessionEnd</h4>
+<pre>public&nbsp;void&nbsp;afterSessionEnd(<a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">MavenSession</a>&nbsp;session)
+                     throws <a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/MavenExecutionException.html?is-external=true";
 title="class or interface in 
org.apache.maven">MavenExecutionException</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a 
href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/MavenExecutionException.html?is-external=true";
 title="class or interface in 
org.apache.maven">MavenExecutionException</a></code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../../org/apache/maven/demo/extension/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/LifecycleParticipantDemo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../org/apache/maven/demo/extension/ExecutionListenerDemo.html"
 title="class in org.apache.maven.demo.extension"><span class="strong">Prev 
Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/maven/demo/extension/LifecycleParticipantDemo.html"
 target="_top">Frames</a></li>
+<li><a href="LifecycleParticipantDemo.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2018 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Added: 
maven/website/components/studies/extension-demo/apidocs/org/apache/maven/demo/extension/class-use/EventSpyDemo.html
==============================================================================
--- 
maven/website/components/studies/extension-demo/apidocs/org/apache/maven/demo/extension/class-use/EventSpyDemo.html
 (added)
+++ 
maven/website/components/studies/extension-demo/apidocs/org/apache/maven/demo/extension/class-use/EventSpyDemo.html
 Sun Jul 22 17:48:04 2018
@@ -0,0 +1,113 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.maven.demo.extension.EventSpyDemo 
(maven-extension-demo 0.0.1-SNAPSHOT API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class 
org.apache.maven.demo.extension.EventSpyDemo (maven-extension-demo 
0.0.1-SNAPSHOT API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../../../org/apache/maven/demo/extension/package-summary.html">Package</a></li>
+<li><a 
href="../../../../../../org/apache/maven/demo/extension/EventSpyDemo.html" 
title="class in org.apache.maven.demo.extension">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/maven/demo/extension/class-use/EventSpyDemo.html"
 target="_top">Frames</a></li>
+<li><a href="EventSpyDemo.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.maven.demo.extension.EventSpyDemo" 
class="title">Uses of Class<br>org.apache.maven.demo.extension.EventSpyDemo</h2>
+</div>
+<div class="classUseContainer">No usage of 
org.apache.maven.demo.extension.EventSpyDemo</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../../../org/apache/maven/demo/extension/package-summary.html">Package</a></li>
+<li><a 
href="../../../../../../org/apache/maven/demo/extension/EventSpyDemo.html" 
title="class in org.apache.maven.demo.extension">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/maven/demo/extension/class-use/EventSpyDemo.html"
 target="_top">Frames</a></li>
+<li><a href="EventSpyDemo.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2018 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Added: 
maven/website/components/studies/extension-demo/apidocs/org/apache/maven/demo/extension/class-use/ExecutionListenerDemo.html
==============================================================================
--- 
maven/website/components/studies/extension-demo/apidocs/org/apache/maven/demo/extension/class-use/ExecutionListenerDemo.html
 (added)
+++ 
maven/website/components/studies/extension-demo/apidocs/org/apache/maven/demo/extension/class-use/ExecutionListenerDemo.html
 Sun Jul 22 17:48:04 2018
@@ -0,0 +1,113 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.maven.demo.extension.ExecutionListenerDemo 
(maven-extension-demo 0.0.1-SNAPSHOT API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class 
org.apache.maven.demo.extension.ExecutionListenerDemo (maven-extension-demo 
0.0.1-SNAPSHOT API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../../../org/apache/maven/demo/extension/package-summary.html">Package</a></li>
+<li><a 
href="../../../../../../org/apache/maven/demo/extension/ExecutionListenerDemo.html"
 title="class in org.apache.maven.demo.extension">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/maven/demo/extension/class-use/ExecutionListenerDemo.html"
 target="_top">Frames</a></li>
+<li><a href="ExecutionListenerDemo.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class 
org.apache.maven.demo.extension.ExecutionListenerDemo" class="title">Uses of 
Class<br>org.apache.maven.demo.extension.ExecutionListenerDemo</h2>
+</div>
+<div class="classUseContainer">No usage of 
org.apache.maven.demo.extension.ExecutionListenerDemo</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../../../org/apache/maven/demo/extension/package-summary.html">Package</a></li>
+<li><a 
href="../../../../../../org/apache/maven/demo/extension/ExecutionListenerDemo.html"
 title="class in org.apache.maven.demo.extension">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/maven/demo/extension/class-use/ExecutionListenerDemo.html"
 target="_top">Frames</a></li>
+<li><a href="ExecutionListenerDemo.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2018 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Added: 
maven/website/components/studies/extension-demo/apidocs/org/apache/maven/demo/extension/class-use/LifecycleParticipantDemo.html
==============================================================================
--- 
maven/website/components/studies/extension-demo/apidocs/org/apache/maven/demo/extension/class-use/LifecycleParticipantDemo.html
 (added)
+++ 
maven/website/components/studies/extension-demo/apidocs/org/apache/maven/demo/extension/class-use/LifecycleParticipantDemo.html
 Sun Jul 22 17:48:04 2018
@@ -0,0 +1,113 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.maven.demo.extension.LifecycleParticipantDemo 
(maven-extension-demo 0.0.1-SNAPSHOT API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class 
org.apache.maven.demo.extension.LifecycleParticipantDemo (maven-extension-demo 
0.0.1-SNAPSHOT API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../../../org/apache/maven/demo/extension/package-summary.html">Package</a></li>
+<li><a 
href="../../../../../../org/apache/maven/demo/extension/LifecycleParticipantDemo.html"
 title="class in org.apache.maven.demo.extension">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/maven/demo/extension/class-use/LifecycleParticipantDemo.html"
 target="_top">Frames</a></li>
+<li><a href="LifecycleParticipantDemo.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class 
org.apache.maven.demo.extension.LifecycleParticipantDemo" class="title">Uses of 
Class<br>org.apache.maven.demo.extension.LifecycleParticipantDemo</h2>
+</div>
+<div class="classUseContainer">No usage of 
org.apache.maven.demo.extension.LifecycleParticipantDemo</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../../../org/apache/maven/demo/extension/package-summary.html">Package</a></li>
+<li><a 
href="../../../../../../org/apache/maven/demo/extension/LifecycleParticipantDemo.html"
 title="class in org.apache.maven.demo.extension">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/maven/demo/extension/class-use/LifecycleParticipantDemo.html"
 target="_top">Frames</a></li>
+<li><a href="LifecycleParticipantDemo.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2018 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Added: 
maven/website/components/studies/extension-demo/apidocs/org/apache/maven/demo/extension/package-frame.html
==============================================================================
--- 
maven/website/components/studies/extension-demo/apidocs/org/apache/maven/demo/extension/package-frame.html
 (added)
+++ 
maven/website/components/studies/extension-demo/apidocs/org/apache/maven/demo/extension/package-frame.html
 Sun Jul 22 17:48:04 2018
@@ -0,0 +1,20 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.maven.demo.extension (maven-extension-demo 0.0.1-SNAPSHOT 
API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<h1 class="bar"><a 
href="../../../../../org/apache/maven/demo/extension/package-summary.html" 
target="classFrame">org.apache.maven.demo.extension</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="EventSpyDemo.html" title="class in 
org.apache.maven.demo.extension" target="classFrame">EventSpyDemo</a></li>
+<li><a href="ExecutionListenerDemo.html" title="class in 
org.apache.maven.demo.extension" 
target="classFrame">ExecutionListenerDemo</a></li>
+<li><a href="LifecycleParticipantDemo.html" title="class in 
org.apache.maven.demo.extension" 
target="classFrame">LifecycleParticipantDemo</a></li>
+</ul>
+</div>
+</body>
+</html>
\ No newline at end of file

Added: 
maven/website/components/studies/extension-demo/apidocs/org/apache/maven/demo/extension/package-summary.html
==============================================================================
--- 
maven/website/components/studies/extension-demo/apidocs/org/apache/maven/demo/extension/package-summary.html
 (added)
+++ 
maven/website/components/studies/extension-demo/apidocs/org/apache/maven/demo/extension/package-summary.html
 Sun Jul 22 17:48:04 2018
@@ -0,0 +1,146 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.maven.demo.extension (maven-extension-demo 0.0.1-SNAPSHOT 
API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="org.apache.maven.demo.extension 
(maven-extension-demo 0.0.1-SNAPSHOT API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../../org/apache/maven/demo/extension/package-summary.html">Package</a></li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Package</li>
+<li>Next Package</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/maven/demo/extension/package-summary.html"
 target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" 
class="title">Package&nbsp;org.apache.maven.demo.extension</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/maven/demo/extension/EventSpyDemo.html" 
title="class in org.apache.maven.demo.extension">EventSpyDemo</a></td>
+<td class="colLast">
+<div class="block">Event Spy demo (since Maven 3.0.2, with <a 
href="https://issues.apache.org/jira/browse/MNG-4936";>MNG-4936</a>).</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/maven/demo/extension/ExecutionListenerDemo.html"
 title="class in org.apache.maven.demo.extension">ExecutionListenerDemo</a></td>
+<td class="colLast">
+<div class="block">Execution Listener demo.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/maven/demo/extension/LifecycleParticipantDemo.html"
 title="class in 
org.apache.maven.demo.extension">LifecycleParticipantDemo</a></td>
+<td class="colLast">
+<div class="block">Lifecycle Participant demo (feature added in Maven 
3.0-alpha-3 with
+ <a href="https://issues.apache.org/jira/browse/MNG-4224";>MNG-4224</a>).</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../../org/apache/maven/demo/extension/package-summary.html">Package</a></li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Package</li>
+<li>Next Package</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/maven/demo/extension/package-summary.html"
 target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2018 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>
\ No newline at end of file


Reply via email to