David Hoffer created MDEP-514: --------------------------------- Summary: Add support for tar.snappy compression Key: MDEP-514 URL: https://issues.apache.org/jira/browse/MDEP-514 Project: Maven Dependency Plugin Issue Type: New Feature Components: unpack, unpack-dependencies Affects Versions: 2.10 Reporter: David Hoffer
maven-assembly-plugin v2.6 added support for tar.snappy file archives but I see that maven-dependency-plugin doesn't know about that type yet? I'm getting the following error: Unknown archiver type: No such archiver: 'snappy' I would have thought that compression is a shared component used by both but i don't know the implementation details. Can support for tar.snappy be added to stay in sync with maven-assembly-plugin? -- This message was sent by Atlassian JIRA (v6.3.4#6332)