I'm using the site plugin with distributionManagement set to a
scm:svn:https://... url.  This commits the generated site files to a
special place in Subversion where they are then visible as part of the
project's website.

But... there is a pre-commit hook that requires every commit to be
associated with an issue tracker item.  When this is enabled, I can't
publish the website anymore.

Does anyone know if there is a way to change the commit message that
the Site Plugin (or is it Maven SCM?) sends when it commits the files?

This would be similar to the scmCommentPrefix parameter in the Release
Plugin, which is what we use to insert an issue tracker key in those
commit messages.

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to