You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by kh...@apache.org on 2014/08/27 22:28:02 UTC

svn commit: r920547 [23/47] - in /websites/production/maven/content/plugins-archives/maven-deploy-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/deploy/ apidocs/org/apache/maven/plugin/deploy/class-use/ apidocs/resources/ css/ examples/ tes...

Modified: websites/production/maven/content/plugins-archives/maven-deploy-plugin-LATEST/testapidocs/index-all.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-deploy-plugin-LATEST/testapidocs/index-all.html (original)
+++ websites/production/maven/content/plugins-archives/maven-deploy-plugin-LATEST/testapidocs/index-all.html Wed Aug 27 20:27:59 2014
@@ -1,406 +1,338 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<TITLE>
-Index (Apache Maven Deploy Plugin 2.8.1 Test API)
-</TITLE>
-
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Index (Apache Maven Deploy Plugin 2.8.1 Test API)";
-    }
-}
-</SCRIPT>
-<NOSCRIPT>
-</NOSCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<A HREF="#_A_">A</A> <A HREF="#_D_">D</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_M_">M</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <HR>
-<A NAME="_A_"><!-- --></A><H2>
-<B>A</B></H2>
-<DL>
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html#addMetadata(org.apache.maven.artifact.metadata.ArtifactMetadata)"><B>addMetadata(ArtifactMetadata)</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">DeployArtifactStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactDeployerStub.html" title="class in org.apache.maven.plugin.deploy.stubs"><B>ArtifactDeployerStub</B></A> - Class in <A HREF="./org/apache/maven/plugin/deploy/stubs/package-summary.html">org.apache.maven.plugin.deploy.stubs</A><DD>&nbsp;<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactDeployerStub.html#ArtifactDeployerStub()"><B>ArtifactDeployerStub()</B></A> - 
-Constructor for class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactDeployerStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactDeployerStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs"><B>ArtifactRepositoryStub</B></A> - Class in <A HREF="./org/apache/maven/plugin/deploy/stubs/package-summary.html">org.apache.maven.plugin.deploy.stubs</A><DD>&nbsp;<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#ArtifactRepositoryStub()"><B>ArtifactRepositoryStub()</B></A> - 
-Constructor for class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub2.html" title="class in org.apache.maven.plugin.deploy.stubs"><B>ArtifactRepositoryStub2</B></A> - Class in <A HREF="./org/apache/maven/plugin/deploy/stubs/package-summary.html">org.apache.maven.plugin.deploy.stubs</A><DD>&nbsp;<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub2.html#ArtifactRepositoryStub2()"><B>ArtifactRepositoryStub2()</B></A> - 
-Constructor for class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub2.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub2</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/AttachedArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs"><B>AttachedArtifactStub</B></A> - Class in <A HREF="./org/apache/maven/plugin/deploy/stubs/package-summary.html">org.apache.maven.plugin.deploy.stubs</A><DD>&nbsp;<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/AttachedArtifactStub.html#AttachedArtifactStub()"><B>AttachedArtifactStub()</B></A> - 
-Constructor for class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/AttachedArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">AttachedArtifactStub</A>
-<DD>&nbsp;
-</DL>
-<HR>
-<A NAME="_D_"><!-- --></A><H2>
-<B>D</B></H2>
-<DL>
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactDeployerStub.html#deploy(java.lang.String, java.lang.String, org.apache.maven.artifact.Artifact, org.apache.maven.artifact.repository.ArtifactRepository, org.apache.maven.artifact.repository.ArtifactRepository)"><B>deploy(String, String, Artifact, ArtifactRepository, ArtifactRepository)</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactDeployerStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactDeployerStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactDeployerStub.html#deploy(java.io.File, org.apache.maven.artifact.Artifact, org.apache.maven.artifact.repository.ArtifactRepository, org.apache.maven.artifact.repository.ArtifactRepository)"><B>deploy(File, Artifact, ArtifactRepository, ArtifactRepository)</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactDeployerStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactDeployerStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs"><B>DeployArtifactStub</B></A> - Class in <A HREF="./org/apache/maven/plugin/deploy/stubs/package-summary.html">org.apache.maven.plugin.deploy.stubs</A><DD>&nbsp;<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html#DeployArtifactStub()"><B>DeployArtifactStub()</B></A> - 
-Constructor for class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">DeployArtifactStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html" title="class in org.apache.maven.plugin.deploy"><B>DeployFileMojoTest</B></A> - Class in <A HREF="./org/apache/maven/plugin/deploy/package-summary.html">org.apache.maven.plugin.deploy</A><DD>&nbsp;<DT><A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html#DeployFileMojoTest()"><B>DeployFileMojoTest()</B></A> - 
-Constructor for class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html" title="class in org.apache.maven.plugin.deploy"><B>DeployFileMojoUnitTest</B></A> - Class in <A HREF="./org/apache/maven/plugin/deploy/package-summary.html">org.apache.maven.plugin.deploy</A><DD>&nbsp;<DT><A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html#DeployFileMojoUnitTest()"><B>DeployFileMojoUnitTest()</B></A> - 
-Constructor for class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoUnitTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployMojoTest.html" title="class in org.apache.maven.plugin.deploy"><B>DeployMojoTest</B></A> - Class in <A HREF="./org/apache/maven/plugin/deploy/package-summary.html">org.apache.maven.plugin.deploy</A><DD>&nbsp;<DT><A HREF="./org/apache/maven/plugin/deploy/DeployMojoTest.html#DeployMojoTest()"><B>DeployMojoTest()</B></A> - 
-Constructor for class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployMojoTest</A>
-<DD>&nbsp;
-</DL>
-<HR>
-<A NAME="_G_"><!-- --></A><H2>
-<B>G</B></H2>
-<DL>
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html#getArtifactHandler()"><B>getArtifactHandler()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">DeployArtifactStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/AttachedArtifactStub.html#getArtifactId()"><B>getArtifactId()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/AttachedArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">AttachedArtifactStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html#getArtifactId()"><B>getArtifactId()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">DeployArtifactStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#getBasedir()"><B>getBasedir()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub2.html#getBasedir()"><B>getBasedir()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub2.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub2</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html#getBaseVersion()"><B>getBaseVersion()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">DeployArtifactStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/MavenProjectStub.html#getDistributionManagementArtifactRepository()"><B>getDistributionManagementArtifactRepository()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/MavenProjectStub.html" title="class in org.apache.maven.plugin.deploy.stubs">MavenProjectStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/AttachedArtifactStub.html#getFile()"><B>getFile()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/AttachedArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">AttachedArtifactStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html#getFile()"><B>getFile()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">DeployArtifactStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html#getGroupId()"><B>getGroupId()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">DeployArtifactStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#getId()"><B>getId()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#getKey()"><B>getKey()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#getLayout()"><B>getLayout()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html#getMetadataList()"><B>getMetadataList()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">DeployArtifactStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#getProtocol()"><B>getProtocol()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub2.html#getProtocol()"><B>getProtocol()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub2.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub2</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#getReleases()"><B>getReleases()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#getSnapshots()"><B>getSnapshots()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#getUrl()"><B>getUrl()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub2.html#getUrl()"><B>getUrl()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub2.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub2</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html#getVersion()"><B>getVersion()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">DeployArtifactStub</A>
-<DD>&nbsp;
-</DL>
-<HR>
-<A NAME="_I_"><!-- --></A><H2>
-<B>I</B></H2>
-<DL>
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#isBlacklisted()"><B>isBlacklisted()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html#isRelease()"><B>isRelease()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">DeployArtifactStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#isUniqueVersion()"><B>isUniqueVersion()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</A>
-<DD>&nbsp;
-</DL>
-<HR>
-<A NAME="_M_"><!-- --></A><H2>
-<B>M</B></H2>
-<DL>
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
-Static method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoUnitTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/MavenProjectStub.html" title="class in org.apache.maven.plugin.deploy.stubs"><B>MavenProjectStub</B></A> - Class in <A HREF="./org/apache/maven/plugin/deploy/stubs/package-summary.html">org.apache.maven.plugin.deploy.stubs</A><DD>&nbsp;<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/MavenProjectStub.html#MavenProjectStub()"><B>MavenProjectStub()</B></A> - 
-Constructor for class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/MavenProjectStub.html" title="class in org.apache.maven.plugin.deploy.stubs">MavenProjectStub</A>
-<DD>&nbsp;
-</DL>
-<HR>
-<A NAME="_O_"><!-- --></A><H2>
-<B>O</B></H2>
-<DL>
-<DT><A HREF="./org/apache/maven/plugin/deploy/package-summary.html"><B>org.apache.maven.plugin.deploy</B></A> - package org.apache.maven.plugin.deploy<DD>&nbsp;<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/package-summary.html"><B>org.apache.maven.plugin.deploy.stubs</B></A> - package org.apache.maven.plugin.deploy.stubs<DD>&nbsp;</DL>
-<HR>
-<A NAME="_P_"><!-- --></A><H2>
-<B>P</B></H2>
-<DL>
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#pathOf(org.apache.maven.artifact.Artifact)"><B>pathOf(Artifact)</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#pathOfLocalRepositoryMetadata(org.apache.maven.artifact.metadata.ArtifactMetadata, org.apache.maven.artifact.repository.ArtifactRepository)"><B>pathOfLocalRepositoryMetadata(ArtifactMetadata, ArtifactRepository)</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#pathOfRemoteRepositoryMetadata(org.apache.maven.artifact.metadata.ArtifactMetadata)"><B>pathOfRemoteRepositoryMetadata(ArtifactMetadata)</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</A>
-<DD>&nbsp;
-</DL>
-<HR>
-<A NAME="_S_"><!-- --></A><H2>
-<B>S</B></H2>
-<DL>
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#setAppendToUrl(java.lang.String)"><B>setAppendToUrl(String)</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html#setArtifactHandlerExtension(java.lang.String)"><B>setArtifactHandlerExtension(String)</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">DeployArtifactStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#setBlacklisted(boolean)"><B>setBlacklisted(boolean)</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html#setFile(java.io.File)"><B>setFile(File)</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">DeployArtifactStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub2.html#setProtocol(java.lang.String)"><B>setProtocol(String)</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub2.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub2</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html#setRelease(boolean)"><B>setRelease(boolean)</B></A> - 
-Method in class org.apache.maven.plugin.deploy.stubs.<A HREF="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">DeployArtifactStub</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html#setUp()"><B>setUp()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html#setUp()"><B>setUp()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoUnitTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployMojoTest.html#setUp()"><B>setUp()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployMojoTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html#suite()"><B>suite()</B></A> - 
-Static method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoUnitTest</A>
-<DD>&nbsp;
-</DL>
-<HR>
-<A NAME="_T_"><!-- --></A><H2>
-<B>T</B></H2>
-<DL>
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html#tearDown()"><B>tearDown()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoUnitTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployMojoTest.html#tearDown()"><B>tearDown()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployMojoTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployMojoTest.html#testAltReleaseDeploymentRepository()"><B>testAltReleaseDeploymentRepository()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployMojoTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployMojoTest.html#testAltSnapshotDeploymentRepository()"><B>testAltSnapshotDeploymentRepository()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployMojoTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployMojoTest.html#testBasicDeploy()"><B>testBasicDeploy()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployMojoTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html#testBasicDeployFile()"><B>testBasicDeployFile()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployMojoTest.html#testBasicDeployWithPackagingAsPom()"><B>testBasicDeployWithPackagingAsPom()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployMojoTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployMojoTest.html#testBasicDeployWithScpAsProtocol()"><B>testBasicDeployWithScpAsProtocol()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployMojoTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployMojoTest.html#testDeployIfArtifactFileIsNull()"><B>testDeployIfArtifactFileIsNull()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployMojoTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html#testDeployIfArtifactIsNotJar()"><B>testDeployIfArtifactIsNotJar()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html#testDeployIfClassifierIsSet()"><B>testDeployIfClassifierIsSet()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html#testDeployIfPomFileParamIsSet()"><B>testDeployIfPomFileParamIsSet()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html#testDeployIfRepositoryLayoutIsLegacy()"><B>testDeployIfRepositoryLayoutIsLegacy()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html#testDeployTestEnvironment()"><B>testDeployTestEnvironment()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployMojoTest.html#testDeployTestEnvironment()"><B>testDeployTestEnvironment()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployMojoTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployMojoTest.html#testDeployWithAttachedArtifacts()"><B>testDeployWithAttachedArtifacts()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployMojoTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html#testProcessPomFromPomFileWithOverrides()"><B>testProcessPomFromPomFileWithOverrides()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoUnitTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html#testProcessPomFromPomFileWithParent1()"><B>testProcessPomFromPomFileWithParent1()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoUnitTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html#testProcessPomFromPomFileWithParent2()"><B>testProcessPomFromPomFileWithParent2()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoUnitTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html#testProcessPomFromPomFileWithParent3()"><B>testProcessPomFromPomFileWithParent3()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoUnitTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html#testProcessPomFromPomFileWithParent4()"><B>testProcessPomFromPomFileWithParent4()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoUnitTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html#testProcessPomFromPomFileWithParent5()"><B>testProcessPomFromPomFileWithParent5()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoUnitTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html#testProcessPomFromPomFileWithParent6()"><B>testProcessPomFromPomFileWithParent6()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoUnitTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployMojoTest.html#testSkippingDeploy()"><B>testSkippingDeploy()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployMojoTest</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/maven/plugin/deploy/DeployMojoTest.html#testUpdateReleaseParamSetToTrue()"><B>testUpdateReleaseParamSetToTrue()</B></A> - 
-Method in class org.apache.maven.plugin.deploy.<A HREF="./org/apache/maven/plugin/deploy/DeployMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployMojoTest</A>
-<DD>&nbsp;
-</DL>
-<HR>
-<A HREF="#_A_">A</A> <A HREF="#_D_">D</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_M_">M</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> 
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-Copyright &#169; 2004&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
-</BODY>
-</HTML>
\ No newline at end of file
+<!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>Index (Apache Maven Deploy Plugin 2.8.2 Test 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="Index (Apache Maven Deploy Plugin 2.8.2 Test 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="./overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="./overview-tree.html">Tree</a></li>
+<li><a href="./deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</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?index-all.html" target="_top">Frames</a></li>
+<li><a href="index-all.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="contentContainer"><a href="#_A_">A</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a name="_A_">
+<!--   -->
+</a>
+<h2 class="title">A</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html#addMetadata(org.apache.maven.artifact.metadata.ArtifactMetadata)">addMetadata(ArtifactMetadata)</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">DeployArtifactStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/maven/plugin/deploy/stubs/ArtifactDeployerStub.html" title="class in org.apache.maven.plugin.deploy.stubs"><span class="strong">ArtifactDeployerStub</span></a> - Class in <a href="./org/apache/maven/plugin/deploy/stubs/package-summary.html">org.apache.maven.plugin.deploy.stubs</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/ArtifactDeployerStub.html#ArtifactDeployerStub()">ArtifactDeployerStub()</a></span> - Constructor for class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/ArtifactDeployerStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactDeployerStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs"><span class="strong">ArtifactRepositoryStub</span></a> - Class in <a href="./org/apache/maven/plugin/deploy/stubs/package-summary.html">org.apache.maven.plugin.deploy.stubs</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#ArtifactRepositoryStub()">ArtifactRepositoryStub()</a></span> - Constructor for class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub2.html" title="class in org.apache.maven.plugin.deploy.stubs"><span class="strong">ArtifactRepositoryStub2</span></a> - Class in <a href="./org/apache/maven/plugin/deploy/stubs/package-summary.html">org.apache.maven.plugin.deploy.stubs</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub2.html#ArtifactRepositoryStub2()">ArtifactRepositoryStub2()</a></span> - Constructor for class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub2.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub2</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/maven/plugin/deploy/stubs/AttachedArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs"><span class="strong">AttachedArtifactStub</span></a> - Class in <a href="./org/apache/maven/plugin/deploy/stubs/package-summary.html">org.apache.maven.plugin.deploy.stubs</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/AttachedArtifactStub.html#AttachedArtifactStub()">AttachedArtifactStub()</a></span> - Constructor for class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/AttachedArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">AttachedArtifactStub</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_D_">
+<!--   -->
+</a>
+<h2 class="title">D</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/ArtifactDeployerStub.html#deploy(java.lang.String, java.lang.String, org.apache.maven.artifact.Artifact, org.apache.maven.artifact.repository.ArtifactRepository, org.apache.maven.artifact.repository.ArtifactRepository)">deploy(String, String, Artifact, ArtifactRepository, ArtifactRepository)</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/ArtifactDeployerStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactDeployerStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/ArtifactDeployerStub.html#deploy(java.io.File, org.apache.maven.artifact.Artifact, org.apache.maven.artifact.repository.ArtifactRepository, org.apache.maven.artifact.repository.ArtifactRepository)">deploy(File, Artifact, ArtifactRepository, ArtifactRepository)</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/ArtifactDeployerStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactDeployerStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs"><span class="strong">DeployArtifactStub</span></a> - Class in <a href="./org/apache/maven/plugin/deploy/stubs/package-summary.html">org.apache.maven.plugin.deploy.stubs</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html#DeployArtifactStub()">DeployArtifactStub()</a></span> - Constructor for class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">DeployArtifactStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html" title="class in org.apache.maven.plugin.deploy"><span class="strong">DeployFileMojoTest</span></a> - Class in <a href="./org/apache/maven/plugin/deploy/package-summary.html">org.apache.maven.plugin.deploy</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html#DeployFileMojoTest()">DeployFileMojoTest()</a></span> - Constructor for class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html" title="class in org.apache.maven.plugin.deploy"><span class="strong">DeployFileMojoUnitTest</span></a> - Class in <a href="./org/apache/maven/plugin/deploy/package-summary.html">org.apache.maven.plugin.deploy</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html#DeployFileMojoUnitTest()">DeployFileMojoUnitTest()</a></span> - Constructor for class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoUnitTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/maven/plugin/deploy/DeployMojoTest.html" title="class in org.apache.maven.plugin.deploy"><span class="strong">DeployMojoTest</span></a> - Class in <a href="./org/apache/maven/plugin/deploy/package-summary.html">org.apache.maven.plugin.deploy</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployMojoTest.html#DeployMojoTest()">DeployMojoTest()</a></span> - Constructor for class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployMojoTest</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_G_">
+<!--   -->
+</a>
+<h2 class="title">G</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html#getArtifactHandler()">getArtifactHandler()</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">DeployArtifactStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/AttachedArtifactStub.html#getArtifactId()">getArtifactId()</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/AttachedArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">AttachedArtifactStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html#getArtifactId()">getArtifactId()</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">DeployArtifactStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#getBasedir()">getBasedir()</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub2.html#getBasedir()">getBasedir()</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub2.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub2</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html#getBaseVersion()">getBaseVersion()</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">DeployArtifactStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/MavenProjectStub.html#getDistributionManagementArtifactRepository()">getDistributionManagementArtifactRepository()</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/MavenProjectStub.html" title="class in org.apache.maven.plugin.deploy.stubs">MavenProjectStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/AttachedArtifactStub.html#getFile()">getFile()</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/AttachedArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">AttachedArtifactStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html#getFile()">getFile()</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">DeployArtifactStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html#getGroupId()">getGroupId()</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">DeployArtifactStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#getId()">getId()</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#getKey()">getKey()</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#getLayout()">getLayout()</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html#getMetadataList()">getMetadataList()</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">DeployArtifactStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#getProtocol()">getProtocol()</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub2.html#getProtocol()">getProtocol()</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub2.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub2</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#getReleases()">getReleases()</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#getSnapshots()">getSnapshots()</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#getUrl()">getUrl()</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub2.html#getUrl()">getUrl()</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub2.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub2</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html#getVersion()">getVersion()</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">DeployArtifactStub</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_I_">
+<!--   -->
+</a>
+<h2 class="title">I</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#isBlacklisted()">isBlacklisted()</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html#isRelease()">isRelease()</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">DeployArtifactStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#isUniqueVersion()">isUniqueVersion()</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_M_">
+<!--   -->
+</a>
+<h2 class="title">M</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoUnitTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/maven/plugin/deploy/stubs/MavenProjectStub.html" title="class in org.apache.maven.plugin.deploy.stubs"><span class="strong">MavenProjectStub</span></a> - Class in <a href="./org/apache/maven/plugin/deploy/stubs/package-summary.html">org.apache.maven.plugin.deploy.stubs</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/MavenProjectStub.html#MavenProjectStub()">MavenProjectStub()</a></span> - Constructor for class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/MavenProjectStub.html" title="class in org.apache.maven.plugin.deploy.stubs">MavenProjectStub</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_O_">
+<!--   -->
+</a>
+<h2 class="title">O</h2>
+<dl>
+<dt><a href="./org/apache/maven/plugin/deploy/package-summary.html">org.apache.maven.plugin.deploy</a> - package org.apache.maven.plugin.deploy</dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/maven/plugin/deploy/stubs/package-summary.html">org.apache.maven.plugin.deploy.stubs</a> - package org.apache.maven.plugin.deploy.stubs</dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_P_">
+<!--   -->
+</a>
+<h2 class="title">P</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#pathOf(org.apache.maven.artifact.Artifact)">pathOf(Artifact)</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#pathOfLocalRepositoryMetadata(org.apache.maven.artifact.metadata.ArtifactMetadata, org.apache.maven.artifact.repository.ArtifactRepository)">pathOfLocalRepositoryMetadata(ArtifactMetadata, ArtifactRepository)</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#pathOfRemoteRepositoryMetadata(org.apache.maven.artifact.metadata.ArtifactMetadata)">pathOfRemoteRepositoryMetadata(ArtifactMetadata)</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_S_">
+<!--   -->
+</a>
+<h2 class="title">S</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#setAppendToUrl(java.lang.String)">setAppendToUrl(String)</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html#setArtifactHandlerExtension(java.lang.String)">setArtifactHandlerExtension(String)</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">DeployArtifactStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html#setBlacklisted(boolean)">setBlacklisted(boolean)</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html#setFile(java.io.File)">setFile(File)</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">DeployArtifactStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub2.html#setProtocol(java.lang.String)">setProtocol(String)</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub2.html" title="class in org.apache.maven.plugin.deploy.stubs">ArtifactRepositoryStub2</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html#setRelease(boolean)">setRelease(boolean)</a></span> - Method in class org.apache.maven.plugin.deploy.stubs.<a href="./org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.html" title="class in org.apache.maven.plugin.deploy.stubs">DeployArtifactStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html#setUp()">setUp()</a></span> - Method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html#setUp()">setUp()</a></span> - Method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoUnitTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployMojoTest.html#setUp()">setUp()</a></span> - Method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployMojoTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html#suite()">suite()</a></span> - Static method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoUnitTest</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_T_">
+<!--   -->
+</a>
+<h2 class="title">T</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html#tearDown()">tearDown()</a></span> - Method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoUnitTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployMojoTest.html#tearDown()">tearDown()</a></span> - Method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployMojoTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployMojoTest.html#testAltReleaseDeploymentRepository()">testAltReleaseDeploymentRepository()</a></span> - Method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployMojoTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployMojoTest.html#testAltSnapshotDeploymentRepository()">testAltSnapshotDeploymentRepository()</a></span> - Method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployMojoTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployMojoTest.html#testBasicDeploy()">testBasicDeploy()</a></span> - Method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployMojoTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html#testBasicDeployFile()">testBasicDeployFile()</a></span> - Method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployMojoTest.html#testBasicDeployWithPackagingAsPom()">testBasicDeployWithPackagingAsPom()</a></span> - Method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployMojoTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployMojoTest.html#testBasicDeployWithScpAsProtocol()">testBasicDeployWithScpAsProtocol()</a></span> - Method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployMojoTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployMojoTest.html#testDeployIfArtifactFileIsNull()">testDeployIfArtifactFileIsNull()</a></span> - Method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployMojoTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html#testDeployIfArtifactIsNotJar()">testDeployIfArtifactIsNotJar()</a></span> - Method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html#testDeployIfClassifierIsSet()">testDeployIfClassifierIsSet()</a></span> - Method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html#testDeployIfPomFileParamIsSet()">testDeployIfPomFileParamIsSet()</a></span> - Method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html#testDeployIfRepositoryLayoutIsLegacy()">testDeployIfRepositoryLayoutIsLegacy()</a></span> - Method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html#testDeployTestEnvironment()">testDeployTestEnvironment()</a></span> - Method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployFileMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployMojoTest.html#testDeployTestEnvironment()">testDeployTestEnvironment()</a></span> - Method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployMojoTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployMojoTest.html#testDeployWithAttachedArtifacts()">testDeployWithAttachedArtifacts()</a></span> - Method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployMojoTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html#testProcessPomFromPomFileWithOverrides()">testProcessPomFromPomFileWithOverrides()</a></span> - Method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoUnitTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html#testProcessPomFromPomFileWithParent1()">testProcessPomFromPomFileWithParent1()</a></span> - Method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoUnitTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html#testProcessPomFromPomFileWithParent2()">testProcessPomFromPomFileWithParent2()</a></span> - Method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoUnitTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html#testProcessPomFromPomFileWithParent3()">testProcessPomFromPomFileWithParent3()</a></span> - Method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoUnitTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html#testProcessPomFromPomFileWithParent4()">testProcessPomFromPomFileWithParent4()</a></span> - Method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoUnitTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html#testProcessPomFromPomFileWithParent5()">testProcessPomFromPomFileWithParent5()</a></span> - Method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoUnitTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html#testProcessPomFromPomFileWithParent6()">testProcessPomFromPomFileWithParent6()</a></span> - Method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.html" title="class in org.apache.maven.plugin.deploy">DeployFileMojoUnitTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployMojoTest.html#testSkippingDeploy()">testSkippingDeploy()</a></span> - Method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployMojoTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/deploy/DeployMojoTest.html#testUpdateReleaseParamSetToTrue()">testUpdateReleaseParamSetToTrue()</a></span> - Method in class org.apache.maven.plugin.deploy.<a href="./org/apache/maven/plugin/deploy/DeployMojoTest.html" title="class in org.apache.maven.plugin.deploy">DeployMojoTest</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a href="#_A_">A</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;</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="./overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="./overview-tree.html">Tree</a></li>
+<li><a href="./deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</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?index-all.html" target="_top">Frames</a></li>
+<li><a href="index-all.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; 2004&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Modified: websites/production/maven/content/plugins-archives/maven-deploy-plugin-LATEST/testapidocs/index.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-deploy-plugin-LATEST/testapidocs/index.html (original)
+++ websites/production/maven/content/plugins-archives/maven-deploy-plugin-LATEST/testapidocs/index.html Wed Aug 27 20:27:59 2014
@@ -1,75 +1,69 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<TITLE>
-Apache Maven Deploy Plugin 2.8.1 Test API
-</TITLE>
-<SCRIPT type="text/javascript">
-    targetPage = "" + window.location.search;
-    if (targetPage != "" && targetPage != "undefined")
-        targetPage = targetPage.substring(1);
-    if (targetPage.indexOf(":") != -1)
-        targetPage = "undefined";
-    if (targetPage != "" && !validURL(targetPage))
-        targetPage = "undefined";
-    function validURL(url) {
-        var pos = url.indexOf(".html");
-        if (pos == -1 || pos != url.length - 5)
-            return false;
-        var allowNumber = false;
-        var allowSep = false;
-        var seenDot = false;
-        for (var i = 0; i < url.length - 5; i++) {
-            var ch = url.charAt(i);
-            if ('a' <= ch && ch <= 'z' ||
-                    'A' <= ch && ch <= 'Z' ||
-                    ch == '$' ||
-                    ch == '_') {
-                allowNumber = true;
-                allowSep = true;
-            } else if ('0' <= ch && ch <= '9'
-                    || ch == '-') {
-                if (!allowNumber)
-                     return false;
-            } else if (ch == '/' || ch == '.') {
-                if (!allowSep)
-                    return false;
-                allowNumber = false;
-                allowSep = false;
-                if (ch == '.')
-                     seenDot = true;
-                if (ch == '/' && seenDot)
-                     return false;
-            } else {
-                return false;
-            }
-        }
-        return true;
-    }
-    function loadFrames() {
-        if (targetPage != "" && targetPage != "undefined")
-             top.classFrame.location = top.targetPage;
-    }
-</SCRIPT>
-<NOSCRIPT>
-</NOSCRIPT>
-</HEAD>
-<FRAMESET cols="20%,80%" title="" onLoad="top.loadFrames()">
-<FRAMESET rows="30%,70%" title="" onLoad="top.loadFrames()">
-<FRAME src="overview-frame.html" name="packageListFrame" title="All Packages">
-<FRAME src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
-</FRAMESET>
-<FRAME src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
-<NOFRAMES>
-<H2>
-Frame Alert</H2>
-
-<P>
-This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
-<BR>
-Link to<A HREF="overview-summary.html">Non-frame version.</A>
-</NOFRAMES>
-</FRAMESET>
-</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Apache Maven Deploy Plugin 2.8.2 Test API</title>
+<script type="text/javascript">
+    targetPage = "" + window.location.search;
+    if (targetPage != "" && targetPage != "undefined")
+        targetPage = targetPage.substring(1);
+    if (targetPage.indexOf(":") != -1)
+        targetPage = "undefined";
+    if (targetPage != "" && !validURL(targetPage))
+        targetPage = "undefined";
+    function validURL(url) {
+        var pos = url.indexOf(".html");
+        if (pos == -1 || pos != url.length - 5)
+            return false;
+        var allowNumber = false;
+        var allowSep = false;
+        var seenDot = false;
+        for (var i = 0; i < url.length - 5; i++) {
+            var ch = url.charAt(i);
+            if ('a' <= ch && ch <= 'z' ||
+                    'A' <= ch && ch <= 'Z' ||
+                    ch == '$' ||
+                    ch == '_') {
+                allowNumber = true;
+                allowSep = true;
+            } else if ('0' <= ch && ch <= '9'
+                    || ch == '-') {
+                if (!allowNumber)
+                     return false;
+            } else if (ch == '/' || ch == '.') {
+                if (!allowSep)
+                    return false;
+                allowNumber = false;
+                allowSep = false;
+                if (ch == '.')
+                     seenDot = true;
+                if (ch == '/' && seenDot)
+                     return false;
+            } else {
+                return false;
+            }
+        }
+        return true;
+    }
+    function loadFrames() {
+        if (targetPage != "" && targetPage != "undefined")
+             top.classFrame.location = top.targetPage;
+    }
+</script>
+</head>
+<frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()">
+<frameset rows="30%,70%" title="Left frames" onload="top.loadFrames()">
+<frame src="overview-frame.html" name="packageListFrame" title="All Packages">
+<frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
+</frameset>
+<frame src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
+<noframes>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<h2>Frame Alert</h2>
+<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p>
+</noframes>
+</frameset>
+</html>
\ No newline at end of file