A tool to analyze Maven log files graphically.
- Load log file from multiple source: text field, url, local file
- Client-side analysis directly in Browser only. Data will not be sent to any server.
- Visualize timeline for multi-module projects.
- Aggregated durations per maven plugin.
- Treemaps for compiled sources and copied resources.
- General build statistics.
- Timeline & source treemap incorrect for multithreaded builds