Return-Path: X-Original-To: apmail-maven-commits-archive@www.apache.org Delivered-To: apmail-maven-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E493BEE8B for ; Wed, 20 Feb 2013 20:36:14 +0000 (UTC) Received: (qmail 19238 invoked by uid 500); 20 Feb 2013 20:36:14 -0000 Delivered-To: apmail-maven-commits-archive@maven.apache.org Received: (qmail 19180 invoked by uid 500); 20 Feb 2013 20:36:14 -0000 Mailing-List: contact commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list commits@maven.apache.org Received: (qmail 19173 invoked by uid 99); 20 Feb 2013 20:36:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Feb 2013 20:36:14 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Feb 2013 20:36:08 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 502FE2388C48 for ; Wed, 20 Feb 2013 20:35:01 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r851339 [16/24] - in /websites/production/maven/content/plugins-archives/maven-help-plugin-2.2: ./ apidocs/ apidocs/org/ apidocs/org/apache/ apidocs/org/apache/maven/ apidocs/org/apache/maven/plugins/ apidocs/org/apache/maven/plugins/help/ ... Date: Wed, 20 Feb 2013 20:34:50 -0000 To: commits@maven.apache.org From: rfscholte@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130220203501.502FE2388C48@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Added: websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/testapidocs/org/apache/maven/plugins/help/stubs/DefaultMavenProjectStub.html ============================================================================== --- websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/testapidocs/org/apache/maven/plugins/help/stubs/DefaultMavenProjectStub.html (added) +++ websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/testapidocs/org/apache/maven/plugins/help/stubs/DefaultMavenProjectStub.html Wed Feb 20 20:34:47 2013 @@ -0,0 +1,272 @@ + + + + + + +DefaultMavenProjectStub (Maven Help Plugin 2.2 Test API) + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +org.apache.maven.plugins.help.stubs +
+Class DefaultMavenProjectStub

+
+java.lang.Object
+  extended by org.apache.maven.project.MavenProject
+      extended by org.apache.maven.plugin.testing.stubs.MavenProjectStub
+          extended by org.apache.maven.plugins.help.stubs.DefaultMavenProjectStub
+
+
+
All Implemented Interfaces:
Cloneable
+
+
+
+
public class DefaultMavenProjectStub
extends MavenProjectStub
+ + +

+

+
Version:
+
$Id: DefaultMavenProjectStub.java 689670 2008-08-27 23:39:18Z vsiveton $
+
Author:
+
Vincent Siveton
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.maven.project.MavenProject
EMPTY_PROJECT_ARTIFACT_ID, EMPTY_PROJECT_GROUP_ID, EMPTY_PROJECT_VERSION
+  + + + + + + + + + + +
+Constructor Summary
DefaultMavenProjectStub() + +
+          Default constructor.
+  + + + + + + + +
+Method Summary
+ + + + + + + +
Methods inherited from class org.apache.maven.plugin.testing.stubs.MavenProjectStub
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, getDescription, getDevelopers, getDistributionManagement, getDistributionManagementArtifactRepository, getExecutionProject, getExtensionArtifactMap, getExtensionArtifacts, getFile, getFilters, getGoalConfiguration, getGroupId, getId, getInceptionYear, getIssueManagement, getLicenses, getMailingLists, getModel, getModelVersion, getModulePathAdjustment, getModules, 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, setCollectedProjects, 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, write Model, writeOriginalModel
+ + + + + + + +
Methods inherited from class org.apache.maven.project.MavenProject
clearRestorableBuild, clearRestorableRoots, clone, equals, getDynamicBuild, getDynamicCompileSourceRoots, getDynamicScriptSourceRoots, getDynamicTestCompileSourceRoots, getManagedVersionMap, getOriginalInterpolatedBuild, getOriginalInterpolatedCompileSourceRoots, getOriginalInterpolatedScriptSourceRoots, getOriginalInterpolatedTestCompileSou rceRoots, 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, setOriginalInterpolatedScriptSourceRoots, setOriginalInterpolatedTestCompileSourceRoots, setProjectBuilderConfiguration, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+DefaultMavenProjectStub

+
+public DefaultMavenProjectStub()
+
+
Default constructor. +

+

+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved. + + \ No newline at end of file Added: websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/testapidocs/org/apache/maven/plugins/help/stubs/class-use/DefaultMavenProjectStub.html ============================================================================== --- websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/testapidocs/org/apache/maven/plugins/help/stubs/class-use/DefaultMavenProjectStub.html (added) +++ websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/testapidocs/org/apache/maven/plugins/help/stubs/class-use/DefaultMavenProjectStub.html Wed Feb 20 20:34:47 2013 @@ -0,0 +1,143 @@ + + + + + + +Uses of Class org.apache.maven.plugins.help.stubs.DefaultMavenProjectStub (Maven Help Plugin 2.2 Test API) + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
org.apache.maven.plugins.help.stubs.DefaultMavenProjectStub

+
+No usage of org.apache.maven.plugins.help.stubs.DefaultMavenProjectStub +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved. + + \ No newline at end of file Added: websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/testapidocs/org/apache/maven/plugins/help/stubs/package-frame.html ============================================================================== --- websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/testapidocs/org/apache/maven/plugins/help/stubs/package-frame.html (added) +++ websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/testapidocs/org/apache/maven/plugins/help/stubs/package-frame.html Wed Feb 20 20:34:47 2013 @@ -0,0 +1,31 @@ + + + + + + +org.apache.maven.plugins.help.stubs (Maven Help Plugin 2.2 Test API) + + + + + + + + + + +org.apache.maven.plugins.help.stubs + + + + +
+Classes  + +
+DefaultMavenProjectStub
+ + + + \ No newline at end of file Added: websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/testapidocs/org/apache/maven/plugins/help/stubs/package-summary.html ============================================================================== --- websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/testapidocs/org/apache/maven/plugins/help/stubs/package-summary.html (added) +++ websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/testapidocs/org/apache/maven/plugins/help/stubs/package-summary.html Wed Feb 20 20:34:47 2013 @@ -0,0 +1,156 @@ + + + + + + +org.apache.maven.plugins.help.stubs (Maven Help Plugin 2.2 Test API) + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package org.apache.maven.plugins.help.stubs +

+ + + + + + + + + +
+Class Summary
DefaultMavenProjectStub 
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved. + + \ No newline at end of file