Hello,
I would really like to use bzr with maven, but release:prepare is failing
because tags are not supported. Bazaar does do tags, but it's somewhat newer
and I think it post-dates most of he bzr scm code.

I think the Bazaar implementation is closest to the Mercurial
implementation, and it looked like it wouldn't be too much of a stretch to
hack the HgTagCommand.java into BazaarTagCommand.java (along with all the
related dependencies, etc etc etc).

I looked on the scm providers matrix, and Mercurial is listed as "Not
Implemented" for tag and list. Is this matrix not up to date, or does the
current Mercurial stuff not function correctly (I wouldn't want to copy it
if it were broken).

Also, the wiki states that the Maven Team is the maintainer for the bazaar
provider. Are there plans to actively develop/extend the bzr implementation,
or is the Maven Team just listed there because they are maintaining it.

I have checked out the code form scm/trunk and taken a look at it. I think
the only thing at this point that's keeping me from diving in is the fact
that I've never worked in java before.

Thoughts anyone?

Greg Haase
haa...@onefreevoice.com

Reply via email to