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 836B8114B6 for ; Mon, 21 Jul 2014 21:13:30 +0000 (UTC) Received: (qmail 35194 invoked by uid 500); 21 Jul 2014 21:13:29 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 35113 invoked by uid 500); 21 Jul 2014 21:13:29 -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 35100 invoked by uid 99); 21 Jul 2014 21:13:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Jul 2014 21:13:28 +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 (athena.apache.org: domain of dantran@gmail.com designates 209.85.217.175 as permitted sender) Received: from [209.85.217.175] (HELO mail-lb0-f175.google.com) (209.85.217.175) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Jul 2014 21:13:24 +0000 Received: by mail-lb0-f175.google.com with SMTP id 10so2017390lbg.6 for ; Mon, 21 Jul 2014 14:13:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=ali3laMheBmfkKuR5ZxLvI4bhVb4RsSw9j1AXvKrnOw=; b=aMMt600j6JENcswpRoDjZ6PURiWCWvcg6qsgF/7NbrZ66XADeEFwz+BAqiIt5jukBJ qPMgEbZql1eBZrzLDxypqg7Fru/NgoZHNCKzc8dIRKqcX15xWNAT16GsCS0KIHrGm8Z0 RF+jJo2rXZhOe/LM/AF6rfHcdShj9SZniI0qlS3bgyRJwkSSkY0L9ppaU9sEQOLhBWZF 6m/EFI/y3CSs+8aU08uUCZ2WjK1qUs2gavhi82zUf3Tn/LyAe7ENSCjpKEbvTL4mR+IZ mmvBKV6h33FrBbXz64mLhD3zKQ/VLl+HhoODnF3cmPXXZL8oXhPeiA56d1hUELlZ3e0g n9jg== MIME-Version: 1.0 X-Received: by 10.152.202.197 with SMTP id kk5mr29371662lac.19.1405977182905; Mon, 21 Jul 2014 14:13:02 -0700 (PDT) Received: by 10.114.122.194 with HTTP; Mon, 21 Jul 2014 14:13:02 -0700 (PDT) In-Reply-To: <53CD80A3.6040302@gmx.de> References: <53CD80A3.6040302@gmx.de> Date: Mon, 21 Jul 2014 14:13:02 -0700 Message-ID: Subject: Re: maven-dependency-plugin unpacking aar format? From: Dan Tran To: Maven Users List , info@soebes.de Content-Type: multipart/alternative; boundary=001a1135f8dc8cabc004feba928f X-Virus-Checked: Checked by ClamAV on apache.org --001a1135f8dc8cabc004feba928f Content-Type: text/plain; charset=UTF-8 this may help http://stackoverflow.com/questions/15393110/maven-custom-archive-extension-how-do-i-use-unpack-dependencies On Mon, Jul 21, 2014 at 2:05 PM, Karl Heinz Marbaise wrote: > HI David, > > > > > I'm getting the following error trying to unpack some files from an aar. > >> Is this not supported? Is there any way to do this? >> >> Failed to execute goal >> org.apache.maven.plugins:maven-dependency-plugin:2.8:unpack-dependencies >> (unpack-service) on project service: Unknown archiver type: No such >> archiver: 'aar'. -> [Help 1] >> > > Could you please prepare a example project which reproduces the > problem..so i can create a JIRA issue for this... > > Kind regards > Karl-Heinz Marbaise > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > > --001a1135f8dc8cabc004feba928f--