Skip to end of metadata
Go to start of metadata

This document outlines per project configuration. Right now the items that a project should be able to control are the following:

Notification

Per project notification is currently working but could use some improvement. Currently you can have different types of notifiers but only one per type.
Stuff to change in Maven 2:

  • Add <id> to the notifier. Makes it possible to inherit and override notifier configurations.

Scheduling

Right now all projects belong to one schedule, but a project should be able to determine its own schedule and be able to participate in group scheduling. Group scheduling woud be nice to make sure that projects that are related are built together.

Things to keep in mind:

  • Profiles (jdk version)
  • Schedule per group
  • Schedule per project

Profiles

Labels
  • None