You could probably also add it to a jar and add that as a dependency in the
plugin block of your pom. The archiver looks up the unarchiver impl and it
needs to be known to plexus.

On Sat, May 16, 2009 at 7:20 PM, Tim O'Brien <tobr...@discursive.com> wrote:

> Is there a more straightforward way to add support for a custom
> packaging type to the dependency plugin aside from just customizing
> the components.xml, forking the plugin, and publishing your own custom
> build?    I'm assuming the answer is no because I see that there is an
> UnArchiver with a "swc" role hint in the dependency plugin's
> components.xml?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

Reply via email to