Description
The UniqueAnchorNamesValidator added with DOXIA-722 fails with an ISE in case duplicate anchor names are found on a page (https://github.com/apache/maven-doxia/blob/7a04c033456511e1bd4870f03ba768d03158f368/doxia-core/src/main/java/org/apache/maven/doxia/sink/impl/UniqueAnchorNamesValidator.java#L49).
As this only has a functional impact for links using the anchors the default behaviour should rather be a WARNING in the log.
Attachments
Issue Links
- is caused by
-
DOXIA-722 Optionally create anchors for indexable entries (used in TOC macro)
- Closed
- links to