Blog

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column

Image Modified

Column

Whenever I create a new project, fill out the Maven POM I also have to add the project to at least two information systems:

  1. Issue Management (in our case Bugzilla)
  2. Continuous Integration (in our case Hudson)

In this post I will show, how we can automate the process of creating a Bugzilla product based on the information provided in a POM.

...