You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2020/01/25 23:13:00 UTC

[jira] [Closed] (DOXIATOOLS-54) LinkMatcher uses a singleton set

     [ https://issues.apache.org/jira/browse/DOXIATOOLS-54?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliotte Rusty Harold closed DOXIATOOLS-54.
-------------------------------------------

> 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)