Contact

ingomar (atsign) valtech.de mobile +49 172 2367867

Visualize Maven parent and module POM hirarchies

Here’s a little tool I wrote while reviewing a client’s fairly complex project:
Pom Grapher generates a graph from  multi-module and parent-child relationships of Maven projects (POMs).
My use-case was to understand the POMs relations in order to understand the build.
It produces a graphic representation of the modules (nodes) and parent project and sub-module relations (edges) using [...]

Bigger rules, bigger screens

In current project where we are working on a vehicle configurator based on an inference (rule) engine, a client known by the affectionate name of OGO shared an particular SVG document wiht me. Using the swiss army chainsaw of structure visualization -graphviz- he created a diagram showings the engine’s traversal through the solution space. Think: [...]