On Wed, Apr 23, 2008 at 6:29 PM, Chad La Joie <[EMAIL PROTECTED]> wrote: > Maven produces MD5 and SHA1 hashes for artifacts published through the > deploy plugin (at least I think that's where it's occurring). Is there a > means to limit for which files a has is generated? > > Specifically I don't want hashes generated for my PGP signatures.
I find that annoying also (but it doesn't really hurt anything.) There is an issue open for the deploy plugin: http://jira.codehaus.org/browse/MDEPLOY-73 I also see one in the install plugin that's already fixed, but I'm not sure if this *also* fixes it for deploy: http://jira.codehaus.org/browse/MINSTALL-48 -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
