The Bugzilla Maven Plugin is a plugin for Maven to administrate a product on a Bugzilla server remotely. The information found in a project’s pom.xml
is passed to the Bugzilla server.
Instead of creating a product on the Bugzilla server after you created a new project or updating version and milestone numbers after each release, you simple run these two commands.
After project creation to initialize the product on the Bugzilla server:
After each release to auto-increment the version and milestone numbers:
You may also add arbitrary versions and milestones and update a product.