From f0c6ee5a718f8d0f19bf9efc0f390c5b5e46dc1b Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Tue, 6 Sep 2011 07:26:05 +0000 Subject: get RID of plexus.component annotation git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165527 13f79535-47bb-0310-9956-ffa450edef68 --- .../main/java/org/apache/maven/archiva/cli/ArtifactCountConsumer.java | 3 --- 1 file changed, 3 deletions(-) (limited to 'archiva-cli/src') diff --git a/archiva-cli/src/main/java/org/apache/maven/archiva/cli/ArtifactCountConsumer.java b/archiva-cli/src/main/java/org/apache/maven/archiva/cli/ArtifactCountConsumer.java index dc4ef7814..8c7c4ed89 100644 --- a/archiva-cli/src/main/java/org/apache/maven/archiva/cli/ArtifactCountConsumer.java +++ b/archiva-cli/src/main/java/org/apache/maven/archiva/cli/ArtifactCountConsumer.java @@ -30,9 +30,6 @@ import java.util.List; * ArtifactCountConsumer * * @version $Id$ - * plexus.component role="org.apache.maven.archiva.consumers.KnownRepositoryContentConsumer" - * role-hint="count-artifacts" - * instantiation-strategy="per-lookup" */ @Service("knownRepositoryContentConsumer#count-artifacts") @Scope("prototype") -- cgit v1.2.3