[
https://issues.apache.org/jira/browse/DOXIATOOLS-54?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold resolved DOXIATOOLS-54.
---------------------------------------------
Resolution: Fixed
> LinkMatcher uses a singleton set
> --------------------------------
>
> Key: DOXIATOOLS-54
> URL: https://issues.apache.org/jira/browse/DOXIATOOLS-54
> Project: Maven Doxia Tools
> Issue Type: Bug
> Affects Versions: doxia-linkcheck-1.2
> Reporter: Daniel Wegener
> Assignee: Elliotte Rusty Harold
> Priority: Major
> Labels: blocked
> Attachments: DOXIATOOLS_54__Make_LinkMatcher_thread_safe_.patch
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> LinkMatcher.match()
> (https://github.com/apache/maven-doxia-tools/blob/562f0e6c6cbca49190e97e6923910220f7be4be8/doxia-linkcheck/src/main/java/org/apache/maven/doxia/linkcheck/LinkMatcher.java#L54)
> is not thread-safe and causes the maven-linkcheck-plugin to fail if used in
> parallel builds.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)