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 D7B2FEF46 for ; Mon, 14 Jan 2013 19:46:26 +0000 (UTC) Received: (qmail 50074 invoked by uid 500); 14 Jan 2013 19:46:26 -0000 Delivered-To: apmail-maven-commits-archive@maven.apache.org Received: (qmail 50027 invoked by uid 500); 14 Jan 2013 19:46:26 -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 50020 invoked by uid 99); 14 Jan 2013 19:46:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Jan 2013 19:46:26 +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; Mon, 14 Jan 2013 19:45:25 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id D6FD72388C42 for ; Mon, 14 Jan 2013 19:44:03 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r846655 [28/38] - in /websites/production/maven/content/plugins/maven-install-plugin: ./ apidocs/ apidocs/class-use/ apidocs/org/apache/maven/plugin/install/ apidocs/org/apache/maven/plugin/install/class-use/ cobertura/ cobertura/css/ cober... Date: Mon, 14 Jan 2013 19:43:56 -0000 To: commits@maven.apache.org From: rfscholte@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130114194403.D6FD72388C42@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: websites/production/maven/content/plugins/maven-install-plugin/testapidocs/org/apache/maven/plugin/install/stubs/AttachedArtifactStub1.html ============================================================================== --- websites/production/maven/content/plugins/maven-install-plugin/testapidocs/org/apache/maven/plugin/install/stubs/AttachedArtifactStub1.html (original) +++ websites/production/maven/content/plugins/maven-install-plugin/testapidocs/org/apache/maven/plugin/install/stubs/AttachedArtifactStub1.html Mon Jan 14 19:43:52 2013 @@ -1,304 +1,307 @@ - - - - - - - -AttachedArtifactStub1 (Maven Install Plugin 2.3.1 Test API) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.apache.maven.plugin.install.stubs -
-Class AttachedArtifactStub1

-
-java.lang.Object
-  extended by org.apache.maven.plugin.testing.stubs.ArtifactStub
-      extended by org.apache.maven.plugin.install.stubs.InstallArtifactStub
-          extended by org.apache.maven.plugin.install.stubs.AttachedArtifactStub0
-              extended by org.apache.maven.plugin.install.stubs.AttachedArtifactStub1
-
-
-
All Implemented Interfaces:
Comparable, org.apache.maven.artifact.Artifact
-
-
-
-
public class AttachedArtifactStub1
extends AttachedArtifactStub0
- - -

-


- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from interface org.apache.maven.artifact.Artifact
LATEST_VERSION, RELEASE_VERSION, SCOPE_COMPILE, SCOPE_PROVIDED, SCOPE_RUNTIME, SCOPE_SYSTEM, SCOPE_TEST, SNAPSHOT_VERSION, VERSION_FILE_PATTERN
-  - - - - - - - - - - -
-Constructor Summary
AttachedArtifactStub1() - -
-           
-  - - - - - - - - - - - -
-Method Summary
- StringgetArtifactId() - -
-           
- - - - - - - -
Methods inherited from class org.apache.maven.plugin.install.stubs.AttachedArtifactStub0
getFile
- - - - - - - -
Methods inherited from class org.apache.maven.plugin.install.stubs.InstallArtifactStub
addMetadata, getArtifactHandler, getBaseVersion, getGroupId, getMetadataList, getVersion, isRelease, setFile, setRelease
- - - - - - - -
Methods inherited from class org.apache.maven.plugin.testing.stubs.ArtifactStub
compareTo, getAvailableVersions, getClassifier, getDependencyConflictId, getDependencyFilter, getDependencyTrail, getDownloadUrl, getId, getRepository, getScope, getSelectedVersion, getType, getVersionRange, hasClassifier, isOptional, isResolved, isSelectedVersionKnown, isSnapshot, selectVersion, setArtifactHandler, setArtifactId, setAvailableVersions, setBaseVersion, setDependencyFilter, setDependencyTrail, setDownloadUrl, setGroupId, setOptional, setRepository, setResolved, setResolvedVersion, setScope, setType, setVersion, setVersionRange, toString, updateVersion
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-AttachedArtifactStub1

-
-public AttachedArtifactStub1()
-
-
- - - - - - - - -
-Method Detail
- -

-getArtifactId

-
-public String getArtifactId()
-
-
-
Specified by:
getArtifactId in interface org.apache.maven.artifact.Artifact
Overrides:
getArtifactId in class AttachedArtifactStub0
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved. - - + + + + + + + +AttachedArtifactStub1 (Maven Install Plugin 2.4 Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +org.apache.maven.plugin.install.stubs +
+Class AttachedArtifactStub1

+
+java.lang.Object
+  extended by org.apache.maven.plugin.testing.stubs.ArtifactStub
+      extended by org.apache.maven.plugin.install.stubs.InstallArtifactStub
+          extended by org.apache.maven.plugin.install.stubs.AttachedArtifactStub0
+              extended by org.apache.maven.plugin.install.stubs.AttachedArtifactStub1
+
+
+
All Implemented Interfaces:
Comparable, Artifact
+
+
+
+
public class AttachedArtifactStub1
extends AttachedArtifactStub0
+ + +

+


+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from interface org.apache.maven.artifact.Artifact
LATEST_VERSION, RELEASE_VERSION, SCOPE_COMPILE, SCOPE_PROVIDED, SCOPE_RUNTIME, SCOPE_SYSTEM, SCOPE_TEST, SNAPSHOT_VERSION, VERSION_FILE_PATTERN
+  + + + + + + + + + + +
+Constructor Summary
AttachedArtifactStub1() + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ StringgetArtifactId() + +
+           
+ + + + + + + +
Methods inherited from class org.apache.maven.plugin.install.stubs.AttachedArtifactStub0
getFile
+ + + + + + + +
Methods inherited from class org.apache.maven.plugin.install.stubs.InstallArtifactStub
addMetadata, getArtifactHandler, getBaseVersion, getGroupId, getMetadataList, getVersion, isRelease, setFile, setRelease
+ + + + + + + +
Methods inherited from class org.apache.maven.plugin.testing.stubs.ArtifactStub
compareTo, getAvailableVersions, getClassifier, getDependencyConflictId, getDependencyFilter, getDependencyTrail, getDownloadUrl, getId, getRepository, getScope, getSelectedVersion, getType, getVersionRange, hasClassifier, isOptional, isResolved, isSelectedVersionKnown, isSnapshot, selectVersion, setArtifactHandler, setArtifactId, setAvailableVersions, setBaseVersion, setDependencyFilter, setDependencyTrail, setDownloadUrl, setGroupId, setOptional, setRepository, setResolved, setResolvedVersion, setScope, setType, setVersion, setVersionRange, toString, updateVersion
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

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

+AttachedArtifactStub1

+
+public AttachedArtifactStub1()
+
+
+ + + + + + + + +
+Method Detail
+ +

+getArtifactId

+
+public String getArtifactId()
+
+
+
Specified by:
getArtifactId in interface Artifact
Overrides:
getArtifactId in class AttachedArtifactStub0
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved. + + \ No newline at end of file