You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

This page is meant to gather all discussions about the Maven 2 Dashboard. This is about taking the idea of the Maven 1 Dashboard plugin and bringing it to M2 with a cleaner and more scalable design.

Introduction

Some ideas about what the M2 Dasboard is:

  • It is a project separate from m2 core (same as with Maven SCM, Maven Wagon, etc).
  • It could named "Maven Dashboard" for example
  • It is meant to be able to parse any kind of generated data and produce analysis, correlation and display of consolidated data
  • It should support both realtime and history charts over time with trends

[Add more use cases here]

Architecture

Here's a possible architecture:

Implementation ideas

  • It should use a database to allow for powerful querying
  • No labels