You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2012/05/01 23:52:14 UTC

svn commit: r815337 [27/32] - in /websites/production/maventest/content/plugins/maven-doap-plugin-latest: ./ apidocs/ apidocs/org/apache/maven/plugin/doap/ apidocs/org/apache/maven/plugin/doap/class-use/ apidocs/org/apache/maven/plugin/doap/options/ ap...

Modified: websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/org/apache/maven/plugin/doap/stubs/DoapProjectStub.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/org/apache/maven/plugin/doap/stubs/DoapProjectStub.html (original)
+++ websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/org/apache/maven/plugin/doap/stubs/DoapProjectStub.html Tue May  1 21:52:10 2012
@@ -2,20 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Mon Jul 28 18:58:05 EDT 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.6.0_22) on Wed Jan 12 08:23:35 EST 2011 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-DoapProjectStub (Maven DOAP Plugin 1.0 Test API)
+DoapProjectStub (Maven DOAP Plugin 1.1 Test API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.doap.stubs.DoapProjectStub class">
+<META NAME="date" CONTENT="2011-01-12">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="DoapProjectStub (Maven DOAP Plugin 1.0 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="DoapProjectStub (Maven DOAP Plugin 1.1 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -90,11 +93,14 @@ org.apache.maven.plugin.doap.stubs</FONT
 <BR>
 Class DoapProjectStub</H2>
 <PRE>
-java.lang.Object
+<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.project.MavenProject
       <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.plugin.testing.stubs.MavenProjectStub
           <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.doap.stubs.DoapProjectStub</B>
 </PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</A></DD>
+</DL>
 <HR>
 <DL>
 <DT><PRE>public class <B>DoapProjectStub</B><DT>extends org.apache.maven.plugin.testing.stubs.MavenProjectStub</DL>
@@ -155,11 +161,75 @@ java.lang.Object
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;java.io.File</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/doap/stubs/DoapProjectStub.html#getBasedir()">getBasedir</A></B>()</CODE>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/doap/stubs/DoapProjectStub.html#getDescription()">getDescription</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;org.apache.maven.model.Developer&gt;</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/doap/stubs/DoapProjectStub.html#getDevelopers()">getDevelopers</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;org.apache.maven.model.DistributionManagement</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/doap/stubs/DoapProjectStub.html#getDistributionManagement()">getDistributionManagement</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/doap/stubs/DoapProjectStub.html#getInceptionYear()">getInceptionYear</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;org.apache.maven.model.IssueManagement</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/doap/stubs/DoapProjectStub.html#getIssueManagement()">getIssueManagement</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;org.apache.maven.model.License&gt;</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/doap/stubs/DoapProjectStub.html#getLicenses()">getLicenses</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;org.apache.maven.model.Organization</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/doap/stubs/DoapProjectStub.html#getOrganization()">getOrganization</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;org.apache.maven.artifact.repository.ArtifactRepository&gt;</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/doap/stubs/DoapProjectStub.html#getRemoteArtifactRepositories()">getRemoteArtifactRepositories</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;org.apache.maven.model.Scm</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/doap/stubs/DoapProjectStub.html#getScm()">getScm</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugin.testing.stubs.MavenProjectStub"><!-- --></A>
@@ -168,7 +238,7 @@ java.lang.Object
 <TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugin.testing.stubs.MavenProjectStub</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>addAttachedArtifact, addCompileSourceRoot, addContributor, addDeveloper, addLicense, addMailingList, addPlugin, addProjectReference, addResource, addScriptSourceRoot, addTestCompileSourceRoot, addTestResource, attachArtifact, createArtifacts, getActiveProfiles, getArtifact, getArtifactId, getArtifactMap, getArtifacts, getAttachedArtifacts, getBuild, getBuildExtensions, getBuildPlugins, getCiManagement, getCollectedProjects, getCompileArtifacts, getCompileClasspathElements, getCompileDependencies, getCompileSourceRoots, getContributors, getDefaultGoal, getDependencies, getDependencyArtifacts, getDependencyManagement, getDescription, getDevelopers, getDistributionManagement, getDistributionManagementArtifactRepository, getExecutionProject, getExtensionArtifactMap, getExtensionArtifacts, getFile, getFilters, getGoalConfiguration, getGroupId, getId, getInceptionYear, getIssueManagement, getLicenses, getMailingLists, getModel, getModelVersion, getModulePathAdjustment, g
 etModules, getName, getOrganization, getOriginalModel, getPackaging, getParent, getParentArtifact, getPluginArtifactMap, getPluginArtifactRepositories, getPluginArtifacts, getPluginManagement, getPluginRepositories, getPrerequisites, getProjectReferences, getProperties, getRemoteArtifactRepositories, getReportArtifactMap, getReportArtifacts, getReportConfiguration, getReporting, getReportPlugins, getRepositories, getResources, getRuntimeArtifacts, getRuntimeClasspathElements, getRuntimeDependencies, getScm, getScriptSourceRoots, getSystemArtifacts, getSystemClasspathElements, getSystemDependencies, getTestArtifacts, getTestClasspathElements, getTestCompileSourceRoots, getTestDependencies, getTestResources, getUrl, getVersion, hasParent, injectPluginManagementInfo, isExecutionRoot, readModel, replaceWithActiveArtifact, setActiveProfiles, setArtifact, setArtifactId, setArtifactMap, setArtifacts, setAttachedArtifacts, setBuild, setBuildOverlay, setCiManagement, setCollectedProj
 ects, setCompileArtifacts, setCompileDependencies, setCompileSourceRoots, setContributors, setDependencies, setDependencyArtifacts, setDescription, setDevelopers, setDistributionManagement, setExecutionProject, setExecutionRoot, setExtensionArtifactMap, setExtensionArtifacts, setFile, setGroupId, setInceptionYear, setIssueManagement, setLicenses, setMailingLists, setModel, setModelVersion, setName, setOrganization, setOriginalModel, setPackaging, setParent, setParentArtifact, setPluginArtifactMap, setPluginArtifactRepositories, setPluginArtifacts, setProjectReferences, setReleaseArtifactRepository, setRemoteArtifactRepositories, setReportArtifactMap, setReportArtifacts, setReporting, setRuntimeArtifacts, setRuntimeClasspathElements, setRuntimeDependencies, setScm, setScriptSourceRoots, setSnapshotArtifactRepository, setSystemArtifacts, setSystemClasspathElements, setSystemDependencies, setTestArtifacts, setTestClasspathElements, setTestCompileSourceRoots, setTestDependencies
 , setUrl, setVersion, writeModel, writeOriginalModel</CODE></TD>
+<TD><CODE>addAttachedArtifact, addCompileSourceRoot, addContributor, addDeveloper, addLicense, addMailingList, addPlugin, addProjectReference, addResource, addScriptSourceRoot, addTestCompileSourceRoot, addTestResource, attachArtifact, createArtifacts, getActiveProfiles, getArtifact, getArtifactId, getArtifactMap, getArtifacts, getAttachedArtifacts, getBasedir, getBuild, getBuildExtensions, getBuildPlugins, getCiManagement, getCollectedProjects, getCompileArtifacts, getCompileClasspathElements, getCompileDependencies, getCompileSourceRoots, getContributors, getDefaultGoal, getDependencies, getDependencyArtifacts, getDependencyManagement, getDistributionManagementArtifactRepository, getExecutionProject, getExtensionArtifactMap, getExtensionArtifacts, getFile, getFilters, getGoalConfiguration, getGroupId, getId, getMailingLists, getModel, getModelVersion, getModulePathAdjustment, getModules, getName, getOriginalModel, getPackaging, getParent, getParentArtifact, getPluginArtifa
 ctMap, getPluginArtifactRepositories, getPluginArtifacts, getPluginManagement, getPluginRepositories, getPrerequisites, getProjectReferences, getProperties, getReportArtifactMap, getReportArtifacts, getReportConfiguration, getReporting, getReportPlugins, getRepositories, getResources, getRuntimeArtifacts, getRuntimeClasspathElements, getRuntimeDependencies, getScriptSourceRoots, getSystemArtifacts, getSystemClasspathElements, getSystemDependencies, getTestArtifacts, getTestClasspathElements, getTestCompileSourceRoots, getTestDependencies, getTestResources, getUrl, getVersion, hasParent, injectPluginManagementInfo, isExecutionRoot, readModel, replaceWithActiveArtifact, setActiveProfiles, setArtifact, setArtifactId, setArtifactMap, setArtifacts, setAttachedArtifacts, setBuild, setBuildOverlay, setCiManagement, setCollectedProjects, setCompileArtifacts, setCompileDependencies, setCompileSourceRoots, setContributors, setDependencies, setDependencyArtifacts, setDescription, setDe
 velopers, setDistributionManagement, setExecutionProject, setExecutionRoot, setExtensionArtifactMap, setExtensionArtifacts, setFile, setGroupId, setInceptionYear, setIssueManagement, setLicenses, setMailingLists, setModel, setModelVersion, setName, setOrganization, setOriginalModel, setPackaging, setParent, setParentArtifact, setPluginArtifactMap, setPluginArtifactRepositories, setPluginArtifacts, setProjectReferences, setReleaseArtifactRepository, setRemoteArtifactRepositories, setReportArtifactMap, setReportArtifacts, setReporting, setRuntimeArtifacts, setRuntimeClasspathElements, setRuntimeDependencies, setScm, setScriptSourceRoots, setSnapshotArtifactRepository, setSystemArtifacts, setSystemClasspathElements, setSystemDependencies, setTestArtifacts, setTestClasspathElements, setTestCompileSourceRoots, setTestDependencies, setUrl, setVersion, writeModel, writeOriginalModel</CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.project.MavenProject"><!-- --></A>
@@ -177,16 +247,16 @@ java.lang.Object
 <TH ALIGN="left"><B>Methods inherited from class org.apache.maven.project.MavenProject</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>equals, getManagedVersionMap, hashCode, setManagedVersionMap</CODE></TD>
+<TD><CODE>clearRestorableBuild, clearRestorableRoots, clone, equals, getDynamicBuild, getDynamicCompileSourceRoots, getDynamicScriptSourceRoots, getDynamicTestCompileSourceRoots, getManagedVersionMap, getOriginalInterpolatedBuild, getOriginalInterpolatedCompileSourceRoots, getOriginalInterpolatedScriptSourceRoots, getOriginalInterpolatedTestCompileSourceRoots, getPreservedBasedir, getPreservedProperties, getProjectBuilderConfiguration, getProjectReferenceId, getReleaseArtifactRepository, getSnapshotArtifactRepository, hashCode, isConcrete, preserveBasedir, preserveBuild, preserveCompileSourceRoots, preserveProperties, preserveScriptSourceRoots, preserveTestCompileSourceRoots, resolveActiveArtifacts, setBasedir, setConcrete, setDynamicBuild, setDynamicCompileSourceRoots, setDynamicScriptSourceRoots, setDynamicTestCompileSourceRoots, setLogger, setManagedVersionMap, setOriginalInterpolatedBuild, setOriginalInterpolatedCompileSourceRoots, setOriginalInterpolatedScriptSourceRoot
 s, setOriginalInterpolatedTestCompileSourceRoots, setProjectBuilderConfiguration, toString</CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.htm
 l?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -221,15 +291,125 @@ public <B>DoapProjectStub</B>()</PRE>
 </TR>
 </TABLE>
 
-<A NAME="getBasedir()"><!-- --></A><H3>
-getBasedir</H3>
+<A NAME="getDevelopers()"><!-- --></A><H3>
+getDevelopers</H3>
 <PRE>
-public java.io.File <B>getBasedir</B>()</PRE>
+public <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;org.apache.maven.model.Developer&gt; <B>getDevelopers</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE>getDevelopers</CODE> in class <CODE>org.apache.maven.plugin.testing.stubs.MavenProjectStub</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getDescription()"><!-- --></A><H3>
+getDescription</H3>
+<PRE>
+public <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getDescription</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE>getDescription</CODE> in class <CODE>org.apache.maven.plugin.testing.stubs.MavenProjectStub</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getInceptionYear()"><!-- --></A><H3>
+getInceptionYear</H3>
+<PRE>
+public <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getInceptionYear</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE>getInceptionYear</CODE> in class <CODE>org.apache.maven.plugin.testing.stubs.MavenProjectStub</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getLicenses()"><!-- --></A><H3>
+getLicenses</H3>
+<PRE>
+public <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;org.apache.maven.model.License&gt; <B>getLicenses</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE>getLicenses</CODE> in class <CODE>org.apache.maven.plugin.testing.stubs.MavenProjectStub</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getScm()"><!-- --></A><H3>
+getScm</H3>
+<PRE>
+public org.apache.maven.model.Scm <B>getScm</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE>getScm</CODE> in class <CODE>org.apache.maven.plugin.testing.stubs.MavenProjectStub</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getIssueManagement()"><!-- --></A><H3>
+getIssueManagement</H3>
+<PRE>
+public org.apache.maven.model.IssueManagement <B>getIssueManagement</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE>getIssueManagement</CODE> in class <CODE>org.apache.maven.plugin.testing.stubs.MavenProjectStub</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getDistributionManagement()"><!-- --></A><H3>
+getDistributionManagement</H3>
+<PRE>
+public org.apache.maven.model.DistributionManagement <B>getDistributionManagement</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE>getDistributionManagement</CODE> in class <CODE>org.apache.maven.plugin.testing.stubs.MavenProjectStub</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getOrganization()"><!-- --></A><H3>
+getOrganization</H3>
+<PRE>
+public org.apache.maven.model.Organization <B>getOrganization</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE>getOrganization</CODE> in class <CODE>org.apache.maven.plugin.testing.stubs.MavenProjectStub</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getRemoteArtifactRepositories()"><!-- --></A><H3>
+getRemoteArtifactRepositories</H3>
+<PRE>
+public <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;org.apache.maven.artifact.repository.ArtifactRepository&gt; <B>getRemoteArtifactRepositories</B>()</PRE>
 <DL>
-<DD>
-<P>
 <DD><DL>
-<DT><B>Overrides:</B><DD><CODE>getBasedir</CODE> in class <CODE>org.apache.maven.plugin.testing.stubs.MavenProjectStub</CODE></DL>
+<DT><B>Overrides:</B><DD><CODE>getRemoteArtifactRepositories</CODE> in class <CODE>org.apache.maven.plugin.testing.stubs.MavenProjectStub</CODE></DL>
 </DD>
 <DD><DL>
 </DL>
@@ -296,6 +476,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/org/apache/maven/plugin/doap/stubs/class-use/AsfDoapProjectStub.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/org/apache/maven/plugin/doap/stubs/class-use/AsfDoapProjectStub.html (original)
+++ websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/org/apache/maven/plugin/doap/stubs/class-use/AsfDoapProjectStub.html Tue May  1 21:52:10 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Mon Jul 28 18:58:05 EDT 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.6.0_22) on Wed Jan 12 08:23:35 EST 2011 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.doap.stubs.AsfDoapProjectStub (Maven DOAP Plugin 1.0 Test API)
+Uses of Class org.apache.maven.plugin.doap.stubs.AsfDoapProjectStub (Maven DOAP Plugin 1.1 Test API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-01-12">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugin.doap.stubs.AsfDoapProjectStub (Maven DOAP Plugin 1.0 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugin.doap.stubs.AsfDoapProjectStub (Maven DOAP Plugin 1.1 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -55,7 +59,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/doap/stubs/\class-useAsfDoapProjectStub.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/doap/stubs//class-useAsfDoapProjectStub.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="AsfDoapProjectStub.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -115,7 +119,7 @@ No usage of org.apache.maven.plugin.doap
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/doap/stubs/\class-useAsfDoapProjectStub.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/doap/stubs//class-useAsfDoapProjectStub.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="AsfDoapProjectStub.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -136,6 +140,6 @@ No usage of org.apache.maven.plugin.doap
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/org/apache/maven/plugin/doap/stubs/class-use/DoapProjectStub.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/org/apache/maven/plugin/doap/stubs/class-use/DoapProjectStub.html (original)
+++ websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/org/apache/maven/plugin/doap/stubs/class-use/DoapProjectStub.html Tue May  1 21:52:10 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Mon Jul 28 18:58:05 EDT 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.6.0_22) on Wed Jan 12 08:23:35 EST 2011 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.doap.stubs.DoapProjectStub (Maven DOAP Plugin 1.0 Test API)
+Uses of Class org.apache.maven.plugin.doap.stubs.DoapProjectStub (Maven DOAP Plugin 1.1 Test API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-01-12">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugin.doap.stubs.DoapProjectStub (Maven DOAP Plugin 1.0 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugin.doap.stubs.DoapProjectStub (Maven DOAP Plugin 1.1 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -55,7 +59,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/doap/stubs/\class-useDoapProjectStub.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/doap/stubs//class-useDoapProjectStub.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DoapProjectStub.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -115,7 +119,7 @@ No usage of org.apache.maven.plugin.doap
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/doap/stubs/\class-useDoapProjectStub.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/doap/stubs//class-useDoapProjectStub.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DoapProjectStub.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -136,6 +140,6 @@ No usage of org.apache.maven.plugin.doap
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/org/apache/maven/plugin/doap/stubs/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/org/apache/maven/plugin/doap/stubs/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/org/apache/maven/plugin/doap/stubs/package-frame.html Tue May  1 21:52:10 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Mon Jul 28 18:58:05 EDT 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.6.0_22) on Wed Jan 12 08:23:35 EST 2011 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.doap.stubs (Maven DOAP Plugin 1.0 Test API)
+org.apache.maven.plugin.doap.stubs (Maven DOAP Plugin 1.1 Test API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.doap.stubs package">
+<META NAME="date" CONTENT="2011-01-12">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/org/apache/maven/plugin/doap/stubs/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/org/apache/maven/plugin/doap/stubs/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/org/apache/maven/plugin/doap/stubs/package-summary.html Tue May  1 21:52:10 2012
@@ -2,20 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Mon Jul 28 18:58:05 EDT 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.6.0_22) on Wed Jan 12 08:23:35 EST 2011 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.doap.stubs (Maven DOAP Plugin 1.0 Test API)
+org.apache.maven.plugin.doap.stubs (Maven DOAP Plugin 1.1 Test API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.doap.stubs package">
+<META NAME="date" CONTENT="2011-01-12">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.plugin.doap.stubs (Maven DOAP Plugin 1.0 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="org.apache.maven.plugin.doap.stubs (Maven DOAP Plugin 1.1 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -154,6 +157,6 @@ Package org.apache.maven.plugin.doap.stu
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/org/apache/maven/plugin/doap/stubs/package-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/org/apache/maven/plugin/doap/stubs/package-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/org/apache/maven/plugin/doap/stubs/package-tree.html Tue May  1 21:52:10 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Mon Jul 28 18:58:05 EDT 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.6.0_22) on Wed Jan 12 08:23:35 EST 2011 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.doap.stubs Class Hierarchy (Maven DOAP Plugin 1.0 Test API)
+org.apache.maven.plugin.doap.stubs Class Hierarchy (Maven DOAP Plugin 1.1 Test API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-01-12">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.plugin.doap.stubs Class Hierarchy (Maven DOAP Plugin 1.0 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="org.apache.maven.plugin.doap.stubs Class Hierarchy (Maven DOAP Plugin 1.1 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -88,8 +92,9 @@ Hierarchy For Package org.apache.maven.p
 Class Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">java.lang.Object<UL>
-<LI TYPE="circle">org.apache.maven.project.MavenProject<UL>
+<LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
+<LI TYPE="circle">org.apache.maven.project.MavenProject (implements java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</A>)
+<UL>
 <LI TYPE="circle">org.apache.maven.plugin.testing.stubs.MavenProjectStub<UL>
 <LI TYPE="circle">org.apache.maven.plugin.doap.stubs.<A HREF="../../../../../../org/apache/maven/plugin/doap/stubs/AsfDoapProjectStub.html" title="class in org.apache.maven.plugin.doap.stubs"><B>AsfDoapProjectStub</B></A><LI TYPE="circle">org.apache.maven.plugin.doap.stubs.<A HREF="../../../../../../org/apache/maven/plugin/doap/stubs/DoapProjectStub.html" title="class in org.apache.maven.plugin.doap.stubs"><B>DoapProjectStub</B></A></UL>
 </UL>
@@ -149,6 +154,6 @@ Class Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/org/apache/maven/plugin/doap/stubs/package-use.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/org/apache/maven/plugin/doap/stubs/package-use.html (original)
+++ websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/org/apache/maven/plugin/doap/stubs/package-use.html Tue May  1 21:52:10 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Mon Jul 28 18:58:05 EDT 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.6.0_22) on Wed Jan 12 08:23:35 EST 2011 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.apache.maven.plugin.doap.stubs (Maven DOAP Plugin 1.0 Test API)
+Uses of Package org.apache.maven.plugin.doap.stubs (Maven DOAP Plugin 1.1 Test API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-01-12">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Package org.apache.maven.plugin.doap.stubs (Maven DOAP Plugin 1.0 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package org.apache.maven.plugin.doap.stubs (Maven DOAP Plugin 1.1 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -136,6 +140,6 @@ No usage of org.apache.maven.plugin.doap
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/overview-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/overview-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/overview-frame.html Tue May  1 21:52:10 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Mon Jul 28 18:58:05 EDT 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.6.0_22) on Wed Jan 12 08:23:35 EST 2011 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Overview (Maven DOAP Plugin 1.0 Test API)
+Overview List (Maven DOAP Plugin 1.1 Test API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="Overview, Maven DOAP Plugin 1.0 Test API">
+<META NAME="date" CONTENT="2011-01-12">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/overview-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/overview-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/overview-summary.html Tue May  1 21:52:10 2012
@@ -2,20 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Mon Jul 28 18:58:05 EDT 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.6.0_22) on Wed Jan 12 08:23:35 EST 2011 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Overview (Maven DOAP Plugin 1.0 Test API)
+Overview (Maven DOAP Plugin 1.1 Test API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="Overview, Maven DOAP Plugin 1.0 Test API">
+<META NAME="date" CONTENT="2011-01-12">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Overview (Maven DOAP Plugin 1.0 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Overview (Maven DOAP Plugin 1.1 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -79,7 +82,7 @@ function windowTitle()
 <HR>
 <CENTER>
 <H1>
-Maven DOAP Plugin 1.0 Test API
+Maven DOAP Plugin 1.1 Test API
 </H1>
 </CENTER>
 
@@ -153,6 +156,6 @@ Maven DOAP Plugin 1.0 Test API
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/overview-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/overview-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/overview-tree.html Tue May  1 21:52:10 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Mon Jul 28 18:58:05 EDT 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.6.0_22) on Wed Jan 12 08:23:35 EST 2011 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Class Hierarchy (Maven DOAP Plugin 1.0 Test API)
+Class Hierarchy (Maven DOAP Plugin 1.1 Test API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-01-12">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Class Hierarchy (Maven DOAP Plugin 1.0 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Class Hierarchy (Maven DOAP Plugin 1.1 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -87,17 +91,18 @@ Hierarchy For All Packages</H2>
 Class Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">java.lang.Object<UL>
+<LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
 <LI TYPE="circle">junit.framework.Assert<UL>
 <LI TYPE="circle">junit.framework.TestCase (implements junit.framework.Test)
 <UL>
-<LI TYPE="circle">org.codehaus.plexus.PlexusTestCase<UL>
+<LI TYPE="circle">org.codehaus.plexus.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html?is-external=true" title="class or interface in org.codehaus.plexus"><B>PlexusTestCase</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.testing.AbstractMojoTestCase<UL>
 <LI TYPE="circle">org.apache.maven.plugin.doap.<A HREF="org/apache/maven/plugin/doap/DoapMojoTest.html" title="class in org.apache.maven.plugin.doap"><B>DoapMojoTest</B></A></UL>
 <LI TYPE="circle">org.apache.maven.plugin.doap.<A HREF="org/apache/maven/plugin/doap/DoapUtilTest.html" title="class in org.apache.maven.plugin.doap"><B>DoapUtilTest</B></A></UL>
 </UL>
 </UL>
-<LI TYPE="circle">org.apache.maven.project.MavenProject<UL>
+<LI TYPE="circle">org.apache.maven.project.MavenProject (implements java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</A>)
+<UL>
 <LI TYPE="circle">org.apache.maven.plugin.testing.stubs.MavenProjectStub<UL>
 <LI TYPE="circle">org.apache.maven.plugin.doap.stubs.<A HREF="org/apache/maven/plugin/doap/stubs/AsfDoapProjectStub.html" title="class in org.apache.maven.plugin.doap.stubs"><B>AsfDoapProjectStub</B></A><LI TYPE="circle">org.apache.maven.plugin.doap.stubs.<A HREF="org/apache/maven/plugin/doap/stubs/DoapProjectStub.html" title="class in org.apache.maven.plugin.doap.stubs"><B>DoapProjectStub</B></A></UL>
 </UL>
@@ -157,6 +162,6 @@ Class Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/package-list
==============================================================================
--- websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/package-list (original)
+++ websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/package-list Tue May  1 21:52:10 2012
@@ -1,2 +1,2 @@
-org.apache.maven.plugin.doap
-org.apache.maven.plugin.doap.stubs
+org.apache.maven.plugin.doap
+org.apache.maven.plugin.doap.stubs

Added: websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/packages
==============================================================================
--- websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/packages (added)
+++ websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/packages Tue May  1 21:52:10 2012
@@ -0,0 +1,2 @@
+org.apache.maven.plugin.doap
+org.apache.maven.plugin.doap.stubs
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/stylesheet.css
==============================================================================
--- websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/stylesheet.css (original)
+++ websites/production/maventest/content/plugins/maven-doap-plugin-latest/testapidocs/stylesheet.css Tue May  1 21:52:10 2012
@@ -3,26 +3,26 @@
 /* Define colors, fonts and other style attributes here to override the defaults */
 
 /* Page background color */
-body { background-color: #FFFFFF }
+body { background-color: #FFFFFF; color:#000000 }
 
 /* Headings */
 h1 { font-size: 145% }
 
 /* Table colors */
-.TableHeadingColor     { background: #CCCCFF } /* Dark mauve */
-.TableSubHeadingColor  { background: #EEEEFF } /* Light mauve */
-.TableRowColor         { background: #FFFFFF } /* White */
+.TableHeadingColor     { background: #CCCCFF; color:#000000 } /* Dark mauve */
+.TableSubHeadingColor  { background: #EEEEFF; color:#000000 } /* Light mauve */
+.TableRowColor         { background: #FFFFFF; color:#000000 } /* White */
 
 /* Font used in left-hand frame lists */
-.FrameTitleFont   { font-size: 100%; font-family: Helvetica, Arial, sans-serif }
-.FrameHeadingFont { font-size:  90%; font-family: Helvetica, Arial, sans-serif }
-.FrameItemFont    { font-size:  90%; font-family: Helvetica, Arial, sans-serif }
+.FrameTitleFont   { font-size: 100%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
+.FrameHeadingFont { font-size:  90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
+.FrameItemFont    { font-size:  90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
 
 /* Navigation bar fonts and colors */
-.NavBarCell1    { background-color:#EEEEFF;} /* Light mauve */
-.NavBarCell1Rev { background-color:#00008B;} /* Dark Blue */
-.NavBarFont1    { font-family: Arial, Helvetica, sans-serif; color:#000000;}
-.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;}
+.NavBarCell1    { background-color:#EEEEFF; color:#000000} /* Light mauve */
+.NavBarCell1Rev { background-color:#00008B; color:#FFFFFF} /* Dark Blue */
+.NavBarFont1    { font-family: Arial, Helvetica, sans-serif; color:#000000;color:#000000;}
+.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;color:#FFFFFF;}
 
-.NavBarCell2    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
-.NavBarCell3    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
+.NavBarCell2    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}
+.NavBarCell3    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}

Modified: websites/production/maventest/content/plugins/maven-doap-plugin-latest/usage.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-doap-plugin-latest/usage.html (original)
+++ websites/production/maventest/content/plugins/maven-doap-plugin-latest/usage.html Tue May  1 21:52:10 2012
@@ -12,17 +12,18 @@
 
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven DOAP Plugin - Usage</title>
+    <title>Maven Doap plugin - Usage</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-          <meta name="author" content="Jason van Zyl" />
-        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+          <meta name="author" content="Jason van Zyl
+Vincent Siveton" />
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
@@ -34,11 +35,11 @@
                                     <img src="http://maven.apache.org/images/apache-maven-project-2.png" alt="" />
     
             </a>
-                        <a href="http://maven.apache.org/" id="bannerRight">
+                          <span id="bannerRight">
     
                                     <img src="http://maven.apache.org/images/maven-logo-2.gif" alt="" />
     
-            </a>
+            </span>
             <div class="clear">
         <hr/>
       </div>
@@ -53,27 +54,19 @@
   
     
             <div class="xleft">
-        Last Published: 2008-07-28
-                  &nbsp;| Version: 1.0
-                      </div>
-            <div class="xright">            <a href="http://www.apache.org/" class="externalLink">Apache</a>
-            |
-                <a href="http://maven.apache.org/maven-1.x" class="externalLink">Maven 1.x</a>
-            |
-                <a href="http://maven.apache.org/" class="externalLink">Maven 2.x</a>
-            |
-                <a href="http://maven.apache.org/plugins/" class="externalLink">Maven 2.x Plugins</a>
-            |
-                <a href="http://maven.apache.org/continuum" class="externalLink">Continuum</a>
-            |
-                <a href="http://maven.apache.org/scm" class="externalLink">SCM</a>
-            |
-                <a href="http://maven.apache.org/wagon" class="externalLink">Wagon</a>
-            |
-                <a href="http://maven.apache.org/jxr" class="externalLink">JXR</a>
-            |
-                <a href="http://maven.apache.org/doxia" class="externalLink">Doxia</a>
-            
+          
+                <a href="http://www.apache.org/" class="externalLink">Apache</a>
+                &gt;
+      
+                <a href="http://maven.apache.org/index.html" class="externalLink">Maven</a>
+                &gt;
+      
+                <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+                &gt;
+      
+                <a href="../../../../../people.apache.org/www/maven.apache.org/plugins/maven-doap-plugin">Maven DOAP Plugin</a>
+                  </div>
+            <div class="xright">      
   
 
   
@@ -81,7 +74,9 @@
             
   
     
-  </div>
+             Last Published: 2011-01-12
+              &nbsp;| Version: 1.1
+            </div>
       <div class="clear">
         <hr/>
       </div>
@@ -158,6 +153,8 @@
       
             
       
+            
+      
               
         <li class="collapsed">
                     <a href="project-info.html">Project Information</a>
@@ -190,13 +187,58 @@
       
             
       
-            
-      
               
         <li class="collapsed">
                     <a href="project-reports.html">Project Reports</a>
                 </li>
           </ul>
+              <h5>Maven Projects</h5>
+            <ul>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/ant-tasks/index.html" class="externalLink">Ant Tasks</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/doxia/index.html" class="externalLink">Doxia</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/jxr/index.html" class="externalLink">JXR</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/maven-1.x/index.html" class="externalLink">Maven 1.x</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/index.html" class="externalLink">Maven 2</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/scm/index.html" class="externalLink">SCM</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/shared/index.html" class="externalLink">Shared Components</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/surefire/index.html" class="externalLink">Surefire</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/wagon/index.html" class="externalLink">Wagon</a>
+          </li>
+          </ul>
                                            <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
             <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
           </a>
@@ -212,88 +254,208 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Usage</h2>
-<p>The DOAP Plugin generates DOAP and ASF DOAP compliant files. The following examples describe the basic usage of the Plugin.</p>
-<div class="section"><h3>Pure DOAP Configuration</h3>
-<div class="source"><pre>&lt;project&gt;
+        <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/referen
 ces/apt-format.html --><div class="section"><h2>Usage<a name="Usage"></a></h2><p>The DOAP Plugin generates DOAP and ASF DOAP compliant files. The following examples describe the basic usage of the Plugin.</p><div class="section"><h3><a name="Pure_DOAP_Configuration">Pure DOAP Configuration</a><a name="Pure_DOAP_Configuration"></a></h3><div class="source"><pre>&lt;project&gt;
   ...
   &lt;build&gt;
     &lt;plugins&gt;
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-doap-plugin&lt;/artifactId&gt;
-        &lt;version&gt;1.0&lt;/version&gt;
+        &lt;version&gt;1.1&lt;/version&gt;
         &lt;configuration&gt;
-         &lt;doapOptions&gt;
-           &lt;programmingLanguage&gt;java&lt;/programmingLanguage&gt;
-           &lt;category&gt;build-management&lt;/category&gt;
-           ...
-         &lt;/doapOptions&gt;
-
-         &lt;asfExtOptions&gt;
-           &lt;included&gt;false&lt;/included&gt;
-         &lt;/asfExtOptions&gt;
+          &lt;doapOptions&gt;
+            &lt;!-- Default values --&gt;
+            &lt;bugDatabase&gt;${project.issueManagement.url}&lt;/bugDatabase&gt;
+            &lt;category&gt;library&lt;/category&gt;
+            &lt;created&gt;${project.inceptionYear}-01-01&lt;/created&gt;
+            &lt;description&gt;${project.description}&lt;/description&gt;
+            &lt;downloadPage&gt;\${project.distributionManagement.downloadUrl}&lt;/downloadPage&gt;
+            &lt;homepage&gt;${project.url}&lt;/homepage&gt;
+            &lt;license&gt;\$\{project.licenses[0].url}&lt;/license&gt;
+            &lt;mailingList&gt;${project.url}/mail-lists.html&lt;/mailingList&gt;
+            &lt;name&gt;${project.name}&lt;/name&gt;
+            &lt;programmingLanguage&gt;Java&lt;/programmingLanguage&gt;
+            &lt;scmAnonymousConnection&gt;${project.scm.connection}&lt;/scmAnonymousConnection&gt;
+            &lt;scmDeveloperConnection&gt;${project.scm.developerConnection}&lt;/scmDeveloperConnection&gt;
+            &lt;shortdesc&gt;${project.description}&lt;/shortdesc&gt;
+            &lt;vendor&gt;${project.organization.name}&lt;/vendor&gt;
+            ...
+          &lt;/doapOptions&gt;
         &lt;/configuration&gt;
       &lt;/plugin&gt;
     &lt;/plugins&gt;
   &lt;/build&gt;
   ...
-&lt;/project&gt;
-</pre>
-</div>
-<p>To generate the DOAP file you would use the following command:</p>
-<div class="source"><pre>mvn doap:generate
-</pre>
-</div>
-</div>
-<div class="section"><h3>DOAP ASF Configuration</h3>
-<div class="source"><pre>&lt;project&gt;
-  ...
+&lt;/project&gt;</pre></div><p><b>Note</b>: See the <a href="./apidocs/org/apache/maven/plugin/doap/options/DoapOptions.html">DoapOptions Javadoc</a> for advanced DOAP options.</p></div><div class="section"><h3><a name="DOAP_ASF_Configuration">DOAP ASF Configuration</a><a name="DOAP_ASF_Configuration"></a></h3><p>This is the minimal POM to be ASF compliant.</p><div class="source"><pre>&lt;project&gt;
+  &lt;!-- To retrieve the ASF organization and the ASF license --&gt;
+  &lt;parent&gt;
+    &lt;groupId&gt;org.apache&lt;/groupId&gt;
+    &lt;artifactId&gt;apache&lt;/artifactId&gt;
+    &lt;version&gt;8&lt;/version&gt;
+  &lt;/parent&gt;
+
+  &lt;groupId&gt;org.apache.XXX&lt;/groupId&gt;
+  &lt;artifactId&gt;XXX&lt;/artifactId&gt;
+  &lt;packaging&gt;jar&lt;/packaging&gt;
+  &lt;version&gt;1.0-SNAPSHOT&lt;/version&gt;
+
+  &lt;name&gt;Apache XXX Project&lt;/name&gt;
+  &lt;description&gt;Apache XXX is ...&lt;/description&gt;
+  &lt;url&gt;http://XXX.apache.org&lt;/url&gt;
+  &lt;inceptionYear&gt;2010&lt;/inceptionYear&gt;
+
+  &lt;scm&gt;
+    &lt;connection&gt;scm:svn:http://svn.apache.org/repos/asf/XXX/trunk&lt;/connection&gt;
+    &lt;developerConnection&gt;scm:svn:https://svn.apache.org/repos/asf/XXX/trunk&lt;/developerConnection&gt;
+    &lt;url&gt;http://svn.apache.org/viewvc/XXX/trunk&lt;/url&gt;
+  &lt;/scm&gt;
+  &lt;issueManagement&gt;
+    &lt;system&gt;jira&lt;/system&gt;
+    &lt;url&gt;http://issues.apache.org/jira/browse/XXX&lt;/url&gt;
+  &lt;/issueManagement&gt;
+  &lt;distributionManagement&gt;
+    &lt;downloadUrl&gt;http://XXX.apache.org/download.html&lt;/downloadUrl&gt;
+  &lt;/distributionManagement&gt;
+
+  &lt;developers&gt;
+    &lt;!-- PMC Chair --&gt;
+    &lt;developer&gt;
+      &lt;id&gt;XXX&lt;/id&gt;
+      &lt;name&gt;XXX&lt;/name&gt;
+      &lt;email&gt;XXX@apache.org&lt;/email&gt;
+      &lt;organization&gt;ASF&lt;/organization&gt;
+      &lt;roles&gt;
+        &lt;!-- For &lt;asfext:chair/&gt;, will be detected --&gt;
+        &lt;role&gt;PMC Chair&lt;/role&gt;
+      &lt;/roles&gt;
+    &lt;/developer&gt;
+    &lt;!-- PMC --&gt;
+    &lt;developer&gt;
+      &lt;id&gt;XXX&lt;/id&gt;
+      &lt;name&gt;XXX&lt;/name&gt;
+      &lt;email&gt;XXX@apache.org&lt;/email&gt;
+      &lt;organization&gt;ASF&lt;/organization&gt;
+      &lt;roles&gt;
+        &lt;role&gt;PMC Member&lt;/role&gt;
+      &lt;/roles&gt;
+    &lt;/developer&gt;
+  &lt;/developers&gt;
+
   &lt;build&gt;
     &lt;plugins&gt;
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-doap-plugin&lt;/artifactId&gt;
-        &lt;version&gt;1.0&lt;/version&gt;
+        &lt;version&gt;1.1&lt;/version&gt;
         &lt;configuration&gt;
-         &lt;doapOptions&gt;
-           &lt;programmingLanguage&gt;java&lt;/programmingLanguage&gt;
-           &lt;category&gt;build-management&lt;/category&gt;
-           ...
-         &lt;/doapOptions&gt;
-
-         &lt;asfExtOptions&gt;
-           &lt;included&gt;true&lt;/included&gt;
-           &lt;charter&gt;The mission of the Apache XXX project is to create and maintain software
-           libraries that provide ...&lt;/charter&gt;
-           ...
-         &lt;/asfExtOptions&gt;
+          &lt;doapOptions&gt;
+            &lt;!-- See http://projects.apache.org/languages.html --&gt;
+            &lt;programmingLanguage&gt;Java&lt;/programmingLanguage&gt;
+            &lt;!-- http://projects.apache.org/categories.html --&gt;
+            &lt;category&gt;build-management&lt;/category&gt;
+
+            &lt;!-- Default values --&gt;
+            &lt;bugDatabase&gt;${project.issueManagement.url}&lt;/bugDatabase&gt;
+            &lt;created&gt;${project.inceptionYear}-01-01&lt;/created&gt;
+            &lt;description&gt;${project.description}&lt;/description&gt;
+            &lt;downloadPage&gt;\${project.distributionManagement.downloadUrl}&lt;/downloadPage&gt;
+            &lt;homepage&gt;${project.url}&lt;/homepage&gt;
+            &lt;license&gt;\$\{project.licenses[0].url}&lt;/license&gt;
+            &lt;mailingList&gt;${project.url}/mail-lists.html&lt;/mailingList&gt;
+            &lt;name&gt;${project.name}&lt;/name&gt;
+            &lt;scmAnonymousConnection&gt;${project.scm.connection}&lt;/scmAnonymousConnection&gt;
+            &lt;scmDeveloperConnection&gt;${project.scm.developerConnection}&lt;/scmDeveloperConnection&gt;
+            &lt;shortdesc&gt;${project.description}&lt;/shortdesc&gt;
+            &lt;vendor&gt;${project.organization.name}&lt;/vendor&gt;
+            ...
+          &lt;/doapOptions&gt;
+
+          &lt;asfExtOptions&gt;
+            &lt;charter&gt;The mission of the Apache XXX project is to create and maintain software
+            libraries that provide ...&lt;/charter&gt;
+            ...
+            &lt;!-- Default values --&gt;
+            &lt;pmc&gt;${project.url}&lt;/pmc&gt;
+            &lt;name&gt;${project.name}&lt;/name&gt;
+
+            &lt;!-- If this Apache project implements a standard --&gt;
+            &lt;standards&gt;
+              &lt;standard&gt;
+                &lt;title&gt;Extensible Stylesheet Language - Formatting Objects (XSL-FO 1.1)&lt;/title&gt;
+                &lt;body&gt;W3C&lt;/body&gt;
+                &lt;id&gt;XSL 1.1&lt;/id&gt;
+                &lt;url&gt;http://www.w3.org/TR/xsl11/&lt;/url&gt;
+              &lt;/standard&gt;
+            &lt;/standards&gt;
+          &lt;/asfExtOptions&gt;
 
         &lt;/configuration&gt;
       &lt;/plugin&gt;
     &lt;/plugins&gt;
   &lt;/build&gt;
-  ...
-&lt;/project&gt;
-</pre>
-</div>
-</div>
-<div class="section"><h3>Generate DOAP File</h3>
-<p>To generate the DOAP file you would use the following command:</p>
-<div class="source"><pre>mvn doap:generate
-</pre>
-</div>
-</div>
-<div class="section"><h3>Further Links</h3>
-<ul><li>Parameters for the <a href="./generate-mojo.html">doap:generate</a> goal</li>
-<li><a href="http://usefulinc.com/ns/doap#" class="externalLink">http://usefulinc.com/ns/doap#</a></li>
-<li><a href="http://projects.apache.org/docs/pmc.html" class="externalLink">http://projects.apache.org/docs/pmc.html</a></li>
-<li><a href="http://projects.apache.org/docs/standards.html" class="externalLink">http://projects.apache.org/docs/standards.html</a></li>
-<li><a href="http://www.w3.org/RDF/Validator/" class="externalLink">W3C RDF Validation Service</a></li>
-</ul>
-</div>
-</div>
+&lt;/project&gt;</pre></div><p><b>Note</b>: See the <a href="./apidocs/org/apache/maven/plugin/doap/options/DoapOptions.html">DoapOptions Javadoc</a> and the <a href="./apidocs/org/apache/maven/plugin/doap/options/ASFExtOptions.html">ASFExtOptions Javadoc</a> for advanced options.</p></div><div class="section"><h3>Advanced DOAP Configuration<a name="Advanced_DOAP_Configuration"></a></h3><div class="source"><pre>&lt;project&gt;
+  &lt;build&gt;
+    &lt;plugins&gt;
+      ...
+      &lt;plugin&gt;
+        &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
+        &lt;artifactId&gt;maven-doap-plugin&lt;/artifactId&gt;
+        &lt;version&gt;1.1&lt;/version&gt;
+        &lt;configuration&gt;
+          &lt;!-- generate DOAP file for a given artifact --&gt;
+          &lt;artifact&gt;
+            &lt;groupId&gt;given-artifact-groupId&lt;/groupId&gt;
+            &lt;artifactId&gt;given-artifact-artifactId&lt;/artifactId&gt;
+            &lt;version&gt;given-artifact-version&lt;/version&gt;
+          &lt;/artifact&gt;
+
+          &lt;!-- To not validate the generate DOAP file --&gt;
+          &lt;validate&gt;false&lt;/validate&gt;
 
+          &lt;doapOptions&gt;
+            &lt;!-- To add a custom DOAP xmlns prefix --&gt;
+            &lt;xmlnsPrefix&gt;doap&lt;/xmlnsPrefix&gt;
+            &lt;!-- Default DOAP xmlns namespace URI --&gt;
+            &lt;xmlnsNamespaceURI&gt;http://usefulinc.com/ns/doap#&lt;/xmlnsNamespaceURI&gt;
+
+            &lt;!-- Some extra DOAP vocabulary --&gt;
+            &lt;extra&gt;
+              &lt;!-- For example, i.e. actually unsupported by DOAP schema --&gt;
+              &lt;ciManagement&gt;http://ci.foo.org&lt;/ciManagement&gt;
+            &lt;/extra&gt;
+          &lt;/doapOptions&gt;
+
+          &lt;asfExtOptions&gt;
+            &lt;!-- Default ASFext xmlns prefix --&gt;
+            &lt;xmlnsPrefix&gt;asfext&lt;/xmlnsPrefix&gt;
+            &lt;!-- Default ASFext xmlns namespace URI --&gt;
+            &lt;xmlnsNamespaceURI&gt;http://projects.apache.org/ns/asfext#&lt;/xmlnsNamespaceURI&gt;
+
+            &lt;!-- Some extra ASFExt vocabulary --&gt;
+            &lt;extra&gt;
+              &lt;!-- Actually unsupported by ASFext --&gt;
+              &lt;status&gt;active&lt;/status&gt;
+            &lt;/extra&gt;
+          &lt;/asfExtOptions&gt;
+
+          &lt;!-- More extensions --&gt;
+          &lt;extOptions&gt;
+            &lt;!-- ASF labs extension, http://labs.apache.org/doapizer.html --&gt;
+            &lt;extOption&gt;
+              &lt;xmlnsPrefix&gt;labs&lt;/xmlnsPrefix&gt;
+              &lt;xmlnsNamespaceURI&gt;http://labs.apache.org/doap-ext/1.0#&lt;/xmlnsNamespaceURI&gt;
+              &lt;extensions&gt;
+                &lt;status&gt;active&lt;/status&gt;
+              &lt;/extensions&gt;
+            &lt;/extOption&gt;
+          &lt;/extOptions&gt;
+          ...
+        &lt;/configuration&gt;
+      &lt;/plugin&gt;
+      ...
+    &lt;/plugins&gt;
+  &lt;/build&gt;
+&lt;/project&gt;</pre></div></div><div class="section"><h3>Generate DOAP File<a name="Generate_DOAP_File"></a></h3><p>To generate the DOAP file you would use the following command:</p><div class="source"><pre>mvn doap:generate</pre></div></div><div class="section"><h3>Further Links<a name="Further_Links"></a></h3><ul><li>Parameters for the <a href="./generate-mojo.html">doap:generate</a> goal</li><li><a class="externalLink" href="http://usefulinc.com/ns/doap#">http://usefulinc.com/ns/doap#</a></li><li><a class="externalLink" href="http://projects.apache.org/docs/pmc.html">http://projects.apache.org/docs/pmc.html</a></li><li><a class="externalLink" href="http://projects.apache.org/docs/standards.html">http://projects.apache.org/docs/standards.html</a></li><li><a class="externalLink" href="http://www.w3.org/RDF/Validator/">W3C RDF Validation Service</a></li></ul></div></div>
       </div>
     </div>
     <div class="clear">
@@ -301,7 +463,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2002-2008
+          2002-2011
     
           The Apache Software Foundation
           
@@ -312,7 +474,7 @@
             
   
     
-  </div>
+   - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a></div>
       <div class="clear">
         <hr/>
       </div>

Modified: websites/production/maventest/content/plugins/maven-doap-plugin-latest/xref-test/index.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-doap-plugin-latest/xref-test/index.html (original)
+++ websites/production/maventest/content/plugins/maven-doap-plugin-latest/xref-test/index.html Tue May  1 21:52:10 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-		<title>Maven DOAP Plugin 1.0 Reference</title>
+		<title>Maven DOAP Plugin 1.1 Reference</title>
 	</head>
     <frameset cols="20%,80%">
 		<frameset rows="30%,70%">