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 <[email protected]> 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: [email protected] > For additional commands, e-mail: [email protected] > >
