Ovidiu Feodorov wrote:

Now that I am thinking about it, what would it be really cool was be to be able to specify something like:

                <configuration>
                    ...
<scmCommentTemplate>path_to_template</scmCommentTemplate>
                </configuration>

or similar, where template could use substitutions for ${maven.version}, etc.

... or at least

               <configuration>
                   ...
                   <scmComment>path_to_comment_file</scmComment>
                   ...
               </configuration>

Reply via email to