Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D6E5A10606 for ; Thu, 19 Dec 2013 14:43:34 +0000 (UTC) Received: (qmail 38288 invoked by uid 500); 19 Dec 2013 14:43:20 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 38216 invoked by uid 500); 19 Dec 2013 14:43:19 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 38202 invoked by uid 99); 19 Dec 2013 14:43:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Dec 2013 14:43:17 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of t.cservenak@gmail.com designates 209.85.223.170 as permitted sender) Received: from [209.85.223.170] (HELO mail-ie0-f170.google.com) (209.85.223.170) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Dec 2013 14:43:11 +0000 Received: by mail-ie0-f170.google.com with SMTP id qd12so1416204ieb.1 for ; Thu, 19 Dec 2013 06:42:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=IXm+a6OlvunVaEaLmgrY/uY5Q1yAeZSJ2SIYuUHkOd4=; b=R9jpoR88/9yPOuBIwEzD8K7hXswODMMWK3M1Wze+H9whbgRZ522Ho2YFFa8yOVHwjz 4ZYZoaZUIcOVuRewLcZXVQT0jEf2tNx5WqTxkKKVQqPyXwShqcOtocys1536rDWJgEyE bfGh4J2/kXLOE8u+0DCTjcxI38SSGpFyS4GqTkRKrZuwoWQZlRHd9BEf5z8oRjn7SMUi Bnd5F/KsCU+CHWZd45kG8JMkhSZyCn9vzd2Ucs3cwqSywUxgWIrMIzPkwZ+3fbpx+BjT lBTSCPm+GXp+4k2f/OTWRLl+QBToEUAkHJtluL0isytoToDWAqN2/vE8WsKnIp6x/uuS R+VA== X-Received: by 10.43.145.197 with SMTP id jv5mr1352665icc.2.1387464170586; Thu, 19 Dec 2013 06:42:50 -0800 (PST) MIME-Version: 1.0 Sender: t.cservenak@gmail.com Received: by 10.64.243.4 with HTTP; Thu, 19 Dec 2013 06:42:30 -0800 (PST) In-Reply-To: <52B30471.1000401@gmx.de> References: <52B30471.1000401@gmx.de> From: =?UTF-8?B?VGFtw6FzIENzZXJ2ZW7DoWs=?= Date: Thu, 19 Dec 2013 15:42:30 +0100 X-Google-Sender-Auth: X6xIoECeutiytM2g88dQZHoDqiA Message-ID: Subject: Re: Searching for artifacts which are used as a dependency by other artifacts To: Maven Users List , info@soebes.de Content-Type: multipart/alternative; boundary=001a11c1faa006c85204ede42d0f X-Virus-Checked: Checked by ClamAV on apache.org --001a11c1faa006c85204ede42d0f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable You are right for maven-indexer, it does not have dependency information indexed, hence it cannot help you in cases like this. Thanks, ~t~ On Thu, Dec 19, 2013 at 3:36 PM, Karl Heinz Marbaise wro= te: > Hi, > > currently i'm searching for a solution to the given problem: > > Given maven coordinates: GAV > > I would like to know of which other artifacts (GAV) this given GAV is use= d > by. Or in other words which artifacts having a dependency to the above > artifact. > > I've found in the meantime the maven-indexer project which uses the > repository index (central or others like from Nexus). But it looks like i= t > can't solve this...may be i miss something in relationship with > maven-indexer .. > > > Does someone have an idea how to solve the above problem ? > > I appreciate any hints etc. links or so... > > Kind regards > Karl-Heinz Marbaise > -- > SoftwareEntwicklung Beratung Schulung Tel.: +49 (0) 2405 / 415 893 > Dipl.Ing.(FH) Karl-Heinz Marbaise ICQ#: 135949029 > Hauptstrasse 177 USt.IdNr: DE191347579 > 52146 W=C3=BCrselen http://www.soebes.de > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > > --001a11c1faa006c85204ede42d0f--