> Off the top of my head the only viable idea I have is to deploy it in a zip
> to the Maven repo and use dependency plugin to resolve and unpack before
> assembly step.  Any caveats to that idea?

None that I am aware of. This is the approach generally used for
sharing configurations for Checkstyle etc across projects, so I think
it makes sense to use in this case as well.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to