Modified: websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/class-use/AbstractWarMojo.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/class-use/AbstractWarMojo.html (original) +++ websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/class-use/AbstractWarMojo.html Sun May 31 20:51:05 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.maven.plugin.war.AbstractWarMojo (Apache Maven WAR Plugin 2.6 API)</title> +<title>Uses of Class org.apache.maven.plugin.war.AbstractWarMojo (Apache Maven WAR Plugin 2.7-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.plugin.war.AbstractWarMojo (Apache Maven WAR Plugin 2.6 API)"; + parent.document.title="Uses of Class org.apache.maven.plugin.war.AbstractWarMojo (Apache Maven WAR Plugin 2.7-SNAPSHOT API)"; } //--> </script>
Modified: websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/class-use/HelpMojo.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/class-use/HelpMojo.html (original) +++ websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/class-use/HelpMojo.html Sun May 31 20:51:05 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.maven.plugin.war.HelpMojo (Apache Maven WAR Plugin 2.6 API)</title> +<title>Uses of Class org.apache.maven.plugin.war.HelpMojo (Apache Maven WAR Plugin 2.7-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.plugin.war.HelpMojo (Apache Maven WAR Plugin 2.6 API)"; + parent.document.title="Uses of Class org.apache.maven.plugin.war.HelpMojo (Apache Maven WAR Plugin 2.7-SNAPSHOT API)"; } //--> </script> Modified: websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/class-use/Overlay.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/class-use/Overlay.html (original) +++ websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/class-use/Overlay.html Sun May 31 20:51:05 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.maven.plugin.war.Overlay (Apache Maven WAR Plugin 2.6 API)</title> +<title>Uses of Class org.apache.maven.plugin.war.Overlay (Apache Maven WAR Plugin 2.7-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.plugin.war.Overlay (Apache Maven WAR Plugin 2.6 API)"; + parent.document.title="Uses of Class org.apache.maven.plugin.war.Overlay (Apache Maven WAR Plugin 2.7-SNAPSHOT API)"; } //--> </script> @@ -120,7 +120,7 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">Overlay</a>></code></td> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">Overlay</a>></code></td> <td class="colLast"><span class="strong">AbstractWarMojo.</span><code><strong><a href="../../../../../../org/apache/maven/plugin/war/AbstractWarMojo.html#getOverlays()">getOverlays</a></strong>()</code> </td> </tr> </tbody> @@ -147,7 +147,7 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">AbstractWarMojo.</span><code><strong><a href="../../../../../../org/apache/maven/plugin/war/AbstractWarMojo.html#setOverlays(java.util.List)">setOverlays</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">Overlay</a>> overlays)</code> </td> +<td class="colLast"><span class="strong">AbstractWarMojo.</span><code><strong><a href="../../../../../../org/apache/maven/plugin/war/AbstractWarMojo.html#setOverlays(java.util.List)">setOverlays</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">Overlay</a>> overlays)</code> </td> </tr> </tbody> </table> @@ -179,7 +179,7 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">Overlay</a>></code></td> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">Overlay</a>></code></td> <td class="colLast"><span class="strong">OverlayManager.</span><code><strong><a href="../../../../../../org/apache/maven/plugin/war/overlay/OverlayManager.html#getOverlays()">getOverlays</a></strong>()</code> <div class="block">Returns the resolved overlays.</div> </td> @@ -193,10 +193,10 @@ </tr> <tbody> <tr class="altColor"> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/war/overlay/OverlayManager.html#OverlayManager(java.util.List, org.apache.maven.project.MavenProject, java.lang.String, java.lang.String, org.apache.maven.plugin.war.Overlay)">OverlayManager</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">Overlay</a>> overlays, +<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/war/overlay/OverlayManager.html#OverlayManager(java.util.List, org.apache.maven.project.MavenProject, java.lang.String, java.lang.String, org.apache.maven.plugin.war.Overlay)">OverlayManager</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">Overlay</a>> overlays, <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a> project, - <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultIncludes, - <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultExcludes, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultIncludes, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultExcludes, <a href="../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">Overlay</a> currentProjectOverlay)</code> <div class="block">Creates a manager with the specified overlays.</div> </td> @@ -210,10 +210,10 @@ </tr> <tbody> <tr class="altColor"> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/war/overlay/OverlayManager.html#OverlayManager(java.util.List, org.apache.maven.project.MavenProject, java.lang.String, java.lang.String, org.apache.maven.plugin.war.Overlay)">OverlayManager</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">Overlay</a>> overlays, +<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/war/overlay/OverlayManager.html#OverlayManager(java.util.List, org.apache.maven.project.MavenProject, java.lang.String, java.lang.String, org.apache.maven.plugin.war.Overlay)">OverlayManager</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">Overlay</a>> overlays, <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a> project, - <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultIncludes, - <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultExcludes, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultIncludes, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultExcludes, <a href="../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">Overlay</a> currentProjectOverlay)</code> <div class="block">Creates a manager with the specified overlays.</div> </td> @@ -233,14 +233,14 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td> +<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td> <td class="colLast"><span class="strong">OverlayPackagingTask.</span><code><strong><a href="../../../../../../org/apache/maven/plugin/war/packaging/OverlayPackagingTask.html#getOverlayTempDirectory(org.apache.maven.plugin.war.packaging.WarPackagingContext, org.apache.maven.plugin.war.Overlay)">getOverlayTempDirectory</a></strong>(<a href="../../../../../../org/apache/maven/plugin/war/packaging/WarPackagingContext.html" title="interface in org.apache.maven.plugin.war.packaging">WarPackagingContext</a> context, <a href="../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">Overlay</a> overlay)</code> <div class="block">Returns the directory to use to unpack the specified overlay.</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td> +<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td> <td class="colLast"><span class="strong">OverlayPackagingTask.</span><code><strong><a href="../../../../../../org/apache/maven/plugin/war/packaging/OverlayPackagingTask.html#unpackOverlay(org.apache.maven.plugin.war.packaging.WarPackagingContext, org.apache.maven.plugin.war.Overlay)">unpackOverlay</a></strong>(<a href="../../../../../../org/apache/maven/plugin/war/packaging/WarPackagingContext.html" title="interface in org.apache.maven.plugin.war.packaging">WarPackagingContext</a> context, <a href="../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">Overlay</a> overlay)</code> <div class="block">Unpacks the specified overlay.</div> @@ -255,7 +255,7 @@ </tr> <tbody> <tr class="altColor"> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/war/packaging/ArtifactsPackagingTask.html#ArtifactsPackagingTask(java.util.Set, org.apache.maven.plugin.war.Overlay)">ArtifactsPackagingTask</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<a href="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>> artifacts, +<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/war/packaging/ArtifactsPackagingTask.html#ArtifactsPackagingTask(java.util.Set, org.apache.maven.plugin.war.Overlay)">ArtifactsPackagingTask</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<a href="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>> artifacts, <a href="../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">Overlay</a> currentProjectOverlay)</code> </td> </tr> <tr class="rowColor"> @@ -267,8 +267,8 @@ </tr> <tr class="rowColor"> <td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/war/packaging/WarProjectPackagingTask.html#WarProjectPackagingTask(org.apache.maven.model.Resource[], java.io.File, java.io.File, org.apache.maven.plugin.war.Overlay)">WarProjectPackagingTask</a></strong>(<a href="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html?is-external=true" title="class or interface in org.apache.maven.model">Resource</a>[] webResources, - <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> webXml, - <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> containerConfigXml, + <a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> webXml, + <a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> containerConfigXml, <a href="../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">Overlay</a> currentProjectOverlay)</code> </td> </tr> </tbody> Modified: websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/class-use/WarExplodedMojo.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/class-use/WarExplodedMojo.html (original) +++ websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/class-use/WarExplodedMojo.html Sun May 31 20:51:05 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.maven.plugin.war.WarExplodedMojo (Apache Maven WAR Plugin 2.6 API)</title> +<title>Uses of Class org.apache.maven.plugin.war.WarExplodedMojo (Apache Maven WAR Plugin 2.7-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.plugin.war.WarExplodedMojo (Apache Maven WAR Plugin 2.6 API)"; + parent.document.title="Uses of Class org.apache.maven.plugin.war.WarExplodedMojo (Apache Maven WAR Plugin 2.7-SNAPSHOT API)"; } //--> </script> Modified: websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/class-use/WarInPlaceMojo.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/class-use/WarInPlaceMojo.html (original) +++ websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/class-use/WarInPlaceMojo.html Sun May 31 20:51:05 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.maven.plugin.war.WarInPlaceMojo (Apache Maven WAR Plugin 2.6 API)</title> +<title>Uses of Class org.apache.maven.plugin.war.WarInPlaceMojo (Apache Maven WAR Plugin 2.7-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.plugin.war.WarInPlaceMojo (Apache Maven WAR Plugin 2.6 API)"; + parent.document.title="Uses of Class org.apache.maven.plugin.war.WarInPlaceMojo (Apache Maven WAR Plugin 2.7-SNAPSHOT API)"; } //--> </script> Modified: websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/class-use/WarManifestMojo.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/class-use/WarManifestMojo.html (original) +++ websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/class-use/WarManifestMojo.html Sun May 31 20:51:05 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.maven.plugin.war.WarManifestMojo (Apache Maven WAR Plugin 2.6 API)</title> +<title>Uses of Class org.apache.maven.plugin.war.WarManifestMojo (Apache Maven WAR Plugin 2.7-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.plugin.war.WarManifestMojo (Apache Maven WAR Plugin 2.6 API)"; + parent.document.title="Uses of Class org.apache.maven.plugin.war.WarManifestMojo (Apache Maven WAR Plugin 2.7-SNAPSHOT API)"; } //--> </script> Modified: websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/class-use/WarMojo.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/class-use/WarMojo.html (original) +++ websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/class-use/WarMojo.html Sun May 31 20:51:05 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.maven.plugin.war.WarMojo (Apache Maven WAR Plugin 2.6 API)</title> +<title>Uses of Class org.apache.maven.plugin.war.WarMojo (Apache Maven WAR Plugin 2.7-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.plugin.war.WarMojo (Apache Maven WAR Plugin 2.6 API)"; + parent.document.title="Uses of Class org.apache.maven.plugin.war.WarMojo (Apache Maven WAR Plugin 2.7-SNAPSHOT API)"; } //--> </script> Modified: websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/DefaultOverlay.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/DefaultOverlay.html (original) +++ websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/DefaultOverlay.html Sun May 31 20:51:05 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>DefaultOverlay (Apache Maven WAR Plugin 2.6 API)</title> +<title>DefaultOverlay (Apache Maven WAR Plugin 2.7-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="DefaultOverlay (Apache Maven WAR Plugin 2.6 API)"; + parent.document.title="DefaultOverlay (Apache Maven WAR Plugin 2.7-SNAPSHOT API)"; } //--> </script> @@ -83,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li><a href="http://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="../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">org.apache.maven.plugin.war.Overlay</a></li> @@ -146,8 +146,8 @@ extends <a href="../../../../../../org/a </tr> <tr class="rowColor"> <td class="colOne"><code><strong><a href="../../../../../../org/apache/maven/plugin/war/overlay/DefaultOverlay.html#DefaultOverlay(org.apache.maven.artifact.Artifact, java.lang.String, java.lang.String)">DefaultOverlay</a></strong>(<a href="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a> a, - <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> includes, - <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> excludes)</code> + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> includes, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> excludes)</code> <div class="block">Creates an overlay for the specified artifact.</div> </td> </tr> @@ -171,8 +171,8 @@ extends <a href="../../../../../../org/a <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api /java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.<a href="http://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="http://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="http://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="http://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="http://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="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://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="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-ex ternal=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> </ul> </li> </ul> @@ -206,8 +206,8 @@ extends <a href="../../../../../../org/a <li class="blockList"> <h4>DefaultOverlay</h4> <pre>public DefaultOverlay(<a href="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a> a, - <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> includes, - <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> excludes)</pre> + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> includes, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> excludes)</pre> <div class="block">Creates an overlay for the specified artifact.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>a</code> - the artifact</dd><dd><code>includes</code> - the includes to use</dd><dd><code>excludes</code> - the excludes to use</dd></dl> </li> Modified: websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/InvalidOverlayConfigurationException.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/InvalidOverlayConfigurationException.html (original) +++ websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/InvalidOverlayConfigurationException.html Sun May 31 20:51:05 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>InvalidOverlayConfigurationException (Apache Maven WAR Plugin 2.6 API)</title> +<title>InvalidOverlayConfigurationException (Apache Maven WAR Plugin 2.7-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="InvalidOverlayConfigurationException (Apache Maven WAR Plugin 2.6 API)"; + parent.document.title="InvalidOverlayConfigurationException (Apache Maven WAR Plugin 2.7-SNAPSHOT API)"; } //--> </script> @@ -83,13 +83,13 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li><a href="http://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://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">java.lang.Throwable</a></li> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">java.lang.Throwable</a></li> <li> <ul class="inheritance"> -<li><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">java.lang.Exception</a></li> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">java.lang.Exception</a></li> <li> <ul class="inheritance"> <li><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojoExecutionException</a></li> @@ -115,7 +115,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></dd> +<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></dd> </dl> <hr> <br> @@ -160,11 +160,11 @@ extends <a href="http://maven.apache.org <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../../../org/apache/maven/plugin/war/overlay/InvalidOverlayConfigurationException.html#InvalidOverlayConfigurationException(java.lang.String)">InvalidOverlayConfigurationException</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> string)</code> </td> +<td class="colOne"><code><strong><a href="../../../../../../org/apache/maven/plugin/war/overlay/InvalidOverlayConfigurationException.html#InvalidOverlayConfigurationException(java.lang.String)">InvalidOverlayConfigurationException</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> string)</code> </td> </tr> <tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../../../../org/apache/maven/plugin/war/overlay/InvalidOverlayConfigurationException.html#InvalidOverlayConfigurationException(java.lang.String, java.lang.Throwable)">InvalidOverlayConfigurationException</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> string, - <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> throwable)</code> </td> +<td class="colOne"><code><strong><a href="../../../../../../org/apache/maven/plugin/war/overlay/InvalidOverlayConfigurationException.html#InvalidOverlayConfigurationException(java.lang.String, java.lang.Throwable)">InvalidOverlayConfigurationException</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> string, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> throwable)</code> </td> </tr> </table> </li> @@ -186,15 +186,15 @@ extends <a href="http://maven.apache.org <li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></h3> -<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true#addSuppressed(java.lang.Throwable)" title="class or interface in java.lang">addSuppressed</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true#fillInStackTrace()" title="class or interface in java.lang">fillInStackTrace</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true#getCause()" title="class or interface in java.lang">getCause</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true#getLocalizedMessage()" title="class or interface in java.lang">getLocalizedMessage</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true#getMessage()" title="class or interface in java.lang">getMessage</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true#getStackTrace( )" title="class or interface in java.lang">getStackTrace</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true#getSuppressed()" title="class or interface in java.lang">getSuppressed</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true#initCause(java.lang.Throwable)" title="class or interface in java.lang">initCause</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace()" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintStream)" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintWriter)" title="class or interface in java.lang">printStackTrace</a>, <a href="http: //docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true#setStackTrace(java.lang.StackTraceElement[])" title="class or interface in java.lang">setStackTrace</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code></li> +<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></h3> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#addSuppressed(java.lang.Throwable)" title="class or interface in java.lang">addSuppressed</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#fillInStackTrace()" title="class or interface in java.lang">fillInStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getCause()" title="class or interface in java.lang">getCause</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getLocalizedMessage()" title="class or interface in java.lang">getLocalizedMessage</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getMessage()" title="class or interface in java.lang">getMessage</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getStackTrace()" title="class or inter face in java.lang">getStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getSuppressed()" title="class or interface in java.lang">getSuppressed</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#initCause(java.lang.Throwable)" title="class or interface in java.lang">initCause</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace()" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintStream)" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintWriter)" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lan g/Throwable.html?is-external=true#setStackTrace(java.lang.StackTraceElement[])" title="class or interface in java.lang">setStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.<a href="http://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="http://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="http://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="http://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="http://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="http://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="http://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="http://docs.oracle.com/javase/7/docs/api/java/lang /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://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="http://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="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> </ul> </li> </ul> @@ -216,7 +216,7 @@ extends <a href="http://maven.apache.org <ul class="blockList"> <li class="blockList"> <h4>InvalidOverlayConfigurationException</h4> -<pre>public InvalidOverlayConfigurationException(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> string)</pre> +<pre>public InvalidOverlayConfigurationException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> string)</pre> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>string</code> - Set the message of the exception.</dd></dl> </li> </ul> @@ -226,9 +226,9 @@ extends <a href="http://maven.apache.org <ul class="blockListLast"> <li class="blockList"> <h4>InvalidOverlayConfigurationException</h4> -<pre>public InvalidOverlayConfigurationException(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> string, - <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> throwable)</pre> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>string</code> - Set the message of the exception.</dd><dd><code>throwable</code> - <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><code>Throwable</code></a></dd></dl> +<pre>public InvalidOverlayConfigurationException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> string, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> throwable)</pre> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>string</code> - Set the message of the exception.</dd><dd><code>throwable</code> - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><code>Throwable</code></a></dd></dl> </li> </ul> </li> Modified: websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/OverlayManager.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/OverlayManager.html (original) +++ websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/OverlayManager.html Sun May 31 20:51:05 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>OverlayManager (Apache Maven WAR Plugin 2.6 API)</title> +<title>OverlayManager (Apache Maven WAR Plugin 2.7-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="OverlayManager (Apache Maven WAR Plugin 2.6 API)"; + parent.document.title="OverlayManager (Apache Maven WAR Plugin 2.7-SNAPSHOT API)"; } //--> </script> @@ -83,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li><a href="http://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>org.apache.maven.plugin.war.overlay.OverlayManager</li> @@ -96,7 +96,7 @@ <hr> <br> <pre>public class <span class="strong">OverlayManager</span> -extends <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> <div class="block">Manages the overlays.</div> <dl><dt><span class="strong">Version:</span></dt> <dd>$Id$</dd> @@ -120,10 +120,10 @@ extends <a href="http://docs.oracle.com/ <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../../../org/apache/maven/plugin/war/overlay/OverlayManager.html#OverlayManager(java.util.List, org.apache.maven.project.MavenProject, java.lang.String, java.lang.String, org.apache.maven.plugin.war.Overlay)">OverlayManager</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">Overlay</a>> overlays, +<td class="colOne"><code><strong><a href="../../../../../../org/apache/maven/plugin/war/overlay/OverlayManager.html#OverlayManager(java.util.List, org.apache.maven.project.MavenProject, java.lang.String, java.lang.String, org.apache.maven.plugin.war.Overlay)">OverlayManager</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">Overlay</a>> overlays, <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a> project, - <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultIncludes, - <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultExcludes, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultIncludes, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultExcludes, <a href="../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">Overlay</a> currentProjectOverlay)</code> <div class="block">Creates a manager with the specified overlays.</div> </td> @@ -144,13 +144,13 @@ extends <a href="http://docs.oracle.com/ <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/war/overlay/OverlayManager.html#getOverlayIds()">getOverlayIds</a></strong>()</code> <div class="block">Returns the id of the resolved overlays.</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">Overlay</a>></code></td> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">Overlay</a>></code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/war/overlay/OverlayManager.html#getOverlays()">getOverlays</a></strong>()</code> <div class="block">Returns the resolved overlays.</div> </td> @@ -160,8 +160,8 @@ extends <a href="http://docs.oracle.com/ <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.<a href="http://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="http://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="http://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="http://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="http://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="http://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="http://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="http://docs.oracle.com/javase/7/docs/api/java/lang /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://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="http://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="http://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="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> </ul> </li> </ul> @@ -183,10 +183,10 @@ extends <a href="http://docs.oracle.com/ <ul class="blockListLast"> <li class="blockList"> <h4>OverlayManager</h4> -<pre>public OverlayManager(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">Overlay</a>> overlays, +<pre>public OverlayManager(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">Overlay</a>> overlays, <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a> project, - <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultIncludes, - <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultExcludes, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultIncludes, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultExcludes, <a href="../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">Overlay</a> currentProjectOverlay) throws <a href="../../../../../../org/apache/maven/plugin/war/overlay/InvalidOverlayConfigurationException.html" title="class in org.apache.maven.plugin.war.overlay">InvalidOverlayConfigurationException</a></pre> <div class="block">Creates a manager with the specified overlays. @@ -211,7 +211,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockList"> <li class="blockList"> <h4>getOverlays</h4> -<pre>public <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">Overlay</a>> getOverlays()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">Overlay</a>> getOverlays()</pre> <div class="block">Returns the resolved overlays.</div> <dl><dt><span class="strong">Returns:</span></dt><dd>the overlays</dd></dl> </li> @@ -222,7 +222,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockListLast"> <li class="blockList"> <h4>getOverlayIds</h4> -<pre>public <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> getOverlayIds()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> getOverlayIds()</pre> <div class="block">Returns the id of the resolved overlays.</div> <dl><dt><span class="strong">Returns:</span></dt><dd>the overlay ids</dd></dl> </li> Modified: websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/class-use/DefaultOverlay.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/class-use/DefaultOverlay.html (original) +++ websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/class-use/DefaultOverlay.html Sun May 31 20:51:05 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.maven.plugin.war.overlay.DefaultOverlay (Apache Maven WAR Plugin 2.6 API)</title> +<title>Uses of Class org.apache.maven.plugin.war.overlay.DefaultOverlay (Apache Maven WAR Plugin 2.7-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.plugin.war.overlay.DefaultOverlay (Apache Maven WAR Plugin 2.6 API)"; + parent.document.title="Uses of Class org.apache.maven.plugin.war.overlay.DefaultOverlay (Apache Maven WAR Plugin 2.7-SNAPSHOT API)"; } //--> </script> Modified: websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/class-use/InvalidOverlayConfigurationException.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/class-use/InvalidOverlayConfigurationException.html (original) +++ websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/class-use/InvalidOverlayConfigurationException.html Sun May 31 20:51:05 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.maven.plugin.war.overlay.InvalidOverlayConfigurationException (Apache Maven WAR Plugin 2.6 API)</title> +<title>Uses of Class org.apache.maven.plugin.war.overlay.InvalidOverlayConfigurationException (Apache Maven WAR Plugin 2.7-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.plugin.war.overlay.InvalidOverlayConfigurationException (Apache Maven WAR Plugin 2.6 API)"; + parent.document.title="Uses of Class org.apache.maven.plugin.war.overlay.InvalidOverlayConfigurationException (Apache Maven WAR Plugin 2.7-SNAPSHOT API)"; } //--> </script> @@ -94,10 +94,10 @@ </tr> <tbody> <tr class="altColor"> -<td class="colLast"><code><strong><a href="../../../../../../../org/apache/maven/plugin/war/overlay/OverlayManager.html#OverlayManager(java.util.List, org.apache.maven.project.MavenProject, java.lang.String, java.lang.String, org.apache.maven.plugin.war.Overlay)">OverlayManager</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">Overlay</a>> overlays, +<td class="colLast"><code><strong><a href="../../../../../../../org/apache/maven/plugin/war/overlay/OverlayManager.html#OverlayManager(java.util.List, org.apache.maven.project.MavenProject, java.lang.String, java.lang.String, org.apache.maven.plugin.war.Overlay)">OverlayManager</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">Overlay</a>> overlays, <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a> project, - <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultIncludes, - <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultExcludes, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultIncludes, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultExcludes, <a href="../../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war">Overlay</a> currentProjectOverlay)</code> <div class="block">Creates a manager with the specified overlays.</div> </td> Modified: websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/class-use/OverlayManager.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/class-use/OverlayManager.html (original) +++ websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/class-use/OverlayManager.html Sun May 31 20:51:05 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.maven.plugin.war.overlay.OverlayManager (Apache Maven WAR Plugin 2.6 API)</title> +<title>Uses of Class org.apache.maven.plugin.war.overlay.OverlayManager (Apache Maven WAR Plugin 2.7-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.plugin.war.overlay.OverlayManager (Apache Maven WAR Plugin 2.6 API)"; + parent.document.title="Uses of Class org.apache.maven.plugin.war.overlay.OverlayManager (Apache Maven WAR Plugin 2.7-SNAPSHOT API)"; } //--> </script> Modified: websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/package-frame.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/package-frame.html (original) +++ websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/package-frame.html Sun May 31 20:51:05 2015 @@ -3,7 +3,7 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.maven.plugin.war.overlay (Apache Maven WAR Plugin 2.6 API)</title> +<title>org.apache.maven.plugin.war.overlay (Apache Maven WAR Plugin 2.7-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> Modified: websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/package-summary.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/package-summary.html (original) +++ websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/package-summary.html Sun May 31 20:51:05 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.maven.plugin.war.overlay (Apache Maven WAR Plugin 2.6 API)</title> +<title>org.apache.maven.plugin.war.overlay (Apache Maven WAR Plugin 2.7-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.plugin.war.overlay (Apache Maven WAR Plugin 2.6 API)"; + parent.document.title="org.apache.maven.plugin.war.overlay (Apache Maven WAR Plugin 2.7-SNAPSHOT API)"; } //--> </script> Modified: websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/package-tree.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/package-tree.html (original) +++ websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/package-tree.html Sun May 31 20:51:05 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.maven.plugin.war.overlay Class Hierarchy (Apache Maven WAR Plugin 2.6 API)</title> +<title>org.apache.maven.plugin.war.overlay Class Hierarchy (Apache Maven WAR Plugin 2.7-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.plugin.war.overlay Class Hierarchy (Apache Maven WAR Plugin 2.6 API)"; + parent.document.title="org.apache.maven.plugin.war.overlay Class Hierarchy (Apache Maven WAR Plugin 2.7-SNAPSHOT API)"; } //--> </script> @@ -71,7 +71,7 @@ <div class="contentContainer"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> -<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a> +<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a> <ul> <li type="circle">org.apache.maven.plugin.war.<a href="../../../../../../org/apache/maven/plugin/war/Overlay.html" title="class in org.apache.maven.plugin.war"><span class="strong">Overlay</span></a> <ul> @@ -79,9 +79,9 @@ </ul> </li> <li type="circle">org.apache.maven.plugin.war.overlay.<a href="../../../../../../org/apache/maven/plugin/war/overlay/OverlayManager.html" title="class in org.apache.maven.plugin.war.overlay"><span class="strong">OverlayManager</span></a></li> -<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="strong">Throwable</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>) +<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="strong">Throwable</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>) <ul> -<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="strong">Exception</span></a> +<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="strong">Exception</span></a> <ul> <li type="circle">org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin"><span class="strong">AbstractMojoExecutionException</span></a> <ul> Modified: websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/package-use.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/package-use.html (original) +++ websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/overlay/package-use.html Sun May 31 20:51:05 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Package org.apache.maven.plugin.war.overlay (Apache Maven WAR Plugin 2.6 API)</title> +<title>Uses of Package org.apache.maven.plugin.war.overlay (Apache Maven WAR Plugin 2.7-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 Package org.apache.maven.plugin.war.overlay (Apache Maven WAR Plugin 2.6 API)"; + parent.document.title="Uses of Package org.apache.maven.plugin.war.overlay (Apache Maven WAR Plugin 2.7-SNAPSHOT API)"; } //--> </script> Modified: websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/package-frame.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/package-frame.html (original) +++ websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/package-frame.html Sun May 31 20:51:05 2015 @@ -3,7 +3,7 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.maven.plugin.war (Apache Maven WAR Plugin 2.6 API)</title> +<title>org.apache.maven.plugin.war (Apache Maven WAR Plugin 2.7-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> Modified: websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/package-summary.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/package-summary.html (original) +++ websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/package-summary.html Sun May 31 20:51:05 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.maven.plugin.war (Apache Maven WAR Plugin 2.6 API)</title> +<title>org.apache.maven.plugin.war (Apache Maven WAR Plugin 2.7-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.plugin.war (Apache Maven WAR Plugin 2.6 API)"; + parent.document.title="org.apache.maven.plugin.war (Apache Maven WAR Plugin 2.7-SNAPSHOT API)"; } //--> </script> Modified: websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/package-tree.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/package-tree.html (original) +++ websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/package-tree.html Sun May 31 20:51:05 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.maven.plugin.war Class Hierarchy (Apache Maven WAR Plugin 2.6 API)</title> +<title>org.apache.maven.plugin.war Class Hierarchy (Apache Maven WAR Plugin 2.7-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.plugin.war Class Hierarchy (Apache Maven WAR Plugin 2.6 API)"; + parent.document.title="org.apache.maven.plugin.war Class Hierarchy (Apache Maven WAR Plugin 2.7-SNAPSHOT API)"; } //--> </script> @@ -71,7 +71,7 @@ <div class="contentContainer"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> -<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a> +<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a> <ul> <li type="circle">org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin"><span class="strong">AbstractMojo</span></a> (implements org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a>) <ul> Modified: websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/package-use.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/package-use.html (original) +++ websites/production/maven/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugin/war/package-use.html Sun May 31 20:51:05 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Package org.apache.maven.plugin.war (Apache Maven WAR Plugin 2.6 API)</title> +<title>Uses of Package org.apache.maven.plugin.war (Apache Maven WAR Plugin 2.7-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 Package org.apache.maven.plugin.war (Apache Maven WAR Plugin 2.6 API)"; + parent.document.title="Uses of Package org.apache.maven.plugin.war (Apache Maven WAR Plugin 2.7-SNAPSHOT API)"; } //--> </script>