Hi,
I have developped a Maven2 plugin that build a report equivalent to the
changes report but which uses svn comment parsing instead of changes.xml.
The parsing rules are configurable and can be overriden (I am providing
2 rules as examples).
Links to the bug trackers are also configurable with currently 2 kinds
of links (JIRA and Sourceforge) but it supports also a pattern to create
them.
I would like to contribute it to the maven-changes-plugin since it loks
to be a feature improvement of it. The only problem with this plugin is
that is doesn't use plexus-utils for the cli but my 'own' implementation
using the jdk API for processes.
Is the changes-plugin team  interested in it ?
Should I move it to codehaus and wait for a possible merger after ?
Thanks,
Emmanuel

Reply via email to