context-propagation icon indicating copy to clipboard operation
context-propagation copied to clipboard

Fix aggregated multi-module Javadoc

Open sjoerdtalsma opened this issue 4 years ago • 0 comments

Expected Behavior

Aggregated Javadoc generated from the parent maven module.

Actual Behavior

  • Breaking Javadoc build (see #157).
  • Manually having to maintain package references in https://github.com/talsma-ict/context-propagation/tree/develop/.mvn/javadoc which is a maintenance burden
  • We should have at least an aggregated package-dependencies UML diagram at the root javadoc.

sjoerdtalsma avatar Mar 22 '21 09:03 sjoerdtalsma